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 > AgensGraph vs. Drizzle vs. DuckDB vs. RavenDB vs. TempoIQ

System Properties Comparison AgensGraph vs. Drizzle vs. DuckDB vs. RavenDB vs. TempoIQ

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonDrizzle  Xexclude from comparisonDuckDB  Xexclude from comparisonRavenDB  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.An embeddable, in-process, column-oriented SQL OLAP RDBMSOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelGraph DBMS
Relational DBMS
Relational DBMSRelational DBMSDocument storeTime Series DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#315  Overall
#26  Graph DBMS
#140  Relational DBMS
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Websitebitnine.net/­agensgraphduckdb.orgravendb.nettempoiq.com (offline)
Technical documentationbitnine.net/­documentationduckdb.org/­docsravendb.net/­docs
DeveloperBitnine Global Inc.Drizzle project, originally started by Brian AkerHibernating RhinosTempoIQ
Initial release20162008201820102012
Current release2.1, December 20187.2.4, September 20121.0.0, June 20245.4, July 2022
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoGNU GPLOpen Source infoMIT LicenseOpen Source infoAGPL version 3, commercial license availablecommercial
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 languageCC++C++C#
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
OS X
server-lessLinux
macOS
Raspberry Pi
Windows
Data schemedepending on used data modelyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyes infowith proprietary extensionsyesSQL-like query language (RQL)no
APIs and other access methodsCypher Query Language
JDBC
JDBCArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
HTTP API
Supported programming languagesC
Java
JavaScript
Python
C
C++
Java
PHP
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresyesnonoyesno
Triggersnono infohooks for callbacks inside the server can be used.noyesyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
noneMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID, Cluster-wide transaction availableno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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.noyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardPluggable authentication mechanisms infoe.g. LDAP, HTTPnoAuthorization levels configured per client per databasesimple authentication-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
AgensGraphDrizzleDuckDBRavenDBTempoIQ infoformerly TempoDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

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

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27 June 2022, iProgrammer

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

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14 June 2022, Business Wire

provided by Google News

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11 June 2024, PR Newswire

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR 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

Neo4j logo

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

Present your product here