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

DBMS > LMDB vs. Lovefield vs. SQLite vs. Stardog vs. Trino

System Properties Comparison LMDB vs. Lovefield vs. SQLite vs. Stardog vs. Trino

Editorial information provided by DB-Engines
NameLMDB  Xexclude from comparisonLovefield  Xexclude from comparisonSQLite  Xexclude from comparisonStardog  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionA high performant, light-weight, embedded key-value database libraryEmbeddable relational database for web apps written in pure JavaScriptWidely used embeddable, in-process RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelKey-value storeRelational DBMSRelational DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.99
Rank#125  Overall
#21  Key-value stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitewww.symas.com/­symas-embedded-database-lmdbgoogle.github.io/­lovefieldwww.sqlite.orgwww.stardog.comtrino.io
Technical documentationwww.lmdb.tech/­docgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.sqlite.org/­docs.htmldocs.stardog.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperSymasGoogleDwayne Richard HippStardog-UnionTrino Software Foundation
Initial release20112014200020102012 info2020 rebranded from PrestoSQL
Current release0.9.32, January 20242.1.12, February 20173.45.3  (15 April 2024), April 20247.3.0, May 2020
License infoCommercial or Open SourceOpen SourceOpen Source infoApache 2.0Open Source infoPublic Domaincommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageCJavaScriptCJavaJava
Server operating systemsLinux
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safariserver-lessLinux
macOS
Windows
Linux
macOS infofor devlopment
Data schemeschema-freeyesyes infodynamic column typesschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesyes infonot rigid because of 'dynamic typing' concept.yesyes
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.nononono infoImport/export of XML data possibleno
Secondary indexesnoyesyesyes infosupports real-time indexing in full-text and geospatialdepending on connected data-source
SQL infoSupport of SQLnoSQL-like query language infovia JavaScript builder patternyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
RESTful HTTP API
Trino CLI
Supported programming languages.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
JavaScriptActionscript
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnononouser defined functions and aggregates, HTTP Server extensions in Javayes, depending on connected data-source
TriggersnoUsing read-only observersyesyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesnonenonenonenonedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneMulti-source replication in HA-Clusterdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency in HA-Clusterdepending on connected data-source
Foreign keys infoReferential integritynoyesyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDByesyes
User concepts infoAccess controlnononoAccess rights for users and rolesSQL standard access control
More information provided by the system vendor
LMDBLovefieldSQLiteStardogTrino
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
News

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

Time travel in Delta Lake connector
11 April 2024

58: Understanding your users with Trino and Mitzu
4 April 2024

57: Seeing clearly with OpenTelemetry
14 March 2024

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

Threat Actors Exploit Multiple Vulnerabilities in Ivanti Connect Secure and Policy Secure Gateways
29 February 2024, CISA

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Tom Brady Data Biography
8 September 2023, StatsBomb

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks and Files

provided by Google News

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

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

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29 August 2023, hackernoon.com

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Speed Trino Queries with These Performance-Tuning Tips
11 July 2023, The New Stack

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.com

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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