DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > KairosDB vs. Kinetica vs. Memgraph vs. SQL.JS

System Properties Comparison KairosDB vs. Kinetica vs. Memgraph vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameKairosDB  Xexclude from comparisonKinetica  Xexclude from comparisonMemgraph  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionDistributed Time Series DBMS based on Cassandra or H2Fully vectorized database across both GPUs and CPUsAn open source graph database built for real-time streaming and compatible with Neo4jPort of SQLite to JavaScript
Primary database modelTime Series DBMSRelational DBMSGraph DBMSRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitegithub.com/­kairosdb/­kairosdbwww.kinetica.commemgraph.comsql.js.org
Technical documentationkairosdb.github.iodocs.kinetica.commemgraph.com/­docssql.js.org/­documentation/­index.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperKineticaMemgraph LtdAlon Zakai infoenhancements implemented by others
Initial release2013201220172012
Current release1.2.2, November 20187.1, August 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen 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 languageJavaC, C++C and C++JavaScript
Server operating systemsLinux
OS X
Windows
LinuxLinuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesschema-free and schema-optionalyes
Typing infopredefined data types such as float or dateyesyesyesyes
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 indexesnoyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnoyes infoSQL-92 is not fully supported
APIs and other access methodsGraphite protocol
HTTP REST
Telnet API
JDBC
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
JavaScript API
Supported programming languagesJava
JavaScript infoNode.js
PHP
Python
C++
Java
JavaScript (Node.js)
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScript
Server-side scripts infoStored proceduresnouser defined functionsno
Triggersnoyes infotriggers when inserted values for one or more columns fall within a specified rangeno
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraShardingSharding infodynamic graph partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraSource-replica replicationMulti-source replication using RAFTnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistencynone
Foreign keys infoReferential integritynoyesyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infowith snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesno 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.noyes infoGPU vRAM or System RAMyesyes
User concepts infoAccess controlsimple password-based access controlAccess rights for users and roles on table levelUsers, roles and permissionsno
More information provided by the system vendor
KairosDBKineticaMemgraphSQL.JS
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more

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
KairosDBKineticaMemgraphSQL.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

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

provided by Google 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

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

Present your product here