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. Parse-Server vs djangae

Parse-Server vs djangae

OverviewComparisonAlternatives

Overview

djangae
djangae
Stacks1
Followers12
Votes0
Parse-Server
Parse-Server
Stacks191
Followers238
Votes32

djangae vs Parse-Server: What are the differences?

What is djangae? 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.

What is Parse-Server? Parse-compatible API server module for Node/Express. 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.

djangae and Parse-Server can be primarily classified as "Platform as a Service" tools.

djangae and Parse-Server are both open source tools. Parse-Server with 16.5K GitHub stars and 4.18K forks on GitHub appears to be more popular than djangae with 531 GitHub stars and 118 GitHub forks.

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
Parse-Server
Parse-Server

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.

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

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
191
Followers
12
Followers
238
Votes
0
Votes
32
Pros & Cons
No community feedback yet
Pros
  • 13
    Open Source
  • 7
    Well documented
  • 4
    Easy setup, easy api, Fast,more platforms,realtime
  • 3
    No vendor lock-in
  • 2
    Backed by People
Cons
  • 1
    No guarantee (comes as is)
Integrations
Google App Engine
Google App Engine
Parse
Parse

What are some alternatives to djangae, Parse-Server?

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.

Adept Scale

Adept Scale

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.

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