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 > SQLite vs. StarRocks vs. Transbase vs. YugabyteDB

System Properties Comparison SQLite vs. StarRocks vs. Transbase vs. YugabyteDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameSQLite  Xexclude from comparisonStarRocks  Xexclude from comparisonTransbase  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionWidely used embeddable, in-process RDBMSAn open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache DorisA resource-optimized, high-performance, universally applicable RDBMSHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score1.04
Rank#189  Overall
#88  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitewww.sqlite.orgwww.starrocks.iowww.transaction.de/­en/­products/­transbase.htmlwww.yugabyte.com
Technical documentationwww.sqlite.org/­docs.htmldocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_introwww.transaction.de/­en/­products/­transbase/­features.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperDwayne Richard HippThe Linux Foundation infosince Feb 2023Transaction Software GmbHYugabyte Inc.
Initial release2000202019872017
Current release3.45.3  (15 April 2024), April 20242.5.3, March 2023Transbase 8.3, 20222.19, September 2023
License infoCommercial or Open SourceOpen Source infoPublic DomainOpen Source infoApache Version 2.0commercial infofree development licenseOpen 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 languageCC++, JavaC and C++C and C++
Server operating systemsserver-lessLinuxFreeBSD
Linux
macOS
Solaris
Windows
Linux
OS X
Data schemeyes infodynamic column typesyesyesdepending on used data model
Typing infopredefined data types such as float or dateyes infonot rigid because of 'dynamic typing' concept.yesyesyes
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.nononono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes infoSQL-92 is not fully supportedyesyesyes, PostgreSQL compatible
APIs and other access methodsADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
JDBC
MySQL protocol
ADO.NET
JDBC
ODBC
Proprietary native 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 languagesActionscript
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
JavaC
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnouser defined functionsyesyes infosql, plpgsql, C
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by range and hash)Hash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationBased 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 ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyesDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayes infovia file-system locksyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonono
User concepts infoAccess controlnoRole based access control and fine grained access rightsfine grained access rights according to SQL-standardyes
More information provided by the system vendor
SQLiteStarRocksTransbaseYugabyteDB
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
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
SQLiteStarRocksTransbaseYugabyteDB
DB-Engines blog posts

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

show all

Recent citations in the news

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

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

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

provided by Google News

CelerData: How This Company Reduces Data Migration And Direct Analysis Costs In Data Lakes
21 December 2023, Pulse 2.0

StarRocks analytical DB heads to Linux Foundation
14 February 2023, VentureBeat

CelerData Contributes StarRocks to the Linux Foundation
14 February 2023, Datanami

StarRocks brings open source OLAP database to the cloud
14 July 2022, TechTarget

StarRocks launches managed DBaaS for real-time analytics
14 July 2022, InfoWorld

provided by Google News

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

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

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

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

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.

RaimaDB logo

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

SingleStore logo

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

Present your product here