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. Solr vs. Splice Machine vs. Sqrrl vs. Trino

System Properties Comparison Lovefield vs. Solr vs. Splice Machine vs. Sqrrl vs. Trino

Editorial information provided by DB-Engines
NameLovefield  Xexclude from comparisonSolr  Xexclude from comparisonSplice Machine  Xexclude from comparisonSqrrl  Xexclude from comparisonTrino  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionEmbeddable relational database for web apps written in pure JavaScriptA widely used distributed, scalable search engine based on Apache LuceneOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkAdaptable, secure NoSQL built on Apache AccumuloFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelRelational DBMSSearch engineRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsSpatial DBMSDocument 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
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score42.91
Rank#24  Overall
#3  Search engines
Score0.54
Rank#250  Overall
#114  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitegoogle.github.io/­lovefieldsolr.apache.orgsplicemachine.comsqrrl.comtrino.io
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdsolr.apache.org/­resources.htmlsplicemachine.com/­how-it-workstrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperGoogleApache Software FoundationSplice MachineAmazon infooriginally Sqrrl Data, Inc.Trino Software Foundation
Initial release20142006201420122012 info2020 rebranded from PrestoSQL
Current release2.1.12, February 20179.6.0, April 20243.1, March 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2Open Source infoAGPL 3.0, commercial license availablecommercialOpen 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 languageJavaScriptJavaJavaJavaJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linux
OS X
Solaris
Windows
LinuxLinux
macOS infofor devlopment
Data schemeyesyes infoDynamic Fields enables on-the-fly addition of new fieldsyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes infosupports customizable data types and automatic typingyesyesyes
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.noyesno
Secondary indexesyesyes infoAll search fields are automatically indexedyesyesdepending on connected data-source
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternSolr Parallel SQL Interfaceyesnoyes
APIs and other access methodsJava API
RESTful HTTP/JSON API
JDBC
Native Spark Datasource
ODBC
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesJavaScript.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnoJava pluginsyes infoJavanoyes, depending on connected data-source
TriggersUsing read-only observersyes infoUser configurable commands triggered on index changesyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShared Nothhing Auto-Sharding, Columnar PartitioningSharding infomaking use of Hadoopdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication
Source-replica replication
selectable replication factor infomaking use of Hadoopdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceYes, via Full Spark Integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.depending on connected data-source
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingACIDAtomic updates per row, document, or graph entitydepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByesyes
User concepts infoAccess controlnoyesAccess rights for users, groups and roles according to SQL-standardCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)SQL standard access control
More information provided by the system vendor
LovefieldSolrSplice MachineSqrrlTrino
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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
LovefieldSolrSplice MachineSqrrlTrino
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

Recent citations in the news

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

(SOLR) Technical Pivots with Risk Controls
28 April 2024, Stock Traders Daily

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

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

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

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

Splice Machine takes on big boys of big data with Hadoop RDBMS
21 January 2015, RCR Wireless News

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

provided by Google News

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

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

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

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.

SingleStore logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here