DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > 4D vs. Oracle Berkeley DB vs. Riak KV vs. ScyllaDB vs. TimesTen

System Properties Comparison 4D vs. Oracle Berkeley DB vs. Riak KV vs. ScyllaDB vs. TimesTen

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRiak KV  Xexclude from comparisonScyllaDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemWidely used in-process key-value storeDistributed, fault tolerant key-value storeCassandra and DynamoDB compatible wide column storeAn in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.
Primary database modelRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-value store infowith links between data sets and object tags for the creation of secondary indexesWide column storeRelational DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.13
Rank#114  Overall
#54  Relational DBMS
Score1.91
Rank#121  Overall
#20  Key-value stores
#3  Native XML DBMS
Score3.67
Rank#75  Overall
#9  Key-value stores
Score3.88
Rank#72  Overall
#5  Wide column stores
Score1.23
Rank#163  Overall
#74  Relational DBMS
Websitewww.4d.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.scylladb.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdeveloper.4d.comdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.scylladb.comdocs.oracle.com/­en/­database/­other-databases/­timesten/­index.html
Developer4D, IncOracle infooriginally developed by Sleepycat, which was acquired by OracleOpenSource, formerly Basho TechnologiesScyllaDBOracle infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19841994200920151998
Current releasev20, April 202318.1.40, May 20203.2.0, December 2022ScyllaDB Open Source 6.0.2, July 2024Release 22.1
License infoCommercial or Open SourcecommercialOpen Source infocommercial license availableOpen Source infoApache version 2, commercial enterprise editionOpen Source infoOpen Source (AGPL), commercial license availablecommercial
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC, Java, C++ (depending on the Berkeley DB edition)ErlangC++
Server operating systemsOS X
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
LinuxIBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnonoyesyes
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.yesyes infoonly with the Berkeley DB XML editionnonono
Secondary indexesyesyesrestrictedyes infocluster global secondary indicesyes
SQL infoSupport of SQLyes infoclose to SQL 92yes infoSQL interfaced based on SQLite is availablenoSQL-like DML and DDL statements (CQL)yes
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
HTTP API
Native Erlang Interface
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
Supported programming languages4D proprietary IDE
PHP
.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
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
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
C
C++
Java
Node.js
PL/SQL
Python
Server-side scripts infoStored proceduresyesnoErlangyes, LuaPL/SQL
Triggersyesyes infoonly for the SQL APIyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infono "single point of failure"Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationselectable replication factorselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnono infolinks between data sets can be storednoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnono infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoin-memory tablesyes
User concepts infoAccess controlUsers and groupsnoyes, using Riak SecurityAccess rights for users can be defined per objectfine grained access rights according to SQL-standard
More information provided by the system vendor
4D infoformer name: 4th DimensionOracle Berkeley DBRiak KVScyllaDBTimesTen
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB 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

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

More resources
4D infoformer name: 4th DimensionOracle Berkeley DBRiak KVScyllaDBTimesTen
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

What is NoSQL (Not Only SQL database)?
28 February 2022, TechTarget

Margo I. Seltzer
18 August 2020, Berkman Klein Center

How to store financial market data for backtesting
26 January 2019, Towards Data Science

A complete beginners guide to installing a Bitcoin Full Node on Linux (2018 Edition)
3 May 2018, hackernoon.com

Which Are the Top Local Databases for React Native
15 October 2019, Appinventiv

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Family of young basketballer stabbed to death break their silence with heartbreaking statement as thugs face c
5 September 2024, Daily Mail

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Basho Technologies Picks Up A Series G--How Many Letters Are Left?
13 January 2015, Forbes

If you wagered Bet365 would buy up Basho's remains, you'd be a big winner right now
25 August 2017, The Register

provided by Google News

Defense Department Tests AI Software, Advances to Improve Physical Security Posture
28 October 2024, Department of Defense

ScyllaDB 6.0 advances open source database scalability
12 June 2024, VentureBeat

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

Top 160+ startups in Open Source Databases in Oct, 2024
30 October 2024, Tracxn

Worldwide Local Latency with ScyllaDB: ZeroFlucs’ Strategy
6 February 2024, The New Stack

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Milvus logo

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Present your product here