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 > 4D vs. DataFS vs. Dolt vs. Geode vs. Microsoft Azure Cosmos DB

System Properties Comparison 4D vs. DataFS vs. Dolt vs. Geode vs. Microsoft Azure Cosmos DB

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonDataFS  Xexclude from comparisonDolt  Xexclude from comparisonGeode  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.A MySQL compatible DBMS with Git-like versioning of data and schemaGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesGlobally distributed, horizontally scalable, multi-model database service
Primary database modelRelational DBMSObject oriented DBMSRelational DBMSKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsGraph DBMSDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score1.86
Rank#134  Overall
#24  Key-value stores
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websitewww.4d.comnewdatabase.comgithub.com/­dolthub/­dolt
www.dolthub.com
geode.apache.orgazure.microsoft.com/­services/­cosmos-db
Technical documentationdeveloper.4d.comdev.mobiland.com/­Overview.xspdocs.dolthub.comgeode.apache.org/­docslearn.microsoft.com/­azure/­cosmos-db
Developer4D, IncMobiland AGDoltHub IncOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Microsoft
Initial release19842018201820022014
Current releasev20, April 20231.1.263, October 20221.1, February 2017
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2.0Open Source infoApache Version 2; commercial licenses available as Gemfirecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJava
Server operating systemsOS X
Windows
WindowsLinux
macOS
Windows
All OS with a Java VM infothe JDK (8 or later) is also requiredhosted
Data schemeyesClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infoJSON types
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.yesnonono
Secondary indexesyesnoyesnoyes infoAll properties auto-indexed by default
SQL infoSupport of SQLyes infoclose to SQL 92noyesSQL-like query language (OQL)SQL-like query language
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
.NET Client API
Proprietary client DLL
WinRT client
CLI Client
HTTP REST
Java Client API
Memcached protocol
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languages4D proprietary IDE
PHP
.Net
C
C#
C++
VB.Net
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.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
Server-side scripts infoStored proceduresyesyes infocurrently in alpha releaseuser defined functionsJavaScript
Triggersyesno, except callback-events from server when changes happenedyesyes infoCache Event ListenersJavaScript
Partitioning methods infoMethods for storing different data on different nodesnoneProprietary Sharding systemnoneShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replicationyes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integrityyesyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDyes, on a single nodeMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlUsers and groupsWindows-ProfileOnly one user is configurable, and must be specified in the config file at startupAccess rights per client and object definableAccess rights can be defined down to the item level

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

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

More resources
4D infoformer name: 4th DimensionDataFSDoltGeodeMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

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

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

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

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30 June 2018, InfoQ.com

provided by Google News

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, Microsoft

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21 May 2024, SiliconANGLE News

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

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here