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 > Derby vs. Machbase Neo vs. OrigoDB vs. RethinkDB vs. SpatiaLite

System Properties Comparison Derby vs. Machbase Neo vs. OrigoDB vs. RethinkDB vs. SpatiaLite

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonOrigoDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.TimeSeries DBMS for AIoT and BigDataA fully ACID in-memory object graph databaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.Spatial extension of SQLite
Primary database modelRelational DBMSTime Series DBMSDocument store
Object oriented DBMS
Document storeSpatial DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Websitedb.apache.org/­derbymachbase.comorigodb.comrethinkdb.comwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlmachbase.com/­dbmsorigodb.com/­docsrethinkdb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperApache Software FoundationMachbaseRobert Friberg et alThe Linux Foundation infosince July 2017Alessandro Furieri
Initial release199720132009 infounder the name LiveDB20092008
Current release10.17.1.0, November 2023V8.0, August 20232.4.1, August 20205.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infofree test version availableOpen SourceOpen Source infoApache Version 2Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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 languageJavaCC#C++C++
Server operating systemsAll OS with a Java VMLinux
macOS
Windows
Linux
Windows
Linux
OS X
Windows
server-less
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyes infostring, binary, float, bool, date, geometryyes
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.yesnono infocan be achieved using .NETnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesSQL-like query languagenonoyes
APIs and other access methodsJDBCgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
.NET Client API
HTTP API
LINQ
Supported programming languagesJavaC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.NetC 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
Server-side scripts infoStored proceduresJava Stored Proceduresnoyesno
Triggersyesnoyes infoDomain EventsClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factorSource-replica replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnodepending on modelnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesnoyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infovolatile and lookup tableyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple password-based access controlRole based authorizationyes infousers and table-level permissionsno

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBMachbase Neo infoFormer name was InfinifluxOrigoDBRethinkDBSpatiaLite
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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

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's Open Source NoSQL Now Production-Ready
14 April 2015, Data Center Knowledge

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here