DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. BaseX vs. CockroachDB vs. ObjectBox vs. Oracle Berkeley DB

System Properties Comparison AlaSQL vs. BaseX vs. CockroachDB vs. ObjectBox vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonBaseX  Xexclude from comparisonCockroachDB  Xexclude from comparisonObjectBox  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionJavaScript DBMS libraryLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Extremely fast embedded database for small devices, IoT and MobileWidely used in-process key-value store
Primary database modelDocument store
Relational DBMS
Native XML DBMSRelational DBMSObject oriented DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Websitealasql.orgbasex.orgwww.cockroachlabs.comobjectbox.iowww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationgithub.com/­AlaSQL/­alasqldocs.basex.orgwww.cockroachlabs.com/­docsdocs.objectbox.iodocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperAndrey Gershun & Mathias R. WulffBaseX GmbHCockroach LabsObjectBox LimitedOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20142007201520171994
Current release11.0, June 202424.1.0, May 202418.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSD licenseOpen Source infoApache 2.0, commercial license availableOpen Source infoApache License 2.0Open Source infocommercial 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 languageJavaScriptJavaGoC and C++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
macOS
Windows
Android
iOS
Linux
macOS
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeschema-freeschema-freedynamic schemayesschema-free
Typing infopredefined data types such as float or datenono infoXQuery supports typesyesyesno
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.nononoyes infoonly with the Berkeley DB XML edition
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyes, wire compatible with PostgreSQLnoyes infoSQL interfaced based on SQLite is available
APIs and other access methodsJavaScript APIJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
JDBCProprietary native API
Supported programming languagesJavaScriptActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.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
Server-side scripts infoStored proceduresnoyesnonono
Triggersyesyes infovia eventsnonoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replication using RAFTonline/offline synchronization between client and serverSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagemultiple readers, single writerACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlnoUsers with fine-grained authorization concept on 4 levelsRole-based access controlyesno
More information provided by the system vendor
AlaSQLBaseXCockroachDBObjectBoxOracle Berkeley DB
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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
AlaSQLBaseXCockroachDBObjectBoxOracle Berkeley DB
Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

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

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Storeā„¢

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

provided by Google News

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

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

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

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

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.

Present your product here