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

DBMS > Oracle Berkeley DB vs. SpatiaLite vs. SQL.JS vs. Teradata Aster vs. YDB

System Properties Comparison Oracle Berkeley DB vs. SpatiaLite vs. SQL.JS vs. Teradata Aster vs. YDB

Editorial information provided by DB-Engines
NameOracle Berkeley DB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSQL.JS  Xexclude from comparisonTeradata Aster  Xexclude from comparisonYDB  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionWidely used in-process key-value storeSpatial extension of SQLitePort of SQLite to JavaScriptPlatform for big data analytics on multistructured data sources and typesA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Spatial DBMSRelational DBMSRelational DBMSDocument store
Relational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.88
Rank#130  Overall
#23  Key-value stores
#3  Native XML DBMS
Score1.56
Rank#142  Overall
#3  Spatial DBMS
Score0.53
Rank#246  Overall
#115  Relational DBMS
Score0.39
Rank#269  Overall
#43  Document stores
#126  Relational DBMS
Websitewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.gaia-gis.it/­fossil/­libspatialite/­indexsql.js.orggithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlsql.js.org/­documentation/­index.htmlydb.tech/­en/­docs
DeveloperOracle infooriginally developed by Sleepycat, which was acquired by OracleAlessandro FurieriAlon Zakai infoenhancements implemented by othersTeradataYandex
Initial release19942008201220052019
Current release18.1.40, May 20205.0.0, August 2020
License infoCommercial or Open SourceOpen Source infocommercial license availableOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open SourcecommercialOpen Source infoApache 2.0; commercial license available
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.
Implementation languageC, Java, C++ (depending on the Berkeley DB edition)C++JavaScript
Server operating systemsAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
server-lessserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
Data schemeschema-freeyesyesFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File StoreFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or datenoyesyesyesyes
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 infoonly with the Berkeley DB XML editionnonoyes infoin Aster File Storeno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes infoSQL interfaced based on SQLite is availableyesyes infoSQL-92 is not fully supportedyesSQL-like query language (YQL)
APIs and other access methodsJavaScript APIADO.NET
JDBC
ODBC
OLE DB
RESTful HTTP API (DynamoDB compatible)
Supported programming languages.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
JavaScriptC
C#
C++
Java
Python
R
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresnononoR packagesno
Triggersyes infoonly for the SQL APIyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnonenoneyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.Active-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoSQL Map-Reduce Frameworkno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnono
User concepts infoAccess controlnononofine grained access rights according to SQL-standardAccess rights defined for Yandex Cloud users

More information provided by the system vendor

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
Oracle Berkeley DBSpatiaLiteSQL.JSTeradata AsterYDB
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

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

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024
22 March 2023, SitePoint

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

React Native for beginners
31 October 2018, hackernoon.com

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Teradata Integrates Big Data Analytic Architecture
22 October 2012, PR Newswire

An American Dream Story, With A Silicon Valley Twist
14 August 2013, Forbes

Gartner, IBM, Teradata make Big Data announcements
17 October 2012, ZDNet

Big Data Use Case – What Is Teradata IntelliCloud?
24 May 2017, insideBIGDATA

provided by Google News

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Yandex Food Delivery Service Leak Revealed Personal Information of Russia's Secret Police
3 April 2022, Tech Times

Russian secret police data leaked by food delivery app including where they live and what they eat...
4 April 2022, The Sun

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

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

Present your product here