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

DBMS > AlaSQL vs. InfinityDB vs. LokiJS vs. Oracle vs. SpaceTime

System Properties Comparison AlaSQL vs. InfinityDB vs. LokiJS vs. Oracle vs. SpaceTime

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonInfinityDB  Xexclude from comparisonLokiJS  Xexclude from comparisonOracle  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionJavaScript DBMS libraryA Java embedded Key-Value Store which extends the Java Map interfaceIn-memory JavaScript DBMSWidely used RDBMSSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelDocument store
Relational DBMS
Key-value storeDocument storeRelational DBMSSpatial DBMS
Secondary database modelsDocument 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
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.41
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.00
Rank#386  Overall
#61  Key-value stores
Score0.38
Rank#268  Overall
#43  Document stores
Score1317.01
Rank#1  Overall
#1  Relational DBMS
Score0.00
Rank#386  Overall
#7  Spatial DBMS
Websitealasql.orgboilerbay.comgithub.com/­techfort/­LokiJSwww.oracle.com/­databasewww.mireo.com/­spacetime
Technical documentationgithub.com/­AlaSQL/­alasqlboilerbay.com/­infinitydb/­manualtechfort.github.io/­LokiJSdocs.oracle.com/­en/­database
DeveloperAndrey Gershun & Mathias R. WulffBoiler Bay Inc.OracleMireo
Initial release20142002201419802020
Current release4.023c, September 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Sourcecommercial inforestricted free version is 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.
Implementation languageJavaScriptJavaJavaScriptC and C++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or datenoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyesyes
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.nononoyesno
Secondary indexesnono infomanual creation possible, using inversions based on multi-value capabilityyes infovia viewsyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoyes infowith proprietary extensionsA subset of ANSI SQL is implemented
APIs and other access methodsJavaScript APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JavaScript APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
RESTful HTTP API
Supported programming languagesJavaScriptJavaJavaScriptC
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
C#
C++
Python
Server-side scripts infoStored proceduresnonoView functions in JavaScriptPL/SQL infoalso stored procedures in Java possibleno
Triggersyesnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding, horizontal partitioningFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneMulti-source replication
Source-replica replication
Real-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency infoREAD-COMMITTED or SERIALIZEDnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilitynoyesno
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 loadsno infoatomic operations within a single collection possibleACID infoisolation level can be parameterizedno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlnononofine grained access rights according to SQL-standardyes

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 partiesDevart 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
AlaSQLInfinityDBLokiJSOracleSpaceTime
DB-Engines blog posts

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

show all

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

Recent citations in the news

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

provided by Google News

Microsoft and Oracle enhance Oracle Database@Azure with data and AI integration
9 September 2024, Microsoft

Oracle Database 23ai is now available for Oracle Database Appliance
22 July 2024, blogs.oracle.com

Oracle inks deal with AWS to offer database services
10 September 2024, CIO

AWS Weekly Roundup: Oracle Database@AWS, Amazon RDS, AWS PrivateLink, Amazon MSK, Amazon EventBridge, Amazon SageMaker and more | Amazon Web Services
16 September 2024, AWS Blog

Oracle Database is in many enterprises and now it’s in Google Cloud too
9 September 2024, VentureBeat

provided by Google News



Share this page

Featured Products

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

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.

Present your product here