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

DBMS > Kinetica vs. ObjectBox vs. Oracle NoSQL vs. SQL.JS

System Properties Comparison Kinetica vs. ObjectBox vs. Oracle NoSQL vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameKinetica  Xexclude from comparisonObjectBox  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionFully vectorized database across both GPUs and CPUsExtremely fast embedded database for small devices, IoT and MobileA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesPort of SQLite to JavaScript
Primary database modelRelational DBMSObject oriented DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.66
Rank#234  Overall
#107  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.kinetica.comobjectbox.iowww.oracle.com/­database/­nosql/­technologies/­nosqlsql.js.org
Technical documentationdocs.kinetica.comdocs.objectbox.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlsql.js.org/­documentation/­index.html
DeveloperKineticaObjectBox LimitedOracleAlon Zakai infoenhancements implemented by others
Initial release2012201720112012
Current release7.1, August 202124.1, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache License 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++C and C++JavaJavaScript
Server operating systemsLinuxAndroid
iOS
Linux
macOS
Windows
Linux
Solaris SPARC/x86
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyesyesoptionalyes
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 indexesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoSQL-like DML and DDL statementsyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Proprietary native APIRESTful HTTP APIJavaScript API
Supported programming languagesC++
Java
JavaScript (Node.js)
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScript
Server-side scripts infoStored proceduresuser defined functionsnonono
Triggersyes infotriggers when inserted values for one or more columns fall within a specified rangenonono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationonline/offline synchronization between client and serverElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
none
Foreign keys infoReferential integrityyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoGPU vRAM or System RAMnoyes infooff heap cacheyes
User concepts infoAccess controlAccess rights for users and roles on table levelyesAccess rights for users and rolesno
More information provided by the system vendor
KineticaObjectBoxOracle NoSQLSQL.JS
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
KineticaObjectBoxOracle NoSQLSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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

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