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

DBMS > Faircom DB vs. ObjectBox vs. RethinkDB vs. SQLite vs. TerminusDB

System Properties Comparison Faircom DB vs. ObjectBox vs. RethinkDB vs. SQLite vs. TerminusDB

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonObjectBox  Xexclude from comparisonRethinkDB  Xexclude from comparisonSQLite  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Extremely fast embedded database for small devices, IoT and MobileDBMS for the Web with a mechanism to push updated query results to applications in realtime.Widely used embeddable, in-process RDBMSScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelKey-value store
Relational DBMS
Object oriented DBMSDocument storeRelational DBMSGraph DBMS
Secondary database modelsTime Series DBMSSpatial DBMSDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitewww.faircom.com/­products/­faircom-dbobjectbox.iorethinkdb.comwww.sqlite.orgterminusdb.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.objectbox.iorethinkdb.com/­docswww.sqlite.org/­docs.htmlterminusdb.github.io/­terminusdb/­#
DeveloperFairCom CorporationObjectBox LimitedThe Linux Foundation infosince July 2017Dwayne Richard HippDataChemist Ltd.
Initial release19792017200920002018
Current releaseV12, November 20202.4.1, August 20203.45.3  (15 April 2024), April 202411.0.0, January 2023
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoApache License 2.0Open Source infoApache Version 2Open Source infoPublic DomainOpen Source infoGPL V3
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 languageANSI C, C++C and C++C++CProlog, Rust
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Android
iOS
Linux
macOS
Windows
Linux
OS X
Windows
server-lessLinux
Data schemeschema free, schema optional, schema required, partial schema,yesschema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyesyes infostring, binary, float, bool, date, geometryyes 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.nonononono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsnonoyes infoSQL-92 is not fully supportedSQL-like query language (WOQL)
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Proprietary native APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
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
JavaScript
Python
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++nonoyes
TriggersyesnoClient-side triggers through changefeedsyesyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnoneSharding inforange basednoneGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).online/offline synchronization between client and serverSource-replica replicationnoneJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentACIDAtomic single-document operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes infovia file-system locksyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesyesyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesyesyes infousers and table-level permissionsnoRole-based access control
More information provided by the system vendor
Faircom DB infoformerly c-treeACEObjectBoxRethinkDBSQLiteTerminusDB infoformer name was DataChemist
News

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

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
Faircom DB infoformerly c-treeACEObjectBoxRethinkDBSQLiteTerminusDB infoformer name was DataChemist
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

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

show all

Recent citations in the news

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

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

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

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here