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

DBMS > Sphinx vs. SQLite vs. Tarantool vs. Ultipa vs. VelocityDB

System Properties Comparison Sphinx vs. SQLite vs. Tarantool vs. Ultipa vs. VelocityDB

Editorial information provided by DB-Engines
NameSphinx  Xexclude from comparisonSQLite  Xexclude from comparisonTarantool  Xexclude from comparisonUltipa  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionOpen source search engine for searching in data from different sources, e.g. relational databasesWidely used embeddable, in-process RDBMSIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsHigh performance Graph DBMS supporting HTAP high availability cluster deploymentA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelSearch engineRelational DBMSDocument store
Key-value store
Relational DBMS
Graph DBMSGraph DBMS
Object oriented DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.95
Rank#55  Overall
#5  Search engines
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Score0.19
Rank#330  Overall
#30  Graph DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitesphinxsearch.comwww.sqlite.orgwww.tarantool.iowww.ultipa.comvelocitydb.com
Technical documentationsphinxsearch.com/­docswww.sqlite.org/­docs.htmlwww.tarantool.io/­en/­docwww.ultipa.com/­documentvelocitydb.com/­UserGuide
DeveloperSphinx Technologies Inc.Dwayne Richard HippVKUltipaVelocityDB Inc
Initial release20012000200820192011
Current release3.5.1, February 20233.46.0  (23 May 2024), May 20242.10.0, May 20227.x
License infoCommercial or Open SourceOpen Source infoGPL version 2, commercial licence availableOpen Source infoPublic DomainOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CC and C++C#
Server operating systemsFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
server-lessBSD
Linux
macOS
Any that supports .NET
Data schemeyesyes infodynamic column typesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or datenoyes infonot rigid because of 'dynamic typing' concept.string, double, decimal, uuid, integer, blob, boolean, datetimeyes
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.nonono
Secondary indexesyes infofull-text index on all search fieldsyesyesyes
SQL infoSupport of SQLSQL-like query language (SphinxQL)yes infoSQL-92 is not fully supportedFull-featured ANSI SQL supportno
APIs and other access methodsProprietary protocolADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Open binary protocolRESTful HTTP API.Net
Supported programming languagesC++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Server-side scripts infoStored proceduresnonoLua, C and SQL stored proceduresno
Triggersnoyesyes, before/after data modification events, on replication events, client session eventsCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyes infoThe original contents of fields are not stored in the Sphinx index.yesyes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, full featured in-memory storage engine with persistenceyes
User concepts infoAccess controlnonoAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Based on Windows Authentication

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 SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
SphinxSQLiteTarantoolUltipaVelocityDB
DB-Engines blog posts

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

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

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 Google's 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

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

provided by Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

provided by Google News

Ultipa Secures New Real-time Graph Database Deals with Central Banks and Regulators
25 March 2024, Headlines of Today

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here