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

DBMS > HugeGraph vs. mSQL vs. OpenSearch vs. Sphinx

System Properties Comparison HugeGraph vs. mSQL vs. OpenSearch vs. Sphinx

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHugeGraph  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOpenSearch  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA fast-speed and highly-scalable Graph DBMSmSQL (Mini SQL) is a simple and lightweight RDBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelGraph DBMSRelational DBMSSearch engineSearch engine
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score5.98
Rank#56  Overall
#5  Search engines
Websitegithub.com/­hugegraph
hugegraph.apache.org
hughestech.com.au/­products/­msqlgithub.com/­opensearch-project
opensearch.org
sphinxsearch.com
Technical documentationhugegraph.apache.org/­docsopensearch.org/­docs/­latestsphinxsearch.com/­docs
DeveloperBaiduHughes TechnologiesAmazon Web ServicesSphinx Technologies Inc.
Initial release2018199420212001
Current release0.94.4, October 20212.5.0, January 20233.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree licenses can be providedOpen Source infoApache Version 2.0Open Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageJavaCJavaC++
Server operating systemsLinux
macOS
Unix
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
All OS with a Java VMFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes
Typing infopredefined data types such as float or dateyesyesyesno
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.nono
Secondary indexesyes infoalso supports composite index and range indexyesyes infoAll search fields are automatically indexedyes infofull-text index on all search fields
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query languageSQL-like query language (SphinxQL)
APIs and other access methodsJava API
RESTful HTTP API
TinkerPop Gremlin
JDBC
ODBC
Java API
RESTful HTTP/JSON API
Proprietary protocol
Supported programming languagesGroovy
Java
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresasynchronous Gremlin script jobsnoyesno
Triggersnonoyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBasenoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBasenoneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsvia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityyes infoedges in graphnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesnoyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.yesno
User concepts infoAccess controlUsers, roles and permissionsnono
More information provided by the system vendor
HugeGraphmSQL infoMini SQLOpenSearchSphinx
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
HugeGraphmSQL infoMini SQLOpenSearchSphinx
DB-Engines blog posts

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

show all

Recent citations in the news

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

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

provided by Google News

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

Introducing blueprint discovery and other UI enhancements for Amazon OpenSearch Ingestion | Amazon Web Services
22 May 2024, AWS Blog

AVB accelerates search in LINQ with Amazon OpenSearch Service | Amazon Web Services
21 May 2024, AWS Blog

Amazon OpenSearch Serverless now available in Europe (Paris) region
8 May 2024, AWS Blog

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

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

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

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

RaimaDB logo

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

Present your product here