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

DBMS > BoltDB vs. Immudb vs. Spark SQL vs. SQLite

System Properties Comparison BoltDB vs. Immudb vs. Spark SQL vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonImmudb  Xexclude from comparisonSpark SQL  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionAn embedded key-value store for Go.An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Spark SQL is a component on top of 'Spark Core' for structured data processingWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeKey-value storeRelational DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.24
Rank#305  Overall
#43  Key-value stores
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­boltdb/­boltgithub.com/­codenotary/­immudb
immudb.io
spark.apache.org/­sqlwww.sqlite.org
Technical documentationdocs.immudb.iospark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.sqlite.org/­docs.html
DeveloperCodenotaryApache Software FoundationDwayne Richard Hipp
Initial release2013202020142000
Current release1.2.3, April 20223.5.0 ( 2.13), September 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoScalaC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
BSD
Linux
macOS
Solaris
Windows
z/OS
Linux
OS X
Windows
server-less
Data schemeschema-freeschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyes infonot rigid because of 'dynamic typing' concept.
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.nononono
Secondary indexesnoyesnoyes
SQL infoSupport of SQLnoSQL-like syntaxSQL-like DML and DDL statementsyes infoSQL-92 is not fully supported
APIs and other access methodsgRPC protocol
PostgreSQL wire protocol
JDBC
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesGo.Net
Go
Java
JavaScript (Node.js)
Python
Java
Python
R
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnononono
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes, utilizing Spark Corenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlnonono

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 SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
BoltDBImmudbSpark SQLSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the 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

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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

ImmuDB and Codenotary: It's a database, but the company isn't
20 December 2021, ZDNet

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

How Open-Source Database immudb Plans to Handle All That Metaverse Data
10 October 2022, Acceleration Economy

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

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

Neo4j logo

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

RaimaDB logo

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

Present your product here