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

DBMS > Geode vs. OpenTSDB vs. SpatiaLite vs. SQLite

System Properties Comparison Geode vs. OpenTSDB vs. SpatiaLite vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonOpenTSDB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesScalable Time Series DBMS based on HBaseSpatial extension of SQLiteWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeTime Series DBMSSpatial DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.51
Rank#147  Overall
#25  Key-value stores
Score1.59
Rank#140  Overall
#12  Time Series DBMS
Score1.56
Rank#142  Overall
#3  Spatial DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitegeode.apache.orgopentsdb.netwww.gaia-gis.it/­fossil/­libspatialite/­indexwww.sqlite.org
Technical documentationgeode.apache.org/­docsopentsdb.net/­docs/­build/­html/­index.htmlwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlwww.sqlite.org/­docs.html
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.currently maintained by Yahoo and other contributorsAlessandro FurieriDwayne Richard Hipp
Initial release2002201120082000
Current release1.1, February 20175.0.0, August 20203.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoLGPLOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open 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 languageJavaJavaC++C
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredLinux
Windows
server-lessserver-less
Data schemeschema-freeschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesnumeric data for metrics, strings for tagsyesyes 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 indexesnonoyesyes
SQL infoSupport of SQLSQL-like query language (OQL)noyesyes infoSQL-92 is not fully supported
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
HTTP API
Telnet API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
Erlang
Go
Java
Python
R
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 functionsnonono
Triggersyes infoCache Event Listenersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on HBasenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationselectable replication factor infobased on HBasenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodenoACIDACID
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.yesnoyesyes
User concepts infoAccess controlAccess rights per client and object definablenonono

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
GeodeOpenTSDBSpatiaLiteSQLite
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

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

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

Chapter 1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode
15 November 2018, oreilly.com

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

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

HPE acquires Ampool to gain distributed SQL engine
9 July 2021, VentureBeat

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

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

From Zero to App: Building a Database-Driven Streamlit App with Python | by Alle Sravani | Sep, 2024
26 September 2024, Towards Data Science

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

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

provided by Google News



Share this page

Featured Products

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here