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

DBMS > Interbase vs. Microsoft Access vs. Solr vs. Trino vs. Vitess

System Properties Comparison Interbase vs. Microsoft Access vs. Solr vs. Trino vs. Vitess

Editorial information provided by DB-Engines
NameInterbase  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonSolr  Xexclude from comparisonTrino  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionLight-weight proven RDBMS infooriginally from BorlandMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)A widely used distributed, scalable search engine based on Apache LuceneFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelRelational DBMSRelational DBMSSearch engineRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.08
Rank#75  Overall
#41  Relational DBMS
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score41.02
Rank#24  Overall
#3  Search engines
Score4.99
Rank#65  Overall
#36  Relational DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitewww.embarcadero.com/­products/­interbasewww.microsoft.com/­en-us/­microsoft-365/­accesssolr.apache.orgtrino.iovitess.io
Technical documentationdocs.embarcadero.com/­products/­interbasedeveloper.microsoft.com/­en-us/­accesssolr.apache.org/­resources.htmltrino.io/­broadcast
trino.io/­docs/­current
vitess.io/­docs
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperEmbarcaderoMicrosoftApache Software FoundationTrino Software FoundationThe Linux Foundation, PlanetScale
Initial release1984199220062012 info2020 rebranded from PrestoSQL2013
Current releaseInterBase 2020, December 20191902 (16.0.11328.20222), March 20199.6.1, May 202415.0.2, December 2022
License infoCommercial or Open Sourcecommercialcommercial infoBundled with Microsoft OfficeOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache Version 2.0, commercial licenses available
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 languageCC++JavaJavaGo
Server operating systemsAndroid
iOS
Linux
OS X
Windows
Windows infoNot a real database server, but making use of DLLsAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linux
macOS infofor devlopment
Docker
Linux
macOS
Data schemeyesyesyes infoDynamic Fields enables on-the-fly addition of new fieldsyesyes
Typing infopredefined data types such as float or dateyesyesyes infosupports customizable data types and automatic typingyesyes
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.no infoexport as XML data possibleyesno
Secondary indexesyesyesyes infoAll search fields are automatically indexeddepending on connected data-sourceyes
SQL infoSupport of SQLyesyes infobut not compliant to any SQL standardSolr Parallel SQL Interfaceyesyes infowith proprietary extensions
APIs and other access methodsADO.NET
JDBC
ODBC
ADO.NET
DAO
ODBC
OLE DB
Java API
RESTful HTTP/JSON API
JDBC
RESTful HTTP API
Trino CLI
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languages.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyes infoInterbase procedure and trigger languageyes infosince Access 2010 using the ACE-engineJava pluginsyes, depending on connected data-sourceyes infoproprietary syntax
Triggersyesyes infosince Access 2010 using the ACE-engineyes infoUser configurable commands triggered on index changesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingdepending on connected data-sourceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesInterbase Change Viewsnoneyesdepending on connected data-sourceMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistencydepending on connected data-sourceEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesyesnonoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infobut no files for transaction loggingoptimistic lockingdepending on connected data-sourceACID at shard level
Concurrency infoSupport for concurrent manipulation of datayes infoMultiversion concurreny controlyesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyes infobut no files for transaction loggingyesdepending on connected data-sourceyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardno infoa simple user-level security was built in till version Access 2003yesSQL standard access controlUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
InterbaseMicrosoft AccessSolrTrinoVitess
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

One busy week to go before Trino Fest 2024
6 June 2024

60: Trino calling AI
22 May 2024

Big names round out the Trino Fest 2024 lineup
8 May 2024

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 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
InterbaseMicrosoft AccessSolrTrinoVitess
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

AHQ (Unit) Islamabad wins interbase shooting c’ship
11 February 2020, Pakistan Observer

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

provided by Google News

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

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, Stock Traders Daily

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
27 May 2024, Yahoo Movies UK

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

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

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

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

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

PlanetScale offers undo button to reverse schema migration without losing data
24 March 2022, The Register

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.

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