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 > mSQL vs. Postgres-XL vs. Sphinx vs. Stardog vs. YugabyteDB

System Properties Comparison mSQL vs. Postgres-XL vs. Sphinx vs. Stardog vs. YugabyteDB

Editorial information provided by DB-Engines
NamemSQL infoMini SQL  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSphinx  Xexclude from comparisonStardog  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionmSQL (Mini SQL) is a simple and lightweight RDBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresOpen source search engine for searching in data from different sources, e.g. relational databasesEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSRelational DBMSSearch engineGraph DBMS
RDF store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitehughestech.com.au/­products/­msqlwww.postgres-xl.orgsphinxsearch.comwww.stardog.comwww.yugabyte.com
Technical documentationwww.postgres-xl.org/­documentationsphinxsearch.com/­docsdocs.stardog.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperHughes TechnologiesSphinx Technologies Inc.Stardog-UnionYugabyte Inc.
Initial release19942014 infosince 2012, originally named StormDB200120102017
Current release4.4, October 202110 R1, October 20183.5.1, February 20237.3.0, May 20202.19, September 2023
License infoCommercial or Open Sourcecommercial infofree licenses can be providedOpen Source infoMozilla public licenseOpen Source infoGPL version 2, commercial licence availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageCCC++JavaC and C++
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
macOS
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
macOS
Windows
Linux
OS X
Data schemeyesyesyesschema-free and OWL/RDFS-schema supportdepending on used data model
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.noyes infoXML type, but no XML query functionalityno infoImport/export of XML data possibleno
Secondary indexesyesyesyes infofull-text index on all search fieldsyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infodistributed, parallel query executionSQL-like query language (SphinxQL)Yes, compatible with all major SQL variants through dedicated BI/SQL Serveryes, PostgreSQL compatible
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocolGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnouser defined functionsnouser defined functions and aggregates, HTTP Server extensions in Javayes infosql, plpgsql, C
Triggersnoyesnoyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supportednoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replication in HA-ClusterBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency in HA-ClusterStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyesnoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoMVCCnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datanoyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoAccess rights for users and rolesyes
More information provided by the system vendor
mSQL infoMini SQLPostgres-XLSphinxStardogYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
mSQL infoMini SQLPostgres-XLSphinxStardogYugabyteDB
DB-Engines blog posts

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

show all

Recent citations in the 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

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30 April 2024, Yahoo Finance

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here