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

DBMS > ArcadeDB vs. InfinityDB vs. Microsoft Azure Data Explorer vs. SpatiaLite vs. STSdb

System Properties Comparison ArcadeDB vs. InfinityDB vs. Microsoft Azure Data Explorer vs. SpatiaLite vs. STSdb

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenA Java embedded Key-Value Store which extends the Java Map interfaceFully managed big data interactive analytics platformSpatial extension of SQLiteKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Key-value storeRelational DBMS infocolumn orientedSpatial DBMSKey-value store
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.10
Rank#358  Overall
#48  Document stores
#38  Graph DBMS
#52  Key-value stores
#35  Time Series DBMS
Score0.08
Rank#365  Overall
#55  Key-value stores
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitearcadedb.comboilerbay.comazure.microsoft.com/­services/­data-explorerwww.gaia-gis.it/­fossil/­libspatialite/­indexgithub.com/­STSSoft/­STSdb4
Technical documentationdocs.arcadedb.comboilerbay.com/­infinitydb/­manualdocs.microsoft.com/­en-us/­azure/­data-explorerwww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperArcade DataBoiler Bay Inc.MicrosoftAlessandro FurieriSTS Soft SC
Initial release20212002201920082011
Current releaseSeptember 20214.0cloud service with continuous releases5.0.0, August 20204.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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 VMAll OS with a Java VMhostedserver-lessWindows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeFixed schema with schema-less datatypes (dynamic)yesyes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesyes infoprimitive types and user defined types (classes)
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.nonoyesno
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityall fields are automatically indexedyesno
SQL infoSupport of SQLSQL-like query language, no joinsnoKusto Query Language (KQL), SQL subsetyesno
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
Supported programming languagesJavaJava.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C#
Java
Server-side scripts infoStored proceduresnoYes, possible languages: KQL, Python, Rnono
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsno infomanual creation possible, using inversions based on multi-value capabilitynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACIDno
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.nonoyes
User concepts infoAccess controlnoAzure Active Directory Authenticationnono

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
ArcadeDBInfinityDBMicrosoft Azure Data ExplorerSpatiaLiteSTSdb
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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



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