DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Brytlyt vs. Postgres-XL vs. Sphinx vs. VelocityDB vs. YugabyteDB

System Properties Comparison Brytlyt vs. Postgres-XL vs. Sphinx vs. VelocityDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameBrytlyt  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSphinx  Xexclude from comparisonVelocityDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresOpen source search engine for searching in data from different sources, e.g. relational databasesA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSRelational DBMSSearch engineGraph DBMS
Object oriented DBMS
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#288  Overall
#131  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.05
Rank#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitebrytlyt.iowww.postgres-xl.orgsphinxsearch.comvelocitydb.comwww.yugabyte.com
Technical documentationdocs.brytlyt.iowww.postgres-xl.org/­documentationsphinxsearch.com/­docsvelocitydb.com/­UserGuidedocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperBrytlytSphinx Technologies Inc.VelocityDB IncYugabyte Inc.
Initial release20162014 infosince 2012, originally named StormDB200120112017
Current release5.0, August 202310 R1, October 20183.5.1, February 20237.x2.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoMozilla public licenseOpen Source infoGPL version 2, commercial licence availablecommercialOpen Source infoApache 2.0
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.
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, C++ and CUDACC++C#C and C++
Server operating systemsLinux
OS X
Windows
Linux
macOS
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Any that supports .NETLinux
OS X
Data schemeyesyesyesyesdepending on used data model
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.yes infospecific XML-type available, but no XML query functionality.yes infoXML type, but no XML query functionalitynono
Secondary indexesyesyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLyesyes infodistributed, parallel query executionSQL-like query language (SphinxQL)noyes, PostgreSQL compatible
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocol.NetJDBC
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 languages.Net
C
C++
Delphi
Java
Perl
Python
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
.NetC
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresuser defined functions infoin PL/pgSQLuser defined functionsnonoyes infosql, plpgsql, C
TriggersyesyesnoCallbacks are triggered when data changesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoMVCCnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnoBased on Windows Authenticationyes
More information provided by the system vendor
BrytlytPostgres-XLSphinxVelocityDBYugabyteDB
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
BrytlytPostgres-XLSphinxVelocityDBYugabyteDB
DB-Engines blog posts

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

show all

Recent citations in the news

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1 August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22 December 2021, Silicon Canals

Brytlyt Secures $4M in Series A Funding
20 May 2020, Datanami

Brytlyt becomes NVIDIA Inception Premier Partner
31 January 2023, PR Newswire

London’s Brytlyt raises €4.4 million for its data analytics and visualisation technology
22 December 2021, EU-Startups

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

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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

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

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

RaimaDB logo

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

Present your product here