DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Microsoft Azure Table Storage vs. Solr vs. Sqrrl vs. Teradata vs. Virtuoso

System Properties Comparison Microsoft Azure Table Storage vs. Solr vs. Sqrrl vs. Teradata vs. Virtuoso

Editorial information provided by DB-Engines
NameMicrosoft Azure Table Storage  Xexclude from comparisonSolr  Xexclude from comparisonSqrrl  Xexclude from comparisonTeradata  Xexclude from comparisonVirtuoso  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionA Wide Column Store for rapid development using massive semi-structured datasetsA widely used distributed, scalable search engine based on Apache LuceneAdaptable, secure NoSQL built on Apache AccumuloA hybrid cloud data analytics software platform (Teradata Vantage)Virtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelWide column storeSearch engineDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.92
Rank#73  Overall
#6  Wide column stores
Score44.28
Rank#24  Overall
#3  Search engines
Score47.84
Rank#21  Overall
#15  Relational DBMS
Score4.20
Rank#83  Overall
#14  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF stores
#9  Search engines
Websiteazure.microsoft.com/­en-us/­services/­storage/­tablessolr.apache.orgsqrrl.comwww.teradata.comvirtuoso.openlinksw.com
Technical documentationsolr.apache.org/­resources.htmldocs.teradata.comdocs.openlinksw.com/­virtuoso
DeveloperMicrosoftApache Software FoundationAmazon infooriginally Sqrrl Data, Inc.TeradataOpenLink Software
Initial release20122006201219841998
Current release9.5.0, February 2024Teradata Vantage 1.0 MU2, January 20197.2.11, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercialcommercialOpen Source infoGPLv2, extended commercial license available
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 languageJavaJavaC
Server operating systemshostedAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linuxhosted
Linux
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeyes infoDynamic Fields enables on-the-fly addition of new fieldsschema-freeyesyes 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
Typing infopredefined data types such as float or dateyesyes infosupports customizable data types and automatic typingyesyesyes
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.noyesyesyes
Secondary indexesnoyes infoAll search fields are automatically indexedyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLnoSolr Parallel SQL Interfacenoyes infoSQL 2016 + extensionsyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsRESTful HTTP APIJava API
RESTful HTTP/JSON API
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
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
Supported programming languages.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoJava pluginsnoyes infoUDFs, stored procedures, table functions in parallelyes infoVirtuoso PL
Triggersnoyes infoUser configurable commands triggered on index changesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingSharding infomaking use of HadoopSharding infoHashingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesselectable replication factor infomaking use of HadoopMulti-source replication
Source-replica replication
Chain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic lockingoptimistic lockingAtomic updates per row, document, or graph entityACIDACID
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.noyesyesyes
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesyesCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)fine grained access rights according to SQL-standardFine-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)
More information provided by the system vendor
Microsoft Azure Table StorageSolrSqrrlTeradataVirtuoso
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 StorageSolrSqrrlTeradataVirtuoso
DB-Engines blog posts

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

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

Closing Bell: Solar Alliance Energy Inc flat on Monday (SOLR)
23 April 2024, The Globe and Mail

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Long Term Trading Analysis for (SOLR)
28 March 2024, Stock Traders Daily

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl
18 September 2023, MintGenie

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18 December 2017, PYMNTS.com

provided by Google News

Teradata (NYSE:TDC) Could Become A Multi-Bagger
18 April 2024, Yahoo Finance

Teradata Announces Executive Shift with CRO Resignation and Succession - TipRanks.com
5 April 2024, TipRanks

An interview with Teradata CFO Claire Bramley
9 February 2024, McKinsey

Teradata Appoints Richard Petley as Chief Revenue Officer
5 April 2024, businesswire.com

Teradata's stock tumbles on flat revenue and soft guidance
12 February 2024, SiliconANGLE News

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.

SingleStore logo

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here