DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dgraph vs. Drizzle vs. Interbase vs. MySQL vs. Tkrzw

System Properties Comparison Dgraph vs. Drizzle vs. Interbase vs. MySQL vs. Tkrzw

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonDrizzle  Xexclude from comparisonInterbase  Xexclude from comparisonMySQL  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  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.
DescriptionDistributed and scalable native Graph DBMSMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Light-weight proven RDBMS infooriginally from BorlandWidely used open source RDBMSA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primary database modelGraph DBMSRelational DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached APIKey-value store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.48
Rank#158  Overall
#15  Graph DBMS
Score5.04
Rank#71  Overall
#39  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score0.09
Rank#354  Overall
#51  Key-value stores
Websitedgraph.iowww.embarcadero.com/­products/­interbasewww.mysql.comdbmx.net/­tkrzw
Technical documentationdgraph.io/­docsdocs.embarcadero.com/­products/­interbasedev.mysql.com/­doc
DeveloperDgraph Labs, Inc.Drizzle project, originally started by Brian AkerEmbarcaderoOracle infosince 2010, originally MySQL AB, then SunMikio Hirabayashi
Initial release20162008198419952020
Current release7.2.4, September 2012InterBase 2020, December 20198.3.0, January 20240.9.3, August 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGNU GPLcommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageGoC++CC and C++C++
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
OS X
Android
iOS
Linux
OS X
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 infoexport as XML data possibleyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsyesyes infowith proprietary extensionsno
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
JDBCADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
PHP
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresnonoyes infoInterbase procedure and trigger languageyes infoproprietary syntaxno
Triggersnono infohooks for callbacks inside the server can be used.yesyesno
Partitioning methods infoMethods for storing different data on different nodesyesShardingnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftMulti-source replication
Source-replica replication
Interbase Change ViewsMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMultiversion concurreny controlyes infotable locks or row locks depending on storage engineyes
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.yesyesyes infousing specific database classes
User concepts infoAccess controlno infoPlanned for future releasesPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesno

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 partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: 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
DgraphDrizzleInterbaseMySQLTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

provided by Google News

Borland InterBase backdoor detected
11 January 2001, ZDNet

Sakaja's vow to nurture sports talents in Nairobi
23 February 2024, Nairobi News

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

AHQ (Unit) Islamabad wins interbase shooting c’ship
11 February 2020, Pakistan Observer

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4 March 2024, The Register

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

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here