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

DBMS > Alibaba Cloud TSDB vs. Dolt vs. Dragonfly vs. SQLite

System Properties Comparison Alibaba Cloud TSDB vs. Dolt vs. Dragonfly vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonDolt  Xexclude from comparisonDragonfly  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceA MySQL compatible DBMS with Git-like versioning of data and schemaA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceWidely used embeddable, in-process RDBMS
Primary database modelTime Series DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#300  Overall
#24  Time Series DBMS
Score0.93
Rank#194  Overall
#90  Relational DBMS
Score0.44
Rank#255  Overall
#38  Key-value stores
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitewww.alibabacloud.com/­product/­hitsdbgithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.sqlite.org
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdocs.dolthub.comwww.dragonflydb.io/­docswww.sqlite.org/­docs.html
DeveloperAlibabaDoltHub IncDragonflyDB team and community contributorsDwayne Richard Hipp
Initial release201820232000
Current release1.0, March 20233.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoBSL 1.1Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++C
Server operating systemshostedLinux
macOS
Windows
Linuxserver-less
Data schemeschema-freeyesscheme-freeyes infodynamic column types
Typing infopredefined data types such as float or dateNumeric data and Stringsyesstrings, hashes, lists, sets, sorted sets, bit arraysyes 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 indexesnoyesnoyes
SQL infoSupport of SQLnoyesnoyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP RESTCLI Client
HTTP REST
Proprietary protocol infoRESP - REdis Serialization ProtocolADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
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 proceduresnoyes infocurrently in alpha releaseLuano
Triggersnoyespublish/subscribe channels provide some trigger functionalityyes
Partitioning methods infoMethods for storing different data on different nodesnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replicationnone
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 integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDAtomic execution of command blocks and scriptsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, strict serializability by the serveryes 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
User concepts infoAccess controlAccess managed on TSDB instance levelOnly one user is configurable, and must be specified in the config file at startupPassword-based authenticationno

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
Alibaba Cloud TSDBDoltDragonflySQLite
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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Radar trends to watch: September 2020
1 September 2020, O'Reilly Media

provided by Google News

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

provided by Google News

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

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

Optimizing neuroscience data management by combining REDCap, BIDS and SQLite: a case study in Deep Brain Stimulation
5 September 2024, Frontiers

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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.

SingleStore logo

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

Milvus logo

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

Neo4j logo

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

Present your product here