DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Solr vs. Sphinx vs. SQL.JS vs. TimesTen

System Properties Comparison Solr vs. Sphinx vs. SQL.JS vs. TimesTen

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameSolr  Xexclude from comparisonSphinx  Xexclude from comparisonSQL.JS  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionA widely used distributed, scalable search engine based on Apache LuceneOpen source search engine for searching in data from different sources, e.g. relational databasesPort of SQLite to JavaScriptIn-Memory RDBMS compatible to Oracle
Primary database modelSearch engineSearch engineRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score42.91
Rank#24  Overall
#3  Search engines
Score5.98
Rank#56  Overall
#5  Search engines
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitesolr.apache.orgsphinxsearch.comsql.js.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationsolr.apache.org/­resources.htmlsphinxsearch.com/­docssql.js.org/­documentation/­index.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperApache Software FoundationSphinx Technologies Inc.Alon Zakai infoenhancements implemented by othersOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2006200120121998
Current release9.6.0, April 20243.5.1, February 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoGPL version 2, commercial licence availableOpen Sourcecommercial
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++JavaScript
Server operating systemsAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyes infoDynamic Fields enables on-the-fly addition of new fieldsyesyesyes
Typing infopredefined data types such as float or dateyes infosupports customizable data types and automatic typingnoyesyes
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.yesnono
Secondary indexesyes infoAll search fields are automatically indexedyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLSolr Parallel SQL InterfaceSQL-like query language (SphinxQL)yes infoSQL-92 is not fully supportedyes
APIs and other access methodsJava API
RESTful HTTP/JSON API
Proprietary protocolJavaScript APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
JavaScriptC
C++
Java
PL/SQL
Server-side scripts infoStored proceduresJava pluginsnonoPL/SQL
Triggersyes infoUser configurable commands triggered on index changesnonono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic lockingnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Sphinx index.no infoexcept by serializing a db to a fileyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlyesnonofine grained access rights according to SQL-standard

More information provided by the system vendor

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
SolrSphinxSQL.JSTimesTen
DB-Engines blog posts

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

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

show all

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

(SOLR) Technical Data
17 May 2024, Stock Traders Daily

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

SOLR hosts teach-in of labor movements at Northwestern
28 January 2024, Daily Northwestern

SOLR hosts May Day amid ongoing contract negotiations
12 May 2024, Daily Northwestern

SearchStax Launches Serverless Solr Service to Accelerate Cloud-Native Application Development
5 April 2023, PR Newswire

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 Googles 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

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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