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 > Drizzle vs. Fauna vs. Google Cloud Bigtable vs. KeyDB vs. Memgraph

System Properties Comparison Drizzle vs. Fauna vs. Google Cloud Bigtable vs. KeyDB vs. Memgraph

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonKeyDB  Xexclude from comparisonMemgraph  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.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Fauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsAn open source graph database built for real-time streaming and compatible with Neo4j
Primary database modelRelational DBMSDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-value store
Wide column store
Key-value storeGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.71
Rank#226  Overall
#33  Key-value stores
Score3.02
Rank#98  Overall
#8  Graph DBMS
Websitefauna.comcloud.google.com/­bigtablegithub.com/­Snapchat/­KeyDB
keydb.dev
memgraph.com
Technical documentationdocs.fauna.comcloud.google.com/­bigtable/­docsdocs.keydb.devmemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperDrizzle project, originally started by Brian AkerFauna, Inc.GoogleEQ Alpha Technology Ltd.Memgraph Ltd
Initial release20082014201520192017
Current release7.2.4, September 2012
License infoCommercial or Open SourceOpen Source infoGNU GPLcommercialcommercialOpen Source infoBSD-3Open Source infoBSL 1.1; commercial license for enterprise edition available
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ScalaC++C and C++
Server operating systemsFreeBSD
Linux
OS X
hostedhostedLinuxLinux
Data schemeyesschema-freeschema-freeschema-freeschema-free and schema-optional
Typing infopredefined data types such as float or dateyesnonopartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes
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.nononono
Secondary indexesyesyesnoyes infoby using the Redis Search module
SQL infoSupport of SQLyes infowith proprietary extensionsnononono
APIs and other access methodsJDBCRESTful HTTP APIgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Proprietary protocol infoRESP - REdis Serialization ProtocoBolt protocol
Cypher query language
Supported programming languagesC
C++
Java
PHP
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnouser defined functionsnoLua
Triggersno infohooks for callbacks inside the server can be used.nonono
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoconsistent hashingShardingShardingSharding infodynamic graph partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication
Source-replica replication
Multi-source replication using RAFT
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistency
Foreign keys infoReferential integrityyesyesnonoyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-row operationsOptimistic locking, atomic execution of commands blocks and scriptsACID infowith snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes infowith periodic snapshot and write-ahead logging (WAL) of changes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPIdentity management, authentication, and access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)simple password-based access control and ACLUsers, roles and permissions
More information provided by the system vendor
DrizzleFauna infopreviously named FaunaDBGoogle Cloud BigtableKeyDBMemgraph
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
DrizzleFauna infopreviously named FaunaDBGoogle Cloud BigtableKeyDBMemgraph
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

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

provided by Google News

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Redis 6 arrives with multithreading for faster I/O
30 April 2020, InfoWorld

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

How to Implement Custom JSON Utility Procedures With Memgraph MAGE and Python
26 March 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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

SingleStore logo

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

Present your product here