DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Elasticsearch vs. Kinetica vs. SQLite vs. TerarkDB vs. TimesTen

System Properties Comparison Elasticsearch vs. Kinetica vs. SQLite vs. TerarkDB vs. TimesTen

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonKinetica  Xexclude from comparisonSQLite  Xexclude from comparisonTerarkDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricFully vectorized database across both GPUs and CPUsWidely used embeddable, in-process RDBMSA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBAn in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.
Primary database modelSearch engineRelational DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score128.79
Rank#8  Overall
#1  Search engines
Score0.42
Rank#261  Overall
#120  Relational DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score0.00
Rank#385  Overall
#61  Key-value stores
Score1.26
Rank#164  Overall
#75  Relational DBMS
Websitewww.elastic.co/­elasticsearchwww.kinetica.comwww.sqlite.orggithub.com/­bytedance/­terarkdbwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.kinetica.comwww.sqlite.org/­docs.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKcdocs.oracle.com/­en/­database/­other-databases/­timesten/­index.html
DeveloperElasticKineticaDwayne Richard HippByteDance, originally TerarkOracle infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20102012200020161998
Current release8.6, January 20237.1, August 20213.46.1  (13 August 2024), August 2024Release 22.1
License infoCommercial or Open SourceOpen Source infoElastic LicensecommercialOpen Source infoPublic Domaincommercial inforestricted open source version availablecommercial
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 languageJavaC, C++CC++
Server operating systemsAll OS with a Java VMLinuxserver-lessIBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes infodynamic column typesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infonot rigid because of 'dynamic typing' concept.noyes
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 indexesyes infoAll search fields are automatically indexedyesyesnoyes
SQL infoSupport of SQLSQL-like query languageSQL-like DML and DDL statementsyes infoSQL-92 is not fully supportednoyes
APIs and other access methodsJava API
RESTful HTTP/JSON API
JDBC
ODBC
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
C++ API
Java API
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C++
Java
JavaScript (Node.js)
Python
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
C++
Java
C
C++
Java
Node.js
PL/SQL
Python
Server-side scripts infoStored proceduresyesuser defined functionsnonoPL/SQL
Triggersyes infoby using the 'percolation' featureyes infotriggers when inserted values for one or more columns fall within a specified rangeyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyesyesyesyes 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.Memcached and Redis integrationyes infoGPU vRAM or System RAMyesyesyes
User concepts infoAccess controlAccess rights for users and roles on table levelnonofine 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
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
ElasticsearchKineticaSQLiteTerarkDBTimesTen
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

show all

Recent citations in the news

AWS hands OpenSearch to Linux Foundation – is this why Elasticsearch was made open source again?
16 September 2024, DevClass

Elastic Announces Open Source License for Elasticsearch and Kibana Source Code
29 August 2024, businesswire.com

The Elasticsearch cloud now subject to open-source licence
3 September 2024, TechHQ

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Misconfigured Elasticsearch database exposes 762K Chinese car owners | SC Media
6 September 2024, SC Media

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

Kinetica Taps Dell for Hardware
12 June 2018, Finovate

provided by Google News

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

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

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

SAP S&D Benchmark - The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

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

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.

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