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 > mSQL vs. Oracle Berkeley DB vs. OrigoDB vs. SQL.JS vs. Warp 10

System Properties Comparison mSQL vs. Oracle Berkeley DB vs. OrigoDB vs. SQL.JS vs. Warp 10

Editorial information provided by DB-Engines
NamemSQL infoMini SQL  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonOrigoDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionmSQL (Mini SQL) is a simple and lightweight RDBMSWidely used in-process key-value storeA fully ACID in-memory object graph databasePort of SQLite to JavaScriptTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document store
Object oriented DBMS
Relational DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitehughestech.com.au/­products/­msqlwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlorigodb.comsql.js.orgwww.warp10.io
Technical documentationdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlorigodb.com/­docssql.js.org/­documentation/­index.htmlwww.warp10.io/­content/­02_Getting_started
DeveloperHughes TechnologiesOracle infooriginally developed by Sleepycat, which was acquired by OracleRobert Friberg et alAlon Zakai infoenhancements implemented by othersSenX
Initial release199419942009 infounder the name LiveDB20122015
Current release4.4, October 202118.1.40, May 2020
License infoCommercial or Open Sourcecommercial infofree licenses can be providedOpen Source infocommercial license availableOpen SourceOpen SourceOpen Source infoApache License 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.
Implementation languageCC, Java, C++ (depending on the Berkeley DB edition)C#JavaScriptJava
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesnoUser defined using .NET types and collectionsyesyes
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.noyes infoonly with the Berkeley DB XML editionno infocan be achieved using .NETnono
Secondary indexesyesyesyesno
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infoSQL interfaced based on SQLite is availablenoyes infoSQL-92 is not fully supportedno
APIs and other access methodsJDBC
ODBC
.NET Client API
HTTP API
LINQ
JavaScript APIHTTP API
Jupyter
WebSocket
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
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
.NetJavaScript
Server-side scripts infoStored proceduresnonoyesnoyes infoWarpScript
Triggersnoyes infoonly for the SQL APIyes infoDomain Eventsnono
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioning infoclient side managed; servers are not synchronizednoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-replica replicationnoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonodepending on modelyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datanoyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlnonoRole based authorizationnoMandatory use of cryptographic tokens, containing fine-grained authorizations

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
mSQL infoMini SQLOracle Berkeley DBOrigoDBSQL.JSWarp 10
DB-Engines blog posts

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

show all

Recent citations in the news

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

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

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

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 News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

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

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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