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 > Lovefield vs. OpenMLDB vs. PlanetScale vs. SQLite

System Properties Comparison Lovefield vs. OpenMLDB vs. PlanetScale vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameLovefield  Xexclude from comparisonOpenMLDB  Xexclude from comparisonPlanetScale  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionEmbeddable relational database for web apps written in pure JavaScriptAn open-source machine learning database that provides a feature platform for training and inferenceScalable, distributed, serverless MySQL database platform built on top of VitessWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.10
Rank#359  Overall
#36  Time Series DBMS
Score1.49
Rank#155  Overall
#72  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitegoogle.github.io/­lovefieldopenmldb.aiplanetscale.comwww.sqlite.org
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdopenmldb.ai/­docs/­zh/­mainplanetscale.com/­docswww.sqlite.org/­docs.html
DeveloperGoogle4 Paradigm Inc.PlanetScaleDwayne Richard Hipp
Initial release2014202020202000
Current release2.1.12, February 20172024-2 February 20243.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open SourcecommercialOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++, Java, ScalaGoC
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxDocker
Linux
macOS
server-less
Data schemeyesFixed schemayesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyesyes 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 indexesyesyesyesyes
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternyesyes infowith proprietary extensionsyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
SQLAlchemy
ADO.NET
JDBC
MySQL protocol
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaScriptC++
Go
Java
Python
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
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 proceduresnonoyes infoproprietary syntaxno
TriggersUsing read-only observersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID at shard levelACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes infovia file-system locks
Durability infoSupport for making data persistentyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesno

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

MLOp practice: using OpenMLDB in the real-time anti-fraud model for the bank's online transaction
23 August 2021, Towards Data Science

Predictive maintenance — 5minutes demo of an end to end machine learning project
13 August 2021, Towards Data Science

Compared to Native Spark 3.0, We Have Achieved Significant Optimization Effects in the AI
3 August 2021, Towards Data Science

provided by Google News

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

PlanetScale Ranked Number 188 Fastest-Growing Company in North America on the 2023 Deloitte Technology Fast ...
8 November 2023, businesswire.com

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

PlanetScale Named to Fortune 2023 Best Small Workplaces
31 August 2023, businesswire.com

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

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

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here