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 > BoltDB vs. Derby vs. NCache vs. SpatiaLite

System Properties Comparison BoltDB vs. Derby vs. NCache vs. SpatiaLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonNCache  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Open-Source and Enterprise in-memory Key-Value StoreSpatial extension of SQLite
Primary database modelKey-value storeRelational DBMSKey-value storeSpatial DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Websitegithub.com/­boltdb/­boltdb.apache.org/­derbywww.alachisoft.com/­ncachewww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlwww.alachisoft.com/­resources/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperApache Software FoundationAlachisoftAlessandro Furieri
Initial release2013199720052008
Current release10.17.1.0, November 20235.3.3, April 20245.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache version 2Open Source infoEnterprise Edition availableOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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 languageGoJavaC#, .NET, .NET Core, JavaC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
Windows
server-less
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenoyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.noyesnono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes
APIs and other access methodsJDBCIDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesGoJava.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnoJava Stored Proceduresno infosupport for stored procedures with SQL-Server CLRno
Triggersnoyesyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDoptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)no
More information provided by the system vendor
BoltDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBNCacheSpatiaLite
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
BoltDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBNCacheSpatiaLite
DB-Engines blog posts

Spatial database management systems
6 April 2021, 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

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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

The Arrival of Java 20
21 March 2023, Oracle

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Payara Foundation Releases Payara Server 5 and Payara Micro 5
30 March 2018, InfoQ.com

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

NCache 4.4 Open Sourced
16 January 2015, iProgrammer

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here