DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Kinetica vs. Kingbase vs. RocksDB vs. SQLite

System Properties Comparison Kinetica vs. Kingbase vs. RocksDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameKinetica  Xexclude from comparisonKingbase  Xexclude from comparisonRocksDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionFully vectorized database across both GPUs and CPUsAn enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Embeddable persistent key-value store optimized for fast storage (flash and RAM)Widely used embeddable, in-process RDBMS
Primary database modelRelational DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.42
Rank#261  Overall
#120  Relational DBMS
Score0.44
Rank#258  Overall
#117  Relational DBMS
Score2.84
Rank#97  Overall
#16  Key-value stores
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitewww.kinetica.comwww.kingbase.com.cnrocksdb.orgwww.sqlite.org
Technical documentationdocs.kinetica.comgithub.com/­facebook/­rocksdb/­wikiwww.sqlite.org/­docs.html
DeveloperKineticaBeiJing KINGBASE Information technologies inc.Facebook, Inc.Dwayne Richard Hipp
Initial release2012199920132000
Current release7.1, August 2021V8.0, August 20219.4.0, June 20243.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoBSDOpen Source infoPublic Domain
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 JavaC++C
Server operating systemsLinuxLinux
Windows
Linuxserver-less
Data schemeyesyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesnoyes infonot rigid because of 'dynamic typing' concept.
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.noyesnono
Secondary indexesyesyesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsStandard with numerous extensionsnoyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
C++ API
Java API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC++
Java
JavaScript (Node.js)
Python
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresuser defined functionsuser defined functionsnono
Triggersyes infotriggers when inserted values for one or more columns fall within a specified rangeyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by range, list and hash) and vertical partitioninghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoGPU vRAM or System RAMyesyes
User concepts infoAccess controlAccess rights for users and roles on table levelfine grained access rights according to SQL-standardnono

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
KineticaKingbaseRocksDBSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

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

Kinetica: AI is a ‘killer app’ for data analytics
2 May 2023, Blocks & Files

provided by Google News

Made in China 2025 is back, with a new name and a focus on database companies
19 December 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18 April 2016, Chess.com

Amid calls for tech self-reliance, China "home-brewed" database files for IPO
8 July 2022, PingWest

provided by Google News

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Facebook’s MyRocks Truly Rocks!
21 September 2020, Open Source For You

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Power your Kafka Streams application with Amazon MSK and AWS Fargate
10 August 2021, AWS Blog

provided by Google News

Intro to Node's built-in SQLite module
24 September 2024, InfoWorld

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

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

Present your product here