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 > Microsoft Azure Table Storage vs. mSQL vs. Stardog vs. Virtuoso vs. Warp 10

System Properties Comparison Microsoft Azure Table Storage vs. mSQL vs. Stardog vs. Virtuoso vs. Warp 10

Editorial information provided by DB-Engines
NameMicrosoft Azure Table Storage  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonStardog  Xexclude from comparisonVirtuoso  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionA Wide Column Store for rapid development using massive semi-structured datasetsmSQL (Mini SQL) is a simple and lightweight RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphsTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelWide column storeRelational DBMSGraph DBMS
RDF store
Document store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Time Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.48
Rank#75  Overall
#6  Wide column stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websiteazure.microsoft.com/­en-us/­services/­storage/­tableshughestech.com.au/­products/­msqlwww.stardog.comvirtuoso.openlinksw.comwww.warp10.io
Technical documentationdocs.stardog.comdocs.openlinksw.com/­virtuosowww.warp10.io/­content/­02_Getting_started
DeveloperMicrosoftHughes TechnologiesStardog-UnionOpenLink SoftwareSenX
Initial release20121994201019982015
Current release4.4, October 20217.3.0, May 20207.2.11, September 2023
License infoCommercial or Open Sourcecommercialcommercial infofree licenses can be providedcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoGPLv2, extended commercial license availableOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaCJava
Server operating systemshostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
macOS
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-free and OWL/RDFS-schema supportyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
schema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 infoImport/export of XML data possibleyesno
Secondary indexesnoyesyes infosupports real-time indexing in full-text and geospatialyesno
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infoSQL-92, SQL-200x, SQL-3, SQLXno
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
HTTP API
Jupyter
WebSocket
Supported programming languages.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonouser defined functions and aggregates, HTTP Server extensions in Javayes infoVirtuoso PLyes infoWarpScript
Triggersnonoyes infovia event handlersyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenonenoneyesSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneMulti-source replication in HA-ClusterChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency in HA-ClusterImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonoyes inforelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic lockingnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesnoyesyesyes
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.nonoyesyesyes
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesnoAccess rights for users and rolesFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Mandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
Microsoft Azure Table StoragemSQL infoMini SQLStardogVirtuosoWarp 10
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» more

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
Microsoft Azure Table StoragemSQL infoMini SQLStardogVirtuosoWarp 10
Recent citations in the news

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

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.

Milvus logo

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

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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