DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Geode vs. Microsoft Azure Cosmos DB vs. SQLite

System Properties Comparison Geode vs. Microsoft Azure Cosmos DB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesGlobally distributed, horizontally scalable, multi-model database serviceWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.99
Rank#133  Overall
#23  Key-value stores
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score116.01
Rank#10  Overall
#7  Relational DBMS
Websitegeode.apache.orgazure.microsoft.com/­services/­cosmos-dbwww.sqlite.org
Technical documentationgeode.apache.org/­docslearn.microsoft.com/­azure/­cosmos-dbwww.sqlite.org/­docs.html
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.MicrosoftDwayne Richard Hipp
Initial release200220142000
Current release1.1, February 20173.45.2  (12 March 2024), March 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfirecommercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredhostedserver-less
Data schemeschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyes infoJSON typesyes infonot rigid because of 'dynamic typing' concept.
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.nono
Secondary indexesnoyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLSQL-like query language (OQL)SQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresuser defined functionsJavaScriptno
Triggersyes infoCache Event ListenersJavaScriptyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infoImplicit feature of the cloud servicenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights per client and object definableAccess rights can be defined down to the item levelno

More information provided by the system vendor

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
GeodeMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

provided by Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Public Preview: Azure Cosmos DB Migration for MongoDB extension - Azure Cosmos DB for MongoDB vCore ...
15 November 2023, Microsoft

Generally Available: Add an Azure Cosmos DB custom endpoint in Azure IoT Hub | Azure updates
5 October 2023, Microsoft

Azure Cosmos DB Conf 2023 | Microsoft Learn
12 January 2024, learn.microsoft.com

provided by Google News

SQLite the New Hotness?! 🤔
21 March 2024, hackernoon.com

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here