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 > Badger vs. Drizzle vs. EJDB vs. InfinityDB vs. TypeDB

System Properties Comparison Badger vs. Drizzle vs. EJDB vs. InfinityDB vs. TypeDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDrizzle  Xexclude from comparisonEJDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonTypeDB infoformerly named Grakn  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.
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Embeddable document-store database library with JSON representation of queries (in MongoDB style)A Java embedded Key-Value Store which extends the Java Map interfaceTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelKey-value storeRelational DBMSDocument storeKey-value storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score0.31
Rank#296  Overall
#44  Document stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score0.70
Rank#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Websitegithub.com/­dgraph-io/­badgergithub.com/­Softmotions/­ejdbboilerbay.comtypedb.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgergithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdboilerbay.com/­infinitydb/­manualtypedb.com/­docs
DeveloperDGraph LabsDrizzle project, originally started by Brian AkerSoftmotionsBoiler Bay Inc.Vaticle
Initial release20172008201220022016
Current release7.2.4, September 20124.02.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGNU GPLOpen Source infoGPLv2commercialOpen Source infoGPL Version 3, commercial licenses available
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.
Implementation languageGoC++CJavaJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
server-lessAll OS with a Java VMLinux
OS X
Windows
Data schemeschema-freeyesschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes
Typing infopredefined data types such as float or datenoyesyes infostring, integer, double, bool, date, object_idyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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 indexesnoyesnono infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnonono
APIs and other access methodsJDBCin-process shared libraryAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesGoC
C++
Java
PHP
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
JavaAll JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnonononono
Triggersnono infohooks for callbacks inside the server can be used.nonono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenoneSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
nonenoneMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynoyesno infotypically not needed, however similar functionality with collection joins possibleno infomanual creation possible, using inversions based on multi-value capabilityno infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID infoOptimistic locking for transactions; no isolation for bulk loadsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/Write Lockingyesyes
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.nonono
User concepts infoAccess controlnoPluggable authentication mechanisms infoe.g. LDAP, HTTPnonoyes infoat REST API level; other APIs in progress
More information provided by the system vendor
BadgerDrizzleEJDBInfinityDBTypeDB infoformerly named Grakn
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more

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
BadgerDrizzleEJDBInfinityDBTypeDB infoformerly named Grakn
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

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

Building a Biomedical Knowledge Graph | by Daniel Crowe
28 June 2021, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

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

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

Present your product here