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

DBMS > BigObject vs. Cubrid vs. mSQL vs. Snowflake vs. Sphinx

System Properties Comparison BigObject vs. Cubrid vs. mSQL vs. Snowflake vs. Sphinx

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonCubrid  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonSnowflake  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPmSQL (Mini SQL) is a simple and lightweight RDBMSCloud-based data warehousing service for structured and semi-structured dataOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedRelational DBMSRelational DBMSRelational DBMSSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websitebigobject.iocubrid.com (korean)
cubrid.org (english)
hughestech.com.au/­products/­msqlwww.snowflake.comsphinxsearch.com
Technical documentationdocs.bigobject.iocubrid.org/­manualsdocs.snowflake.net/­manuals/­index.htmlsphinxsearch.com/­docs
DeveloperBigObject, Inc.CUBRID Corporation, CUBRID FoundationHughes TechnologiesSnowflake Computing Inc.Sphinx Technologies Inc.
Initial release20152008199420142001
Current release11.0, January 20214.4, October 20213.5.1, February 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache Version 2.0commercial infofree licenses can be providedcommercialOpen Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++, JavaCC++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
hostedFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nononoyes
Secondary indexesyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLSQL-like DML and DDL statementsyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyesSQL-like query language (SphinxQL)
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
JDBC
ODBC
CLI Client
JDBC
ODBC
Proprietary protocol
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
JavaScript (Node.js)
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresLuaJava Stored Proceduresnouser defined functionsno
Triggersnoyesnono infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneyesSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesnoyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonono
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoUsers with fine-grained authorization concept, user roles and pluggable authenticationno

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BigObjectCubridmSQL infoMini SQLSnowflakeSphinx
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

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

provided by Google News

Snowflake Unveils the Future of Enterprise AI, Apps, and Data at Sixth-Annual Data Cloud Summit
8 May 2024, Business Wire

Molham Aref Creates RelationalAI As AI Coprocessor For Data Clouds
8 May 2024, Forbes

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Infosys at Snowflake Data Cloud Summit 2024
3 May 2024, Infosys

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

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



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

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

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

Present your product here