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

DBMS > Coveo vs. Firebird vs. Sphinx vs. STSdb vs. VoltDB

System Properties Comparison Coveo vs. Firebird vs. Sphinx vs. STSdb vs. VoltDB

Editorial information provided by DB-Engines
NameCoveo  Xexclude from comparisonFirebird  Xexclude from comparisonSphinx  Xexclude from comparisonSTSdb  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentFirebird is an open source RDBMS forked from Borland's InterBaseOpen source search engine for searching in data from different sources, e.g. relational databasesKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelSearch engineRelational DBMSSearch engineKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.28
Rank#114  Overall
#11  Search engines
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.04
Rank#360  Overall
#52  Key-value stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitewww.coveo.comwww.firebirdsql.orgsphinxsearch.comgithub.com/­STSSoft/­STSdb4www.voltdb.com
Technical documentationdocs.coveo.comwww.firebirdsql.org/­en/­reference-manualssphinxsearch.com/­docsdocs.voltdb.com
DeveloperCoveoFirebird FoundationSphinx Technologies Inc.STS Soft SCVoltDB Inc.
Initial release20122000 infoAs fork of Borland's InterBase200120112010
Current release5.0.0, January 20243.5.1, February 20234.0.8, September 201511.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoInitial Developer's Public LicenseOpen Source infoGPL version 2, commercial licence availableOpen Source infoGPLv2, commercial license availableOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++C#Java, C++
Server operating systemshostedAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
WindowsLinux
OS X infofor development
Data schemehybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationyesyesyesyes
Typing infopredefined data types such as float or dateyesyesnoyes infoprimitive types and user defined types (classes)yes
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.no
Secondary indexesyesyesyes infofull-text index on all search fieldsnoyes
SQL infoSupport of SQLnoyesSQL-like query language (SphinxQL)noyes infoonly a subset of SQL 99
APIs and other access methodsRESTful HTTP APIADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
Proprietary protocol.NET Client APIJava API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC#
Java
JavaScript
Python
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C#
Java
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoPSQLnonoJava
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesyesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integrityyesyesnonono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnonoACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yesyes infoSnapshots and command logging
User concepts infoAccess controlgranular access controls, API key management, content filtersUsers with fine-grained authorization conceptnonoUsers and roles with access to stored procedures

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

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

More resources
CoveoFirebirdSphinxSTSdbVoltDB
DB-Engines blog posts

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

show all

Recent citations in the news

Coveo Debuts GenAI Tools on Genesys Cloud and AppFoundry
17 May 2024, CX Today

Coveo expands partnership with Genesys to empower contact center agents with various types of AI
16 May 2024, KMWorld Magazine

Coveo Named a Leader in the 2024 Gartner® Magic Quadrant™ for Search and Product Discovery
16 May 2024, PR Newswire

Coveo announced new partnership with Genesys
16 May 2024, Martechcube

Coveo Recognized as a Leader in Gartner's 2014 Magic Quadrant for Enterprise Search
17 May 2024, Yahoo Eurosport UK

provided by Google News

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14 December 2023, HITS Daily Double

Firebird - Analyst, Digital Marketing (US)
23 February 2024, Music Business Worldwide

Exploring the Firebird Database
9 August 2023, Open Source For You

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

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



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

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

Milvus logo

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

Neo4j logo

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

Present your product here