DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > HyperSQL vs. Machbase Neo vs. Microsoft SQL Server vs. Sphinx

System Properties Comparison HyperSQL vs. Machbase Neo vs. Microsoft SQL Server vs. Sphinx

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBTimeSeries DBMS for AIoT and BigDataMicrosofts flagship relational DBMSOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSTime Series DBMSRelational DBMSSearch engine
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.90
Rank#85  Overall
#46  Relational DBMS
Score0.22
Rank#324  Overall
#29  Time Series DBMS
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score6.03
Rank#60  Overall
#6  Search engines
Websitehsqldb.orgmachbase.comwww.microsoft.com/­en-us/­sql-serversphinxsearch.com
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmlmachbase.com/­dbmslearn.microsoft.com/­en-US/­sql/­sql-serversphinxsearch.com/­docs
DeveloperMachbaseMicrosoftSphinx Technologies Inc.
Initial release2001201319892001
Current release2.7.2, June 2023V8.0, August 2023SQL Server 2022, November 20223.5.1, February 2023
License infoCommercial or Open SourceOpen Source infobased on BSD licensecommercial infofree test version availablecommercial inforestricted free version is availableOpen 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.
Implementation languageJavaCC++C++
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
macOS
Windows
Linux
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesyesyes
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.nonoyes
Secondary indexesyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLyesSQL-like query languageyesSQL-like query language (SphinxQL)
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Proprietary protocol
Supported programming languagesAll languages supporting JDBC/ODBC
Java
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresJava, SQLnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federationSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factoryes, but depending on the SQL-Server Editionnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesnoyesyes 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.yesyes infovolatile and lookup tableyes
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple password-based access controlfine grained access rights according to SQL-standardno

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 partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

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

More resources
HyperSQL infoalso known as HSQLDBMachbase Neo infoFormer name was InfinifluxMicrosoft SQL ServerSphinx
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

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

show all

Recent citations in the news

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Kafka Source/Sink connectors, CDC and Schema Registry
24 April 2024, Medium

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12 January 2024, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, blogs.oracle.com

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

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

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.

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

SingleStore logo

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

Present your product here