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 > Cubrid vs. Microsoft Azure Table Storage vs. Solr vs. Sqrrl vs. Transbase

System Properties Comparison Cubrid vs. Microsoft Azure Table Storage vs. Solr vs. Sqrrl vs. Transbase

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSolr  Xexclude from comparisonSqrrl  Xexclude from comparisonTransbase  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.
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPA 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 resource-optimized, high-performance, universally applicable RDBMS
Primary database modelRelational DBMSWide column storeSearch engineDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score41.02
Rank#24  Overall
#3  Search engines
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
azure.microsoft.com/­en-us/­services/­storage/­tablessolr.apache.orgsqrrl.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationcubrid.org/­manualssolr.apache.org/­resources.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperCUBRID Corporation, CUBRID FoundationMicrosoftApache Software FoundationAmazon infooriginally Sqrrl Data, Inc.Transaction Software GmbH
Initial release20082012200620121987
Current release11.0, January 20219.6.1, May 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2commercialcommercial infofree development license
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++, JavaJavaJavaC and C++
Server operating systemsLinux
Windows
hostedAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)LinuxFreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesschema-freeyes infoDynamic Fields enables on-the-fly addition of new fieldsschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infosupports customizable data types and automatic 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.nonoyesno
Secondary indexesyesnoyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLyesnoSolr Parallel SQL Interfacenoyes
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
RESTful HTTP APIJava API
RESTful HTTP/JSON API
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.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#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresJava Stored ProceduresnoJava pluginsnoyes
Triggersyesnoyes infoUser configurable commands triggered on index changesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingSharding infomaking use of Hadoop
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesselectable replication factor infomaking use of HadoopSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingoptimistic lockingAtomic updates per row, document, or graph entityyes
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.nonoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess 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-standard

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
CubridMicrosoft Azure Table StorageSolrSqrrlTransbase
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

Recent citations in the news

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

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

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

Inside Azure File Storage
7 October 2015, azure.microsoft.com

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

provided by Google News

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

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, news.stocktradersdaily.com

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
27 May 2024, Yahoo Movies UK

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

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

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

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

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

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, CISO Mag

provided by Google News



Share this page

Featured Products

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

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.

Present your product here