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

DBMS > dBASE vs. Fujitsu Enterprise Postgres vs. Microsoft Access vs. OceanBase vs. Trino

System Properties Comparison dBASE vs. Fujitsu Enterprise Postgres vs. Microsoft Access vs. OceanBase vs. Trino

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonOceanBase  Xexclude from comparisonTrino  Xexclude from comparison
DescriptiondBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.Enterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.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.)A distributed, high available RDBMS compatible with Oracle and MySQLFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Wide column store
Document 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
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitewww.dbase.comwww.postgresql.fastware.comwww.microsoft.com/­en-us/­microsoft-365/­accessen.oceanbase.comtrino.io
Technical documentationwww.dbase.com/­support/­knowledgebasewww.postgresql.fastware.com/­product-manualsdeveloper.microsoft.com/­en-us/­accessen.oceanbase.com/­docs/­oceanbase-databasetrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperAsthon TatePostgreSQL Global Development Group, Fujitsu Australia Software TechnologyMicrosoftOceanBase infopreviously Alibaba and Ant GroupTrino Software Foundation
Initial release1979199220102012 info2020 rebranded from PrestoSQL
Current releasedBASE 2019, 2019Fujitsu Enterprise Postgres 14, January 20221902 (16.0.11328.20222), March 20194.3.0, April 2024
License infoCommercial or Open Sourcecommercialcommercialcommercial infoBundled with Microsoft OfficeOpen Source infoCommercial license availableOpen 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 languageCC++C++Java
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
Linux
Windows
Windows infoNot a real database server, but making use of DLLsLinuxLinux
macOS infofor devlopment
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yesno
Secondary indexesyesyesyesyesdepending on connected data-source
SQL infoSupport of SQLnoyesyes infobut not compliant to any SQL standardyesyes
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
DAO
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesdBase proprietary IDE.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.user defined functionsyes infosince Access 2010 using the ACE-enginePL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeyes, depending on connected data-source
Triggersnoyesyes infosince Access 2010 using the ACE-engineyesno
Partitioning methods infoMethods for storing different data on different nodesnonepartitioning by range, list and by hashnonehorizontal partitioning (by hash, key, range, range columns, list, and list columns)depending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnoneMulti-source replication using Paxosdepending 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 Consistencydepending on connected data-source
Foreign keys infoReferential integrityyesyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACIDACID infobut no files for transaction loggingACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyes infobut no files for transaction loggingyesdepending on connected data-source
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardno infoa simple user-level security was built in till version Access 2003Access rights for users, groups and roles according to SQL-standardSQL standard access control
More information provided by the system vendor
dBASEFujitsu Enterprise PostgresMicrosoft AccessOceanBaseTrino
Specific characteristics100% compatible with community PostgreSQL
» more
OceanBase Database is the world’s only native distributed database that has set new...
» more
Trino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
High Availability : The five IDCs across three sites disaster recovery solution sets...
» more
High performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Performant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» more
Trino is widely adopted across the globe as freely-available open source software....
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsCore based licensing
» more
Mulan PubL v2 license for open source community edition. Commercial license for enterprise...
» more
Trino is an open source project and usage is therefore free. Commercial offerings...
» more
News

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

Time travel in Delta Lake connector
11 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
dBASEFujitsu Enterprise PostgresMicrosoft AccessOceanBaseTrino
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

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

Recent citations in the news

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, Redmondmag.com

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

WFP DBase (Logistics Data, Budgets and Systems Execution) Factsheet (November 2019) - World
23 December 2019, ReliefWeb

Liam Brady's wife and their family life with three children
20 October 2023, Irish Mirror

provided by Google News

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Expert Insight 202009 KAC
4 September 2023, Fujitsu

Fujitsu recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its ...
28 June 2023, Fujitsu

Latest News
17 September 2020, IBM Newsroom

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

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

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

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

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

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

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

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

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

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

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here