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. AgensGraph vs. Cloudflare Workers KV vs. Dolt vs. H2

System Properties Comparison 4D vs. AgensGraph vs. Cloudflare Workers KV vs. Dolt vs. H2

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonAgensGraph  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonDolt  Xexclude from comparisonH2  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemMulti-model database supporting relational and graph data models and built upon PostgreSQLA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A MySQL compatible DBMS with Git-like versioning of data and schemaFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.
Primary database modelRelational DBMSGraph DBMS
Relational DBMS
Key-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score0.32
Rank#283  Overall
#40  Key-value stores
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Websitewww.4d.combitnine.net/­agensgraphwww.cloudflare.com/­developer-platform/­workers-kvgithub.com/­dolthub/­dolt
www.dolthub.com
www.h2database.com
Technical documentationdeveloper.4d.combitnine.net/­documentationdevelopers.cloudflare.com/­kv/­apidocs.dolthub.comwww.h2database.com/­html/­main.html
Developer4D, IncBitnine Global Inc.CloudflareDoltHub IncThomas Mueller
Initial release19842016201820182005
Current releasev20, April 20232.1, December 20182.2.220, July 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache License 2.0commercialOpen Source infoApache Version 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCGoJava
Server operating systemsOS X
Windows
Linux
OS X
Windows
hostedLinux
macOS
Windows
All OS with a Java VM
Data schemeyesdepending on used data modelschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.yesnononono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLyes infoclose to SQL 92yesnoyesyes
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
Cypher Query Language
JDBC
HTTP REST
Proprietary protocol
CLI Client
HTTP REST
JDBC
ODBC
Supported programming languages4D proprietary IDE
PHP
C
Java
JavaScript
Python
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
Server-side scripts infoStored proceduresyesyesnoyes infocurrently in alpha releaseJava Stored Procedures and User-Defined Functions
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneno, but can be realized using table inheritancenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationyesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.With clustering: 2 database servers on different computers operate on identical copies of a database
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
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.nononoyes
User concepts infoAccess controlUsers and groupsfine grained access rights according to SQL-standardOnly one user is configurable, and must be specified in the config file at startupfine grained access rights according to SQL-standard

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

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

More resources
4D infoformer name: 4th DimensionAgensGraphCloudflare Workers KVDoltH2
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

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

provided by Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google 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

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, oreilly.com

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

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

Neo4j logo

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

Present your product here