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 > AlaSQL vs. LevelDB vs. SAP IQ vs. STSdb vs. YugabyteDB

System Properties Comparison AlaSQL vs. LevelDB vs. SAP IQ vs. STSdb vs. YugabyteDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonLevelDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonSTSdb  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesColumnar RDBMS optimized for Big Data analyticsKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMS infocolumn-orientedKey-value storeRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitealasql.orggithub.com/­google/­leveldbwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlgithub.com/­STSSoft/­STSdb4www.yugabyte.com
Technical documentationgithub.com/­AlaSQL/­alasqlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdhelp.sap.com/­docs/­SAP_IQdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperAndrey Gershun & Mathias R. WulffGoogleSAP, formerly SybaseSTS Soft SCYugabyte Inc.
Initial release20142011199420112017
Current release1.23, February 202116.1 SPS04, April 20194.0.8, September 20152.19, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSDcommercialOpen Source infoGPLv2, commercial license availableOpen 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 languageJavaScriptC++C#C and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Illumos
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
WindowsLinux
OS X
Data schemeschema-freeschema-freeyesyesdepending on used data model
Typing infopredefined data types such as float or datenonoyesyes 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.nononono
Secondary indexesnonoyesnoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesnoyes, PostgreSQL compatible
APIs and other access methodsJavaScript APIADO.NET
JDBC
ODBC
RESTful HTTP API
.NET Client APIJDBC
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 languagesJavaScriptC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
C++
Java
Perl
PHP
Python
Ruby
C#
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonoyesnoyes infosql, plpgsql, C
Triggersyesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneshared disk or shared nothing architectures with SAP IQ MultiplexernoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSAP/Sybase Replication ServernoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoHadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infowith automatic compression on writesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlnonofine grained access rights according to SQL-standardnoyes
More information provided by the system vendor
AlaSQLLevelDBSAP IQ infoformer name: Sybase IQSTSdbYugabyteDB
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
AlaSQLLevelDBSAP IQ infoformer name: Sybase IQSTSdbYugabyteDB
Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

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 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30 April 2024, Yahoo Finance

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

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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

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

Present your product here