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 > Derby vs. Memcached vs. SpatiaLite vs. TDengine vs. VictoriaMetrics

System Properties Comparison Derby vs. Memcached vs. SpatiaLite vs. TDengine vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonMemcached  Xexclude from comparisonSpatiaLite  Xexclude from comparisonTDengine  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.In-memory key-value store, originally intended for cachingSpatial extension of SQLiteTime Series DBMS and big data platformA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelRelational DBMSKey-value storeSpatial DBMSTime Series DBMSTime Series DBMS
Secondary database modelsRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score18.08
Rank#32  Overall
#4  Key-value stores
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Score2.68
Rank#106  Overall
#9  Time Series DBMS
Score1.23
Rank#172  Overall
#15  Time Series DBMS
Websitedb.apache.org/­derbywww.memcached.orgwww.gaia-gis.it/­fossil/­libspatialite/­indexgithub.com/­taosdata/­TDengine
tdengine.com
victoriametrics.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlgithub.com/­memcached/­memcached/­wikiwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmldocs.tdengine.comdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperApache Software FoundationDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalAlessandro FurieriTDEngine, previously Taos DataVictoriaMetrics
Initial release19972003200820192018
Current release10.17.1.0, November 20231.6.27, May 20245.0.0, August 20203.0, August 2022v1.91, May 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoBSD licenseOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoAGPL V3, also commercial editions availableOpen Source infoApache Version 2.0
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 languageJavaCC++CGo
Server operating systemsAll OS with a Java VMFreeBSD
Linux
OS X
Unix
Windows
server-lessLinux
Windows
FreeBSD
Linux
macOS
OpenBSD
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesnoyesyes
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.yesnonono
Secondary indexesyesnoyesno
SQL infoSupport of SQLyesnoyesStandard SQL with extensions for time-series applicationsno
APIs and other access methodsJDBCProprietary protocolJDBC
RESTful HTTP API
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languagesJava.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Server-side scripts infoStored proceduresJava Stored Proceduresnononono
Triggersyesnoyesyes, via alarm monitoringno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnone infoRepcached, a Memcached patch, provides this functionallitynoneyesSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesnoyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infousing SASL (Simple Authentication and Security Layer) protocolnoyes
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBMemcachedSpatiaLiteTDengineVictoriaMetrics
Specific characteristicsTDengine™ is a next generation data historian purpose-built for Industry 4.0 and...
» more
Competitive advantagesHigh Performance at any Scale: TDengine is purpose-built for handling massive industrial...
» more
Typical application scenariosTDengine is designed for Industrial IoT scenarios, including: Manufacturing Connected...
» more
Market metricsTDengine has garnered over 22,500 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsTDengine OSS is an open source, cloud native time series database. It includes built-in...
» more
News

Streamlining Time-Series Data Management with TDengine’s PostgreSQL Connector
12 June 2024

Enhancing IoT and Industrial Data Management with TDengine’s MySQL Connector
12 June 2024

Comprehensive Comparison Between TDengine and MongoDB
6 June 2024

Comprehensive Comparison Between TDengine and TimescaleDB
5 June 2024

Mastering Memory Leak Detection in TDengine
31 May 2024

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBMemcachedSpatiaLiteTDengineVictoriaMetrics
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

provided by Google News

TDengine named Top Global Industrial Data Management Solution
4 January 2024, IT Brief Australia

TDengine debuts cloud-based time-series data processing platform for IoT deployments
20 September 2022, SiliconANGLE News

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28 February 2023, Yahoo Finance

TDengine Brings Open Source Time-Series Database to Kubernetes
23 August 2022, Cloud Native Now

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

provided by Google News

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

VictoriaMetrics Slashes Data Storage Bills by 90% With World's Most Cost-Efficient Monitoring
30 May 2024, Yahoo Finance

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

VictoriaMetrics takes organic growth over investor pressure
11 December 2023, The Register

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

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here