DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Blueflood vs. FatDB vs. KeyDB vs. SQLite vs. TinkerGraph

System Properties Comparison Blueflood vs. FatDB vs. KeyDB vs. SQLite vs. TinkerGraph

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonFatDB  Xexclude from comparisonKeyDB  Xexclude from comparisonSQLite  Xexclude from comparisonTinkerGraph  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionScalable TimeSeries DBMS based on CassandraA .NET NoSQL DBMS that can integrate with and extend SQL Server.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsWidely used embeddable, in-process RDBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelTime Series DBMSDocument store
Key-value store
Key-value storeRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score0.70
Rank#229  Overall
#32  Key-value stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websiteblueflood.iogithub.com/­Snapchat/­KeyDB
keydb.dev
www.sqlite.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationgithub.com/­rax-maas/­blueflood/­wikidocs.keydb.devwww.sqlite.org/­docs.html
DeveloperRackspaceFatCloudEQ Alpha Technology Ltd.Dwayne Richard Hipp
Initial release20132012201920002009
Current release3.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoBSD-3Open Source infoPublic DomainOpen Source infoApache 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.
Implementation languageJavaC#C++CJava
Server operating systemsLinux
OS X
WindowsLinuxserver-less
Data schemepredefined schemeschema-freeschema-freeyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes infonot rigid because of 'dynamic typing' concept.yes
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 indexesnoyesyes infoby using the Redis Search moduleyesno
SQL infoSupport of SQLnono infoVia inetgration in SQL Servernoyes infoSQL-92 is not fully supportedno
APIs and other access methodsHTTP REST.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Proprietary protocol infoRESP - REdis Serialization ProtocoADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
TinkerPop 3
Supported programming languagesC#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
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Groovy
Java
Server-side scripts infoStored proceduresnoyes infovia applicationsLuanono
Triggersnoyes infovia applicationsnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on Cassandraselectable replication factorMulti-source replication
Source-replica replication
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency
Eventual Consistency
Strong eventual consistency with CRDTs
none
Foreign keys infoReferential integritynononoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoOptimistic locking, atomic execution of commands blocks and scriptsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksno
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlnono infoCan implement custom security layer via applicationssimple password-based access control and ACLnono

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BluefloodFatDBKeyDBSQLiteTinkerGraph
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

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

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

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

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

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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

Present your product here