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 > Ehcache vs. ScyllaDB vs. Sphinx vs. SQLite

System Properties Comparison Ehcache vs. ScyllaDB vs. Sphinx vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonScyllaDB  Xexclude from comparisonSphinx  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsCassandra and DynamoDB compatible wide column storeOpen source search engine for searching in data from different sources, e.g. relational databasesWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeWide column storeSearch engineRelational DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.64
Rank#68  Overall
#8  Key-value stores
Score4.08
Rank#76  Overall
#5  Wide column stores
Score5.95
Rank#55  Overall
#5  Search engines
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.ehcache.orgwww.scylladb.comsphinxsearch.comwww.sqlite.org
Technical documentationwww.ehcache.org/­documentationdocs.scylladb.comsphinxsearch.com/­docswww.sqlite.org/­docs.html
DeveloperTerracotta Inc, owned by Software AGScyllaDBSphinx Technologies Inc.Dwayne Richard Hipp
Initial release2009201520012000
Current release3.10.0, March 2022ScyllaDB Open Source 5.4.1, January 20243.5.1, February 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoOpen Source (AGPL), commercial license 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaC++C++C
Server operating systemsAll OS with a Java VMLinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
server-less
Data schemeschema-freeschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesnoyes 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 indexesnoyes infocluster global secondary indicesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoSQL-like DML and DDL statements (CQL)SQL-like query language (SphinxQL)yes infoSQL-92 is not fully supported
APIs and other access methodsJCacheProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Proprietary protocolADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
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 proceduresnoyes, Luanono
Triggersyes infoCache Event Listenersnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serverselectable replication factor infoRepresentation of geographical distribution of servers is possiblenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceno infoAtomicity and isolation are supported for single operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyes 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.yesyes infoin-memory tablesyes
User concepts infoAccess controlnoAccess rights for users can be defined per objectnono
More information provided by the system vendor
EhcacheScyllaDBSphinxSQLite
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
EhcacheScyllaDBSphinxSQLite
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

Ehcache 2.0: Write-Behind Caching and JTA Support
11 May 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Hazelcast signs Java speed king to its in-memory data-grid crew
21 January 2014, The Register

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

provided by Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

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

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

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

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

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

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

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