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

DBMS > AlaSQL vs. InfinityDB vs. Kinetica vs. Oracle vs. Oracle Berkeley DB

System Properties Comparison AlaSQL vs. InfinityDB vs. Kinetica vs. Oracle vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonInfinityDB  Xexclude from comparisonKinetica  Xexclude from comparisonOracle  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionJavaScript DBMS libraryA Java embedded Key-Value Store which extends the Java Map interfaceFully vectorized database across both GPUs and CPUsWidely used RDBMSWidely used in-process key-value store
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsSpatial DBMS
Time Series DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Websitealasql.orgboilerbay.comwww.kinetica.comwww.oracle.com/­databasewww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationgithub.com/­AlaSQL/­alasqlboilerbay.com/­infinitydb/­manualdocs.kinetica.comdocs.oracle.com/­en/­databasedocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperAndrey Gershun & Mathias R. WulffBoiler Bay Inc.KineticaOracleOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20142002201219801994
Current release4.07.1, August 202123c, September 202318.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercialcommercialcommercial inforestricted free version is availableOpen 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 languageJavaScriptJavaC, C++C and C++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or datenoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesno
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.nononoyesyes infoonly with the Berkeley DB XML edition
Secondary indexesnono infomanual creation possible, using inversions based on multi-value capabilityyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL-like DML and DDL statementsyes infowith proprietary extensionsyes infoSQL interfaced based on SQLite is available
APIs and other access methodsJavaScript APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesJavaScriptJavaC++
Java
JavaScript (Node.js)
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
.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 proceduresnonouser defined functionsPL/SQL infoalso stored procedures in Java possibleno
Triggersyesnoyes infotriggers when inserted values for one or more columns fall within a specified rangeyesyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSource-replica replicationMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilityyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID infoisolation level can be parameterizedACID
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.yesnoyes infoGPU vRAM or System RAMyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlnonoAccess rights for users and roles on table levelfine grained access rights according to SQL-standardno

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
3rd partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
AlaSQLInfinityDBKineticaOracleOracle Berkeley DB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica Delivers Real-Time Vector Similarity Search
22 March 2024, Geospatial World

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

A Look at The HP Oracle Database Machine
30 May 2024, Data Center Knowledge

Oracle Plans to Open Two Public Cloud Regions in Morocco
30 May 2024, PR Newswire

Announcing Oracle Database 23ai : General Availability
2 May 2024, blogs.oracle.com

Oracle Database 23ai - Feel the Difference
27 May 2024, iProgrammer

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
7 May 2024, Forbes

provided by Google News

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

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

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

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

provided by Google News



Share this page

Featured Products

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.

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

AllegroGraph logo

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

Milvus logo

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

Present your product here