StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Platform as a Service
  4. PAAS Tools
  5. Adept Scale vs djangae

Adept Scale vs djangae

OverviewComparisonAlternatives

Overview

djangae
djangae
Stacks1
Followers12
Votes0
Adept Scale
Adept Scale
Stacks6
Followers8
Votes0

Adept Scale vs djangae: What are the differences?

Developers describe Adept Scale as "Automated Scaling of Heroku Dynos". Adept Scale works by ingesting and processing an application’s syslog drain. With a few parameters found in the settings section, the Adept Scale calculation algorithm will recommend dyno usage and will scale your dynos if necessary. On the other hand, djangae is detailed as "The best way to run Django on Google App Engine". Djangae (djan-gee) is a Django app that allows you to run Django applications on Google App Engine, including (if you want to) using Django's models with the App Engine Datastore as the underlying database.

Adept Scale and djangae can be primarily classified as "Platform as a Service" tools.

djangae is an open source tool with 531 GitHub stars and 118 GitHub forks. Here's a link to djangae's open source repository on GitHub.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

djangae
djangae
Adept Scale
Adept Scale

Djangae (djan-gee) is a Django app that allows you to run Django applications on Google App Engine, including (if you want to) using Django's models with the App Engine Datastore as the underlying database.

Adept Scale works by ingesting and processing an application’s syslog drain. With a few parameters found in the settings section, the Adept Scale calculation algorithm will recommend dyno usage and will scale your dynos if necessary.

A WSGI middleware that provides a clean way via which your Django app is plugged into App Engine.;A hook to allow App Engine's deferred tasks and mapreduce handlers to run through the same environment.;The ability to use use the Datastore as the database for Django's models. See The Database Backend for details. You can also use App Engine's NDB, or you can use Google Cloud SQL (via the standard django MySQL backend) instead of or along side the Datastore. Or use all 3!;djangae.contrib.gauth which provides user models (both concrete and extendable abstract versions), an auth backend, and a middleware;which allow you to authenticate users using the App Engine's built-in Google Accounts authentication, and also allow you to use Django's permissions system on the Datastore (i.e. without being caught out by the Many-To-Many relationships).;A runserver command which fires up the App Engine SDK to serve your app (while still using Django's code reloading).;The ability to run management commands locally or on the remote App Engine Datastore.;A shell command that correctly sets up the environment/database. (Note, we should support this set up for any custom commands as well, see TODO.md).
-
Statistics
Stacks
1
Stacks
6
Followers
12
Followers
8
Votes
0
Votes
0
Integrations
Google App Engine
Google App Engine
Heroku
Heroku

What are some alternatives to djangae, Adept Scale?

Parse-Server

Parse-Server

A Parse.com API compatible router package for Express. Read the announcement blog post here: http://blog.parse.com/announcements/introducing-parse-server-and-the-database-migration-tool/. Read the migration guide here: https://parse.com/docs/server/guide#migrating

React Native Firebase

React Native Firebase

RNFirebase is a light-weight layer sitting on-top of the native Firebase libraries for both iOS and Android which mirrors the Firebase Web SDK as closely as possible.

Nezumi for Heroku

Nezumi for Heroku

Manage your Heroku apps on the go.

Jungle

Jungle

awscli is by far the most comprehensive CLI tool manipulating various AWS services, and I really like its flexible options and up-to-date release cycle. However, day-to-day AWS operations from my terminal don't need that much flexibility and that many services.

HireFire

HireFire

is a hosted service for auto-scaling both web- and worker dynos. The service supports practically any worker library across all programming languages through an abstract interface.

Related Comparisons

Bootstrap
Materialize

Bootstrap vs Materialize

Laravel
Django

Django vs Laravel vs Node.js

Bootstrap
Foundation

Bootstrap vs Foundation vs Material UI

Node.js
Spring Boot

Node.js vs Spring-Boot

Liquibase
Flyway

Flyway vs Liquibase