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

DBMS > PlanetScale vs. Sphinx vs. SQLite vs. TempoIQ

System Properties Comparison PlanetScale vs. Sphinx vs. SQLite vs. TempoIQ

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NamePlanetScale  Xexclude from comparisonSphinx  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.
DescriptionScalable, distributed, serverless MySQL database platform built on top of VitessOpen source search engine for searching in data from different sources, e.g. relational databasesWidely used embeddable, in-process RDBMSScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelRelational DBMSSearch engineRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.49
Rank#155  Overall
#72  Relational DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websiteplanetscale.comsphinxsearch.comwww.sqlite.orgtempoiq.com (offline)
Technical documentationplanetscale.com/­docssphinxsearch.com/­docswww.sqlite.org/­docs.html
DeveloperPlanetScaleSphinx Technologies Inc.Dwayne Richard HippTempoIQ
Initial release2020200120002012
Current release3.5.1, February 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2, commercial licence availableOpen Source infoPublic Domaincommercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++C
Server operating systemsDocker
Linux
macOS
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
server-less
Data schemeyesyesyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesnoyes 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.nono
Secondary indexesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLyes infowith proprietary extensionsSQL-like query language (SphinxQL)yes infoSQL-92 is not fully supportedno
APIs and other access methodsADO.NET
JDBC
MySQL protocol
ODBC
Proprietary protocolADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
HTTP API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
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
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresyes infoproprietary syntaxnonono
Triggersyesnoyesyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyes infonot for MyISAM storage enginenoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID at shard levelnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Sphinx index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesnonosimple authentication-based access control

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
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
PlanetScaleSphinxSQLiteTempoIQ infoformerly TempoDB
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

PlanetScale ends free tier bid, sheds staff in profitability bid
11 March 2024, The Register

PlanetScale forks MySQL to add vector support
3 October 2023, TechCrunch

PlanetScale Named to Fortune 2023 Best Small Workplaces
31 August 2023, Business Wire

How to Migrate to PlanetScale's Serverless Database
14 October 2021, The New Stack

PlanetScale review: Horizontally scalable MySQL in the cloud
1 September 2021, InfoWorld

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

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

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

provided by Google News

Got big data? TempoIQ aims to point you to the insights in it - in the Chicago Tribune
10 July 2014, Built In Chicago

No-Code Internet of Things Development Platform
29 October 2015, Automation World

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

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.

Present your product here