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

DBMS > BoltDB vs. Fauna vs. GridDB vs. OrientDB vs. Rockset

System Properties Comparison BoltDB vs. Fauna vs. GridDB vs. OrientDB vs. Rockset

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonGridDB  Xexclude from comparisonOrientDB  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionAn embedded key-value store for Go.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.Scalable in-memory time series database optimized for IoT and Big DataMulti-model DBMS (Document, Graph, Key/Value)A scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelKey-value storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Time Series DBMSDocument store
Graph DBMS
Key-value store
Document store
Secondary database modelsKey-value store
Relational DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score1.55
Rank#151  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score2.09
Rank#120  Overall
#10  Time Series DBMS
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score0.82
Rank#212  Overall
#36  Document stores
Websitegithub.com/­boltdb/­boltfauna.comgriddb.netorientdb.orgrockset.com
Technical documentationdocs.fauna.comdocs.griddb.netwww.orientdb.com/­docs/­last/­index.htmldocs.rockset.com
DeveloperFauna, Inc.Toshiba CorporationOrientDB LTD; CallidusCloud; SAPRockset
Initial release20132014201320102019
Current release5.1, August 20223.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache version 2commercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoScalaC++JavaC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedLinuxAll OS with a Java JDK (>= JDK 6)hosted
Data schemeschema-freeschema-freeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-free
Typing infopredefined data types such as float or datenonoyes infonumerical, string, blob, geometry, boolean, timestampyesdynamic typing
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.nonononono infoingestion from XML files supported
Secondary indexesnoyesyesyesall fields are automatically indexed
SQL infoSupport of SQLnonoSQL92, SQL-like TQL (Toshiba Query Language)SQL-like query language, no joinsRead-only SQL queries, including JOINs
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP REST
Supported programming languagesGoC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnouser defined functionsnoJava, Javascriptno
TriggersnonoyesHooksno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoconsistent hashingShardingShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationSource-replica replicationMulti-source replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsno infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate consistency within container, eventual consistency across containersEventual Consistency
Foreign keys infoReferential integritynoyesnoyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACID at container levelACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonoyes
User concepts infoAccess controlnoIdentity management, authentication, and access controlAccess rights for users can be defined per databaseAccess rights for users and roles; record level security configurableAccess rights for users and organizations can be defined via Rockset console
More information provided by the system vendor
BoltDBFauna infopreviously named FaunaDBGridDBOrientDBRockset
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
BoltDBFauna infopreviously named FaunaDBGridDBOrientDBRockset
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google 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

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

IoT: Opt for the Right Open Source Database
11 August 2023, Open Source For You

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks & Files

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

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