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 > JaguarDB vs. Microsoft Azure Data Explorer vs. Rockset vs. Transbase vs. VelocityDB

System Properties Comparison JaguarDB vs. Microsoft Azure Data Explorer vs. Rockset vs. Transbase vs. VelocityDB

Editorial information provided by DB-Engines
NameJaguarDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRockset  Xexclude from comparisonTransbase  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionPerformant, highly scalable DBMS for AI and IoT applicationsFully managed big data interactive analytics platformA scalable, reliable search and analytics service in the cloud, built on RocksDBA resource-optimized, high-performance, universally applicable RDBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelKey-value store
Vector DBMS
Relational DBMS infocolumn orientedDocument storeRelational DBMSGraph DBMS
Object oriented DBMS
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score0.82
Rank#212  Overall
#36  Document stores
Score0.17
Rank#334  Overall
#148  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitewww.jaguardb.comazure.microsoft.com/­services/­data-explorerrockset.comwww.transaction.de/­en/­products/­transbase.htmlvelocitydb.com
Technical documentationwww.jaguardb.com/­support.htmldocs.microsoft.com/­en-us/­azure/­data-explorerdocs.rockset.comwww.transaction.de/­en/­products/­transbase/­features.htmlvelocitydb.com/­UserGuide
DeveloperDataJaguar, Inc.MicrosoftRocksetTransaction Software GmbHVelocityDB Inc
Initial release20152019201919872011
Current release3.3 July 2023cloud service with continuous releasesTransbase 8.3, 20227.x
License infoCommercial or Open SourceOpen Source infoGPL V3.0commercialcommercialcommercial infofree development licensecommercial
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ infothe server part. Clients available in other languagesC++C and C++C#
Server operating systemsLinuxhostedhostedFreeBSD
Linux
macOS
Solaris
Windows
Any that supports .NET
Data schemeyesFixed schema with schema-less datatypes (dynamic)schema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesdynamic typingyesyes
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.noyesno infoingestion from XML files supportednono
Secondary indexesyesall fields are automatically indexedall fields are automatically indexedyesyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersKusto Query Language (KQL), SQL subsetRead-only SQL queries, including JOINsyesno
APIs and other access methodsJDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP RESTADO.NET
JDBC
ODBC
Proprietary native API
.Net
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
.Net
Server-side scripts infoStored proceduresnoYes, possible languages: KQL, Python, Rnoyesno
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynoyesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud serviceAutomatic shardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlrights management via user accountsAzure Active Directory AuthenticationAccess rights for users and organizations can be defined via Rockset consolefine grained access rights according to SQL-standardBased on Windows Authentication

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
JaguarDBMicrosoft Azure Data ExplorerRocksetTransbaseVelocityDB
Recent citations in the news

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31 May 2024, azure.microsoft.com

Update records in a Kusto Database (public preview) | Azure updates
20 February 2024, azure.microsoft.com

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, azure.microsoft.com

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, azure.microsoft.com

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24 January 2024, azure.microsoft.com

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 launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

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

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



Share this page

Featured Products

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