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 > AlaSQL vs. BoltDB vs. Databricks vs. jBASE vs. MarkLogic

System Properties Comparison AlaSQL vs. BoltDB vs. Databricks vs. jBASE vs. MarkLogic

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonBoltDB  Xexclude from comparisonDatabricks  Xexclude from comparisonjBASE  Xexclude from comparisonMarkLogic  Xexclude from comparison
DescriptionJavaScript DBMS libraryAn embedded key-value store for Go.The Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.A robust multi-value DBMS comprising development tools and middlewareOperational and transactional Enterprise NoSQL database
Primary database modelDocument store
Relational DBMS
Key-value storeDocument store
Relational DBMS
Multivalue DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
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.74
Rank#220  Overall
#31  Key-value stores
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Websitealasql.orggithub.com/­boltdb/­boltwww.databricks.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.marklogic.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.databricks.comdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.marklogic.com
DeveloperAndrey Gershun & Mathias R. WulffDatabricksRocket Software (formerly Zumasys)MarkLogic Corp.
Initial release20142013201319912001
Current release5.711.0, December 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoMIT Licensecommercialcommercialcommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptGoC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Solaris
Windows
hostedAIX
Linux
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeschema-free infoSchema can be enforced
Typing infopredefined data types such as float or datenonooptionalyes
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.nonoyesyesyes
Secondary indexesnonoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nowith Databricks SQLEmbedded SQL for jBASE in BASICyes infoSQL92
APIs and other access methodsJavaScript APIJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Supported programming languagesJavaScriptGoPython
R
Scala
.Net
Basic
Jabbascript
Java
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonouser defined functions and aggregatesyesyes infovia XQuery or JavaScript
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobs
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageyesACIDACIDACID infocan act as a resource manager in an XA/JTA transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesnonoyesyes, with Range Indexes
User concepts infoAccess controlnonoAccess rights can be defined down to the item levelRole-based access control at the document and subdocument levels
More information provided by the system vendor
AlaSQLBoltDBDatabricksjBASEMarkLogic
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more

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

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

5. Databricks
14 May 2024, CNBC

Analytics and Data Science News for the Week of May 17; Updates from Alteryx, Databricks, Sigma Computing & More
16 May 2024, Solutions Review

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

Feature Engineering for Time-Series Using PySpark on Databricks
15 May 2024, Towards Data Science

Top 5 Lessons Learned from Databricks' Journey from $400M to $1.5B+
23 April 2024, SaaStr

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

Intelligence for multi-domain warfighters can now be sourced from logistics operations
13 May 2024, Breaking Defense

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

provided by Google News



Share this page

Featured Products

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here