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 > Heroic vs. NCache vs. Sphinx vs. SQLite

System Properties Comparison Heroic vs. NCache vs. Sphinx vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonNCache  Xexclude from comparisonSphinx  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchOpen-Source and Enterprise in-memory Key-Value StoreOpen source search engine for searching in data from different sources, e.g. relational databasesWidely used embeddable, in-process RDBMS
Primary database modelTime Series DBMSKey-value storeSearch engineRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score5.95
Rank#55  Overall
#5  Search engines
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­spotify/­heroicwww.alachisoft.com/­ncachesphinxsearch.comwww.sqlite.org
Technical documentationspotify.github.io/­heroicwww.alachisoft.com/­resources/­docssphinxsearch.com/­docswww.sqlite.org/­docs.html
DeveloperSpotifyAlachisoftSphinx Technologies Inc.Dwayne Richard Hipp
Initial release2014200520012000
Current release5.3.3, April 20243.5.1, February 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoEnterprise Edition availableOpen Source infoGPL version 2, commercial licence availableOpen 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 languageJavaC#, .NET, .NET Core, JavaC++C
Server operating systemsLinux
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
server-less
Data schemeschema-freeschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternoyes 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.nonono
Secondary indexesyes infovia Elasticsearchyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query language (SphinxQL)yes infoSQL-92 is not fully supported
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
IDistributedCache
JCache
LINQ
Proprietary native API
Proprietary protocolADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
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 proceduresnono infosupport for stored procedures with SQL-Server CLRnono
Triggersnoyes infoNotificationsnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingyesSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes, with selectable consistency levelnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic locking and pessimistic lockingnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)nono
More information provided by the system vendor
HeroicNCacheSphinxSQLite
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
HeroicNCacheSphinxSQLite
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

show all

Recent citations in the news

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

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

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News

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

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

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

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

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.

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