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 > Lovefield vs. Machbase Neo vs. ObjectBox vs. OushuDB vs. RethinkDB

System Properties Comparison Lovefield vs. Machbase Neo vs. ObjectBox vs. OushuDB vs. RethinkDB

Editorial information provided by DB-Engines
NameLovefield  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonObjectBox  Xexclude from comparisonOushuDB  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionEmbeddable relational database for web apps written in pure JavaScriptTimeSeries DBMS for AIoT and BigDataExtremely fast embedded database for small devices, IoT and MobileA data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learningDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSTime Series DBMSObject oriented DBMSRelational DBMSDocument store
Secondary database modelsTime Series DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score0.10
Rank#355  Overall
#154  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websitegoogle.github.io/­lovefieldmachbase.comobjectbox.iowww.oushu.com/­product/­oushuDBrethinkdb.com
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdmachbase.com/­dbmsdocs.objectbox.iowww.oushu.com/­documentationrethinkdb.com/­docs
DeveloperGoogleMachbaseObjectBox LimitedOushuThe Linux Foundation infosince July 2017
Initial release2014201320172009
Current release2.1.12, February 2017V8.0, August 20234.0.1, August 20202.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infofree test version availableOpen Source infoApache License 2.0commercialOpen Source infoApache Version 2
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 languageJavaScriptCC and C++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
macOS
Windows
Android
iOS
Linux
macOS
Windows
LinuxLinux
OS X
Windows
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infostring, binary, float, bool, date, geometry
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 indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternSQL-like query languagenoFull-featured ANSI SQL supportno
APIs and other access methodsgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
Proprietary native APIJDBC
ODBC
Supported programming languagesJavaScriptC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C++
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
Server-side scripts infoStored proceduresnononoyes
TriggersUsing read-only observersnonoyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneyesSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factoronline/offline synchronization between client and serverSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoHadoop integrationyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyes, by using IndexedDB or the cloud service Firebase Realtime Databasenoyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByes infovolatile and lookup tablenono
User concepts infoAccess controlnosimple password-based access controlyesKerberos, SSL and role based accessyes infousers and table-level permissions
More information provided by the system vendor
LovefieldMachbase Neo infoFormer name was InfinifluxObjectBoxOushuDBRethinkDB
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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
LovefieldMachbase Neo infoFormer name was InfinifluxObjectBoxOushuDBRethinkDB
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

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

China's answer to Snowflake is shaping as data demands upgrade
8 September 2021, PingWest

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

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

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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