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 > BoltDB vs. Microsoft Access vs. MySQL vs. PostgreSQL vs. Quasardb

System Properties Comparison BoltDB vs. Microsoft Access vs. MySQL vs. PostgreSQL vs. Quasardb

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonMySQL  Xexclude from comparisonPostgreSQL  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Microsoft 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.)Widely used open source RDBMSWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLDistributed, high-performance timeseries database
Primary database modelKey-value storeRelational DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Time Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.76
Rank#224  Overall
#32  Key-value stores
Score105.40
Rank#11  Overall
#8  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score645.05
Rank#4  Overall
#4  Relational DBMS
Score0.19
Rank#327  Overall
#30  Time Series DBMS
Websitegithub.com/­boltdb/­boltwww.microsoft.com/­en-us/­microsoft-365/­accesswww.mysql.comwww.postgresql.orgquasar.ai
Technical documentationdeveloper.microsoft.com/­en-us/­accessdev.mysql.com/­docwww.postgresql.org/­docsdoc.quasar.ai/­master
DeveloperMicrosoftOracle infosince 2010, originally MySQL AB, then SunPostgreSQL Global Development Group infowww.postgresql.org/­developerquasardb
Initial release2013199219951989 info1989: Postgres, 1996: PostgreSQL2009
Current release1902 (16.0.11328.20222), March 20198.3.0, January 202416.2, February 20243.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infoBundled with Microsoft OfficeOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoBSDcommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Implementation languageGoC++C and C++CC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Windows infoNot a real database server, but making use of DLLsFreeBSD
Linux
OS X
Solaris
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
BSD
Linux
OS X
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes infointeger and binary
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.noyesyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesnoyesyesyesyes infowith tags
SQL infoSupport of SQLnoyes infobut not compliant to any SQL standardyes infowith proprietary extensionsyes infostandard with numerous extensionsSQL-like query language
APIs and other access methodsADO.NET
DAO
ODBC
OLE DB
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Supported programming languagesGoC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresnoyes infosince Access 2010 using the ACE-engineyes infoproprietary syntaxuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.no
Triggersnoyes infosince Access 2010 using the ACE-engineyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricpartitioning by range, list and (since PostgreSQL 11) by hashSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replication
Source-replica replication
Source-replica replication infoother methods possible by using 3rd party extensionsSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infonot for MyISAM storage engineyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infobut no files for transaction loggingACID infonot for MyISAM storage engineACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyes infobut no files for transaction loggingyesyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes infoTransient mode
User concepts infoAccess controlnono infoa simple user-level security was built in till version Access 2003Users with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standardCryptographically strong user authentication and audit trail

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more
pgDash: In-Depth PostgreSQL Monitoring.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» more

Redgate webinars: A series of key topics for new PostgreSQL users.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

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

More resources
BoltDBMicrosoft AccessMySQLPostgreSQLQuasardb
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

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

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

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

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Best Practices for Configuring MySQL Replication
26 March 2024, DevOps.com

GitHub Upgrades its MySQL Infrastructure from v5.7 to 8.0
3 February 2024, InfoQ.com

Oracle Academy continues support for MySQL Community in Hong Kong and Taiwan
26 March 2024, blogs.oracle.com

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17 January 2024, Microsoft

provided by Google News

PeerDB: PostgreSQL Data Movement Platform Company Closes $3.6 Million
16 April 2024, Pulse 2.0

Modernize your data architecture using Amazon RDS for PostgreSQL and Amazon QuickSight | Amazon Web Services
12 April 2024, AWS Blog

Raw SQL VS SQLAlchemy — 13 Queries For Comparison | by Liu Zuo Lin | Apr, 2024
16 April 2024, Medium

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14 November 2023, blogs.oracle.com

PeerDB Raises $3.6M Seed Round Funding to Advance Data Movement for PostgreSQL
12 April 2024, Datanami

provided by Google News

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Gravitational lensing method reveals accurate mass of a galaxy hosting a quasar
6 June 2023, Open Access Government

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

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

Present your product here