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

DBMS > Sphinx vs. Teradata vs. VoltDB vs. YugabyteDB

System Properties Comparison Sphinx vs. Teradata vs. VoltDB vs. YugabyteDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameSphinx  Xexclude from comparisonTeradata  Xexclude from comparisonVoltDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionOpen source search engine for searching in data from different sources, e.g. relational databasesA hybrid cloud data analytics software platform (Teradata Vantage)Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memoryHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelSearch engineRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.98
Rank#56  Overall
#5  Search engines
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitesphinxsearch.comwww.teradata.comwww.voltdb.comwww.yugabyte.com
Technical documentationsphinxsearch.com/­docsdocs.teradata.comdocs.voltdb.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperSphinx Technologies Inc.TeradataVoltDB Inc.Yugabyte Inc.
Initial release2001198420102017
Current release3.5.1, February 2023Teradata Vantage 1.0 MU2, January 201911.3, April 20222.19, September 2023
License infoCommercial or Open SourceOpen Source infoGPL version 2, commercial licence availablecommercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro EditionsOpen Source infoApache 2.0
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.
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 languageC++Java, C++C and C++
Server operating systemsFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
hosted
Linux
Linux
OS X infofor development
Linux
OS X
Data schemeyesyesyesdepending on used data model
Typing infopredefined data types such as float or datenoyesyesyes
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.yesno
Secondary indexesyes infofull-text index on all search fieldsyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyesyes
SQL infoSupport of SQLSQL-like query language (SphinxQL)yes infoSQL 2016 + extensionsyes infoonly a subset of SQL 99yes, PostgreSQL compatible
APIs and other access methodsProprietary protocol.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Java API
JDBC
RESTful HTTP/JSON API
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++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnoyes infoUDFs, stored procedures, table functions in parallelJavayes infosql, plpgsql, C
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infoHashingShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Based on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyesno infoFOREIGN KEY constraints are not supportedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoTransactions are executed single-threaded within stored proceduresDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the serveryes
Durability infoSupport for making data persistentyes infoThe original contents of fields are not stored in the Sphinx index.yesyes infoSnapshots and command loggingyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardUsers and roles with access to stored proceduresyes
More information provided by the system vendor
SphinxTeradataVoltDBYugabyteDB
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
SphinxTeradataVoltDBYugabyteDB
DB-Engines blog posts

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

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

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

Truist Financial Corp Reduces Position in Teradata Co. (NYSE:TDC)
19 May 2024, Defense World

Bear of the Day: Teradata (TDC)
17 May 2024, Yahoo Singapore News

Teradata Stockholders Approve Incentive Plan and Elect Directors
17 May 2024, TipRanks

Dynamic Technology Lab Private Ltd Makes New Investment in Teradata Co. (NYSE:TDC)
20 May 2024, MarketBeat

Prepare and load Amazon S3 data into Teradata using AWS Glue through its native connector for Teradata Vantage ...
30 November 2023, AWS Blog

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News

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

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

YugabyteDB Managed Introduces Product Labs Experience for Immersive Distributed SQL Learning
16 November 2023, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
19 May 2022, Forbes

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here