DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. NCache vs. SQLite vs. TempoIQ

System Properties Comparison Bangdb vs. NCache vs. SQLite vs. TempoIQ

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonNCache  Xexclude from comparisonSQLite  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionConverged and high performance database for device data, events, time series, document and graphOpen-Source and Enterprise in-memory Key-Value StoreWidely used embeddable, in-process RDBMSScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value storeRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMSDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitebangdb.comwww.alachisoft.com/­ncachewww.sqlite.orgtempoiq.com (offline)
Technical documentationdocs.bangdb.comwww.alachisoft.com/­resources/­docswww.sqlite.org/­docs.html
DeveloperSachin Sinha, BangDBAlachisoftDwayne Richard HippTempoIQ
Initial release2012200520002012
Current releaseBangDB 2.0, October 20215.3.3, April 20243.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoEnterprise Edition availableOpen Source infoPublic Domaincommercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++C#, .NET, .NET Core, JavaC
Server operating systemsLinuxLinux
Windows
server-less
Data schemeschema-freeschema-freeyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventspartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes infonot rigid because of 'dynamic typing' concept.yes
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 indexesyes infosecondary, composite, nested, reverse, geospatialyesyes
SQL infoSupport of SQLSQL like support with command line toolSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infoSQL-92 is not fully supportedno
APIs and other access methodsProprietary protocol
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietary native API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
HTTP API
Supported programming languagesC
C#
C++
Java
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
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
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresnono infosupport for stored procedures with SQL-Server CLRnono
Triggersyes, Notifications (with Streaming only)yes infoNotificationsyesyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic locking and pessimistic lockingACIDno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyesno
User concepts infoAccess controlyes (enterprise version only)Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)nosimple authentication-based access control
More information provided by the system vendor
BangdbNCacheSQLiteTempoIQ infoformerly TempoDB
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
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
BangdbNCacheSQLiteTempoIQ infoformerly TempoDB
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

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

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

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

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

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

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

Present your product here