DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud TSDB vs. EventStoreDB vs. Qdrant vs. Rockset vs. SQLite

System Properties Comparison Alibaba Cloud TSDB vs. EventStoreDB vs. Qdrant vs. Rockset vs. SQLite

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonEventStoreDB  Xexclude from comparisonQdrant  Xexclude from comparisonRockset  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceIndustrial-strength, open-source database solution built from the ground up for event sourcing.A high-performance vector database with neural network or semantic-based matchingA scalable, reliable search and analytics service in the cloud, built on RocksDBWidely used embeddable, in-process RDBMS
Primary database modelTime Series DBMSEvent StoreVector DBMSDocument storeRelational DBMS
Secondary database modelsRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#301  Overall
#26  Time Series DBMS
Score1.19
Rank#173  Overall
#1  Event Stores
Score1.28
Rank#167  Overall
#7  Vector DBMS
Score0.82
Rank#212  Overall
#36  Document stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.alibabacloud.com/­product/­hitsdbwww.eventstore.comgithub.com/­qdrant/­qdrant
qdrant.tech
rockset.comwww.sqlite.org
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdevelopers.eventstore.comqdrant.tech/­documentationdocs.rockset.comwww.sqlite.org/­docs.html
DeveloperAlibabaEvent Store LimitedQdrantRocksetDwayne Richard Hipp
Initial release2012202120192000
Current release21.2, February 20213.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoApache Version 2.0commercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageRustC++C
Server operating systemshostedLinux
Windows
Docker
Linux
macOS
Windows
hostedserver-less
Data schemeschema-freeschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateNumeric data and StringsNumbers, Strings, Geo, Booleandynamic typingyes 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.nonono infoingestion from XML files supportedno
Secondary indexesnoyes infoKeywords, numberic ranges, geo, full-textall fields are automatically indexedyes
SQL infoSupport of SQLnonoRead-only SQL queries, including JOINsyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP RESTgRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
HTTP RESTADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJava.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Go
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 proceduresnonono
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesCollection-level replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency, tunable consistencyEventual Consistency
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID
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
User concepts infoAccess controlAccess managed on TSDB instance levelKey-based authenticationAccess rights for users and organizations can be defined via Rockset consoleno

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

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, Business Wire

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16 April 2024, blogs.oracle.com

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Why Vector Data Services For AI Are A Moveable Feast
17 April 2024, Forbes

provided by Google News

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks and Files

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

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

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

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.

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

Present your product here