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

DBMS > Apache Drill vs. BoltDB vs. Faircom DB vs. NuoDB vs. Rockset

System Properties Comparison Apache Drill vs. BoltDB vs. Faircom DB vs. NuoDB vs. Rockset

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonBoltDB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonNuoDB  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAn embedded key-value store for Go.Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.NuoDB is a webscale distributed database that supports SQL and ACID transactionsA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelDocument store
Relational DBMS
Key-value storeKey-value store
Relational DBMS
Relational DBMSDocument store
Secondary database modelsRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Websitedrill.apache.orggithub.com/­boltdb/­boltwww.faircom.com/­products/­faircom-dbwww.3ds.com/­nuodb-distributed-sql-databaserockset.com
Technical documentationdrill.apache.org/­docsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldoc.nuodb.comdocs.rockset.com
DeveloperApache Software FoundationFairCom CorporationDassault Systèmes infooriginally NuoDB, Inc.Rockset
Initial release20122013197920132019
Current release1.20.3, January 2023V12, November 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoMIT Licensecommercial infoRestricted, free version availablecommercial infolimited edition freecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoANSI C, C++C++C++
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
hosted
Data schemeschema-freeschema-freeschema free, schema optional, schema required, partial schema,yesschema-free
Typing infopredefined data types such as float or dateyesnoyes, ANSI SQL Types, JSON, typed binary structuresyesdynamic 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 indexesnonoyesyesall fields are automatically indexed
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoyes, ANSI SQL with proprietary extensionsyesRead-only SQL queries, including JOINs
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
ADO.NET
JDBC
ODBC
HTTP REST
Supported programming languagesC++Go.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functionsnoyes info.Net, JavaScript, C/C++Java, SQLno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningdata is dynamically stored/cached on the nodes where it is read/writtenAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes infoManaged transparently by NuoDByes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyestunable from ACID to Eventually ConsistentACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesYes, tunable from durable to delayed durability to in-memoryyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenoyesyes infoTemporary table
User concepts infoAccess controlDepending on the underlying data sourcenoFine grained access rights according to SQL-standard with additional protections for filesStandard SQL roles/ privileges, Administrative UsersAccess rights for users and organizations can be defined via Rockset console

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

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

More resources
Apache DrillBoltDBFaircom DB infoformerly c-treeACENuoDBRockset
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

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

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

provided by Google News

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

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

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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