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 > Kinetica vs. NSDb vs. OpenMLDB vs. PouchDB vs. TimesTen

System Properties Comparison Kinetica vs. NSDb vs. OpenMLDB vs. PouchDB vs. TimesTen

Editorial information provided by DB-Engines
NameKinetica  Xexclude from comparisonNSDb  Xexclude from comparisonOpenMLDB  Xexclude from comparisonPouchDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionFully vectorized database across both GPUs and CPUsScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesAn open-source machine learning database that provides a feature platform for training and inferenceJavaScript DBMS with an API inspired by CouchDBIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSTime Series DBMSTime Series DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.02
Rank#367  Overall
#37  Time Series DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitewww.kinetica.comnsdb.ioopenmldb.aipouchdb.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.kinetica.comnsdb.io/­Architectureopenmldb.ai/­docs/­zh/­mainpouchdb.com/­guidesdocs.oracle.com/­database/­timesten-18.1
DeveloperKinetica4 Paradigm Inc.Apache Software FoundationOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20122017202020121998
Current release7.1, August 20212024-2 February 20247.1.1, June 201911 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open SourceOpen Sourcecommercial
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 languageC, C++Java, ScalaC++, Java, ScalaJavaScript
Server operating systemsLinuxLinux
macOS
Linuxserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesFixed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesyes: int, bigint, decimal, stringyesnoyes
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 indexesyesall fields are automatically indexedyesyes infovia viewsyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageyesnoyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
gRPC
HTTP REST
WebSocket
JDBC
SQLAlchemy
HTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC++
Java
JavaScript (Node.js)
Python
Java
Scala
C++
Go
Java
Python
Scala
JavaScriptC
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functionsnonoView functions in JavaScriptPL/SQL
Triggersyes infotriggers when inserted values for one or more columns fall within a specified rangenoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesUsing Apache Luceneyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoGPU vRAM or System RAMyesyesyes
User concepts infoAccess controlAccess rights for users and roles on table levelfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standard

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
KineticaNSDbOpenMLDBPouchDBTimesTen
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 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

Kinetica Delivers Real-Time Vector Similarity Search
20 March 2024, Datanami

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

provided by Google News

MLOp practice: using OpenMLDB in the real-time anti-fraud model for the bank's online transaction
23 August 2021, Towards Data Science

Predictive maintenance — 5minutes demo of an end to end machine learning project
13 August 2021, Towards Data Science

Compared to Native Spark 3.0, We Have Achieved Significant Optimization Effects in the AI
3 August 2021, Towards Data Science

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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