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 > 4D vs. Atos Standard Common Repository vs. BoltDB vs. NCache vs. VoltDB

System Properties Comparison 4D vs. Atos Standard Common Repository vs. BoltDB vs. NCache vs. VoltDB

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonBoltDB  Xexclude from comparisonNCache  Xexclude from comparisonVoltDB  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionApplication development environment with integrated database management systemHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksAn embedded key-value store for Go.Open-Source and Enterprise in-memory Key-Value StoreDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMSDocument store
Key-value store
Key-value storeKey-value storeRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitewww.4d.comatos.net/en/convergence-creators/portfolio/standard-common-repositorygithub.com/­boltdb/­boltwww.alachisoft.com/­ncachewww.voltdb.com
Technical documentationdeveloper.4d.comwww.alachisoft.com/­resources/­docsdocs.voltdb.com
Developer4D, IncAtos Convergence CreatorsAlachisoftVoltDB Inc.
Initial release19842016201320052010
Current releasev20, April 202317035.3.3, April 202411.3, April 2022
License infoCommercial or Open SourcecommercialcommercialOpen Source infoMIT LicenseOpen Source infoEnterprise Edition availableOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageJavaGoC#, .NET, .NET Core, JavaJava, C++
Server operating systemsOS X
Windows
LinuxBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
OS X infofor development
Data schemeyesSchema and schema-less with LDAP viewsschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesoptionalnopartial 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.yesyesnono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLyes infoclose to SQL 92nonoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infoonly a subset of SQL 99
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
LDAPIDistributedCache
JCache
LINQ
Proprietary native API
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages4D proprietary IDE
PHP
All languages with LDAP bindingsGo.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesnonono infosupport for stored procedures with SQL-Server CLRJava
Triggersyesyesnoyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infocell divisionnoneyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesnoneyes, with selectable consistency levelMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationnoneEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integrityyesnononono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationsyesoptimistic locking and pessimistic lockingACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlUsers and groupsLDAP bind authenticationnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Users and roles with access to stored procedures
More information provided by the system vendor
4D infoformer name: 4th DimensionAtos Standard Common RepositoryBoltDBNCacheVoltDB
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
4D infoformer name: 4th DimensionAtos Standard Common RepositoryBoltDBNCacheVoltDB
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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

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

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

Present your product here