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. Cloudflare Workers KV vs. RethinkDB vs. Riak TS vs. TigerGraph

System Properties Comparison 4D vs. Cloudflare Workers KV vs. RethinkDB vs. Riak TS vs. TigerGraph

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonRethinkDB  Xexclude from comparisonRiak TS  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.DBMS for the Web with a mechanism to push updated query results to applications in realtime.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelRelational DBMSKey-value storeDocument storeTime Series DBMSGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score0.32
Rank#283  Overall
#40  Key-value stores
Score2.74
Rank#105  Overall
#19  Document stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score1.83
Rank#139  Overall
#13  Graph DBMS
Websitewww.4d.comwww.cloudflare.com/­developer-platform/­workers-kvrethinkdb.comwww.tigergraph.com
Technical documentationdeveloper.4d.comdevelopers.cloudflare.com/­kv/­apirethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.tigergraph.com
Developer4D, IncCloudflareThe Linux Foundation infosince July 2017Open Source, formerly Basho Technologies
Initial release19842018200920152017
Current releasev20, April 20232.4.1, August 20203.0.0, September 2022
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2Open Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ErlangC++
Server operating systemsOS X
Windows
hostedLinux
OS X
Windows
Linux
OS X
Linux
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyes infostring, binary, float, bool, date, geometrynoyes
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 indexesyesnoyesrestricted
SQL infoSupport of SQLyes infoclose to SQL 92nonoyes, limitedSQL-like query language (GSQL)
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
HTTP REST
Proprietary protocol
HTTP API
Native Erlang Interface
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languages4D proprietary IDE
PHP
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C++
Java
Server-side scripts infoStored proceduresyesnoErlangyes
TriggersyesnoClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesSource-replica replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnonono infolinks between datasets can be storedyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoAtomic single-document operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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.nononono
User concepts infoAccess controlUsers and groupsyes infousers and table-level permissionsnoRole-based access control

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 DimensionCloudflare Workers KVRethinkDBRiak TSTigerGraph
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the 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

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

provided by Google News

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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

Neo4j logo

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

Present your product here