DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Aerospike vs. MongoDB vs. PostGIS

System Properties Comparison Aerospike vs. MongoDB vs. PostGIS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonMongoDB  Xexclude from comparisonPostGIS  Xexclude from comparison
DescriptionReal-time database for speed, scale, and savings. Millisecond latency for mixed read/write workloads. Highly distributed. Proven strong consistency. Distributed ACID Transactions. Flash optimized for low cost of ownership and scalability. infoAerospike Database is a shared-nothing, multi-threaded, multi-model data platform designed to operate efficiently on a cluster of server nodes, exploiting modern hardware and network technologies to drive reliably fast performance, at sub-millisecond speeds across petabytes of data.One of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureSpatial extension of PostgreSQL
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Vector DBMS
Document storeSpatial DBMS
Secondary database modelsSpatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vector DBMS infocurrently available in the MongoDB Atlas cloud service only
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.22
Rank#60  Overall
#10  Document stores
#3  Graph DBMS
#7  Key-value stores
#2  Spatial DBMS
#5  Vector DBMS
Score396.42
Rank#5  Overall
#1  Document stores
Score19.96
Rank#29  Overall
#1  Spatial DBMS
Websiteaerospike.comwww.mongodb.compostgis.net
Technical documentationdocs.aerospike.comwww.mongodb.com/­docs/­manualpostgis.net/­documentation
DeveloperAerospikeMongoDB, Inc
Initial release201220092005
Current release8.0, February 20257.0.5, January 20243.4.2, February 2024
License infoCommercial or Open SourceOpen Source, Commercial infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source infoGPL v2.0
Cloud-based only infoOnly available as a cloud servicenono infoMongoDB available as DBaaS (MongoDB Atlas)no
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aerospike Cloud: aerospike.com/­products/­aerospike-cloud
  • MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
  • MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageCC++C
Server operating systemsLinuxLinux
OS X
Solaris
Windows
Data schemeschema-freeschema-free infoAlthough schema-free, documents of the same collection often follow the same structure. Optionally impose all or part of a schema by defining a JSON schema.yes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noyes
Secondary indexesyesyesyes
SQL infoSupport of SQLvia Trino Connector or JDBC driverRead-only SQL queries via the MongoDB Atlas SQL Interfaceyes
APIs and other access methodsJDBC
Proprietary protocol
REST
TinkerPop Gremlin
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Supported programming languages.Net
C
C# (.NET)
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
Rust
Actionscript infounofficial driver
C
C#
C++
Clojure infounofficial driver
ColdFusion infounofficial driver
D infounofficial driver
Dart infounofficial driver
Delphi infounofficial driver
Erlang
Go
Groovy infounofficial driver
Haskell
Java
JavaScript
Kotlin
Lisp infounofficial driver
Lua infounofficial driver
MatLab infounofficial driver
Perl
PHP
PowerShell infounofficial driver
Prolog infounofficial driver
Python
R infounofficial driver
Ruby
Rust
Scala
Smalltalk infounofficial driver
Swift
Server-side scripts infoStored proceduresuser defined functions infowith LuaJavaScriptuser defined functions
Triggersnoyes infoin MongoDB Atlas onlyyes
Partitioning methods infoMethods for storing different data on different nodesAuto-ShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.yes infobased on PostgreSQL
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
yes infobased on PostgreSQL
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reduceyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Strong Consistency in local cluster configuration. Also supports single cluster deployments with strong consistency across multiple AZs and Regions.Eventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Foreign keys infoReferential integritynono infotypically not used, however similar functionality with DBRef possibleyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic Distributed ACID transactions execution of operationsMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infooptional, enabled by defaultyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoIn-memory storage engine introduced with MongoDB version 3.2no
User concepts infoAccess controlLDAP external authentication: aerospike.com/­docs/­server/­operations/­configure/­security/­ldap
Mutual TLS authentication (PKI auth): aerospike.com/­docs/­server/­operations/­configure/­network/­tls
Password authentication: aerospike.com/­docs/­server/­operations/­configure/­security/­access-control
Role-Based Access Control (RBAC): aerospike.com/­docs/­graph/­security/­access-control
Access rights for users and roles infowith Enterprise Edition only
Access rights for users and rolesyes infobased on PostgreSQL
More information provided by the system vendor
Aerospike infopreviously called CitrusleafMongoDBPostGIS
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» more
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» more
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» more
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd parties
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Aerospike infopreviously called CitrusleafMongoDBPostGIS
DB-Engines blog posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17 March 2020,  Srini Srinivasan, Aerospike (sponsor) 

show all

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, Matthias Gelbmann

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Analysts welcome ACID transactions on real-time distributed Aerospike
13 February 2025, The Register

Latest Aerospike database update prioritizes performance
5 February 2025, TechTarget

Aerospike says it has achieved a milestone in NoSQL OLTP performance
5 February 2025, SiliconANGLE News

BAE Systems, Aerospike to Advance Real-Time Data Capabilities for US DoD
29 October 2024, The Defense Post

Aerospike Debuts High-Performance Distributed ACID Transactions
5 February 2025, The New Stack

provided by Google News

Behind the Scenes of MongoDB's Latest Options Trends
24 March 2025, Nasdaq

After Massive Post Earnings Fall, Does Hope Remain for MongoDB?
24 March 2025, MarketBeat

MongoDB, Inc. Announces Fourth Quarter and Full Year Fiscal 2025 Financial Results
5 March 2025, PR Newswire

MongoDB, Inc. (MDB): Among Stocks with Potential to Explode in 2025
24 March 2025, Insider Monkey

Vertosoft Named as New Public Sector Distributor for MongoDB, Enhancing Big Data & Analytics Portfolio
19 March 2025, Newswire

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here