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 > EsgynDB vs. Geode vs. Kinetica vs. SQLite

System Properties Comparison EsgynDB vs. Geode vs. Kinetica vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonGeode  Xexclude from comparisonKinetica  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesFully vectorized database across both GPUs and CPUsWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score1.86
Rank#134  Overall
#24  Key-value stores
Score0.66
Rank#234  Overall
#107  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.esgyn.cngeode.apache.orgwww.kinetica.comwww.sqlite.org
Technical documentationgeode.apache.org/­docsdocs.kinetica.comwww.sqlite.org/­docs.html
DeveloperEsgynOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.KineticaDwayne Richard Hipp
Initial release2015200220122000
Current release1.1, February 20177.1, August 20213.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses available as GemfirecommercialOpen 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++, JavaJavaC, C++C
Server operating systemsLinuxAll OS with a Java VM infothe JDK (8 or later) is also requiredLinuxserver-less
Data schemeyesschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyes 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.nononono
Secondary indexesyesnoyesyes
SQL infoSupport of SQLyesSQL-like query language (OQL)SQL-like DML and DDL statementsyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
JDBC
ODBC
Java Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.Net.Net
All JVM based languages
C++
Groovy
Java
Scala
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
Server-side scripts infoStored proceduresJava Stored Proceduresuser defined functionsuser defined functionsno
Triggersnoyes infoCache Event Listenersyes infotriggers when inserted values for one or more columns fall within a specified rangeyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersMulti-source replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodenoACID
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.noyesyes infoGPU vRAM or System RAMyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights per client and object definableAccess rights for users and roles on table levelno

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

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30 June 2018, InfoQ.com

SD Times news digest: Google announces Prediction Framework; Flutter releases MIX; Apache news roundup
3 January 2022, SDTimes.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 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

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

provided by Google News

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

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

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

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

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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