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 > Alibaba Cloud Log Service vs. MariaDB vs. Oracle Berkeley DB vs. ScyllaDB vs. TerminusDB

System Properties Comparison Alibaba Cloud Log Service vs. MariaDB vs. Oracle Berkeley DB vs. ScyllaDB vs. TerminusDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Log Service  Xexclude from comparisonMariaDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonScyllaDB  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.MySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Widely used in-process key-value storeCassandra and DynamoDB compatible wide column storeScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelSearch engineRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Wide column storeGraph DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Key-value storeDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#268  Overall
#19  Search engines
Score95.03
Rank#13  Overall
#9  Relational DBMS
Score2.80
Rank#112  Overall
#20  Key-value stores
#3  Native XML DBMS
Score5.69
Rank#67  Overall
#5  Wide column stores
Score0.23
Rank#323  Overall
#28  Graph DBMS
Websitewww.alibabacloud.com/­product/­log-servicemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.scylladb.comterminusdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­slsmariadb.com/­kb/­en/­librarydocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.scylladb.comterminusdb.github.io/­terminusdb/­#
DeveloperAlibabaCloud Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Oracle infooriginally developed by Sleepycat, which was acquired by OracleScyllaDBDataChemist Ltd.
Initial release20162009 infoFork of MySQL, which was first released in 1995199420152018
Current release11.3.2, February 202418.1.40, May 2020ScyllaDB Open Source 5.4.1, January 202411.0.0, January 2023
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infocommercial license availableOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoGPL V3
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC and C++C, Java, C++ (depending on the Berkeley DB edition)C++Prolog, Rust
Server operating systemshostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
LinuxLinux
Data schemeschema-freeyes infoDynamic columns are supportedschema-freeschema-freeyes
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.noyesyes infoonly with the Berkeley DB XML editionnono
Secondary indexesyesyesyesyes infocluster global secondary indices
SQL infoSupport of SQLSQL for queryingyes infowith proprietary extensionsyes infoSQL interfaced based on SQLite is availableSQL-like DML and DDL statements (CQL)SQL-like query language (WOQL)
APIs and other access methodsHTTP RESTADO.NET
JDBC
ODBC
Proprietary native API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
JavaScript
Python
Server-side scripts infoStored proceduresnoyes infoPL/SQL compatibility added with version 10.3noyes, Luayes
Triggersyesyesyes infoonly for the SQL APInoyes
Partitioning methods infoMethods for storing different data on different nodesShardingseveral options for horizontal partitioning and ShardingnoneShardingGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodes3 replicasMulti-source replication
Source-replica replication
Source-replica replicationselectable replication factor infoRepresentation of geographical distribution of servers is possibleJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage engineACIDno infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infowith MEMORY storage engineyesyes infoin-memory tables
User concepts infoAccess controlAlibaba Cloud user access controlfine grained access rights according to SQL-standardnoAccess rights for users can be defined per objectRole-based access control
More information provided by the system vendor
Alibaba Cloud Log ServiceMariaDBOracle Berkeley DBScyllaDBTerminusDB infoformer name was DataChemist
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» more
Web, SaaS and Cloud operational applications that require high availability, scalability...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» more
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» more
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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 MariaDB provides a native environment for MariaDB 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
Alibaba Cloud Log ServiceMariaDBOracle Berkeley DBScyllaDBTerminusDB infoformer name was DataChemist
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

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

show all

Recent citations in the news

2 Methods for Installing Serverless Kubernetes in Alibaba Cloud
29 March 2022, hackernoon.com

Alibaba Cloud Further Facilitates Digital Transformation Acceleration across Asia in the Year of the Pandemic
27 January 2021, PR Newswire

Alibaba (BABA) Boosts Global Presence With New Cloud Products
5 June 2019, Yahoo Finance

Alibaba Cloud Further Facilitates Digital Transformation Acceleration Across Asia
27 January 2021, MESA Website

Alibaba Cloud targets SMEs with SaaS accelerator
3 June 2019, Channel Asia Singapore

provided by Google News

Why Is MariaDB (MRDB) Stock Up 82% Today?
27 March 2024, InvestorPlace

Progress Software (PRGS): Any offer by Progress for MariaDB is, or is likely to be, solely in cash
27 March 2024, StreetInsider.com

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

Why Information Technology Company MariaDB Shares Are Rocketing Wednesday
27 March 2024, Markets Insider

Progress Software Corp. Statement regarding Possible Offer for MariaDB plc
26 March 2024, GlobeNewswire

provided by Google News

Fedora Looking To Transition The RPM Database From Berkeley DB To SQLite
16 March 2020, Phoronix

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle Hash

provided by Google News

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

provided by Google News

TerminusDB Introduces TerminusCMS, Brand Networks Acquired by Augeo, More News
17 February 2023, CMSWire

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

provided by Google News



Share this page

Featured Products

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

Present your product here