DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Fujitsu Enterprise Postgres vs. MySQL vs. Oracle Coherence vs. RRDtool vs. Weaviate

System Properties Comparison Fujitsu Enterprise Postgres vs. MySQL vs. Oracle Coherence vs. RRDtool vs. Weaviate

Editorial information provided by DB-Engines
NameFujitsu Enterprise Postgres  Xexclude from comparisonMySQL  Xexclude from comparisonOracle Coherence  Xexclude from comparisonRRDtool  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Widely used open source RDBMSOracles in-memory data grid solutionIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.An AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSRelational DBMS infoKey/Value like access via memcached APIKey-value storeTime Series DBMSVector DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.37
Rank#278  Overall
#128  Relational DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score1.97
Rank#129  Overall
#22  Key-value stores
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score1.52
Rank#153  Overall
#5  Vector DBMS
Websitewww.postgresql.fastware.comwww.mysql.comwww.oracle.com/­java/­coherenceoss.oetiker.ch/­rrdtoolgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationwww.postgresql.fastware.com/­product-manualsdev.mysql.com/­docdocs.oracle.com/­en/­middleware/­standalone/­coherenceoss.oetiker.ch/­rrdtool/­docweaviate.io/­developers/­weaviate
DeveloperPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyOracle infosince 2010, originally MySQL AB, then SunOracleTobias OetikerWeaviate B.V.
Initial release1995200719992019
Current releaseFujitsu Enterprise Postgres 14, January 20228.4.0, April 202414.1, August 20231.8.0, 20221.19, May 2023
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercialOpen Source infoGPL V2 and FLOSSOpen Source infocommercial license available with Weaviate Enterprise
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.
Implementation languageCC and C++JavaC infoImplementations in Java (e.g. RRD4J) and C# availableGo
Server operating systemsLinux
Windows
FreeBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMHP-UX
Linux
Data schemeyesyesschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyesyesNumeric data onlyyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.yesnono infoExporting into and restoring from XML files possibleno
Secondary indexesyesyesnonoyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyesyes infowith proprietary extensionsnonoGraphQL is used as query language
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
Proprietary native API
JCache
JPA
RESTful HTTP API
in-process shared library
Pipes
GraphQL query language
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C++
Java
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresuser defined functionsyes infoproprietary syntaxnonono
Triggersyesyesyes infoLive Eventsnono
Partitioning methods infoMethods for storing different data on different nodespartitioning by range, list and by hashhorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
yes, with selectable consistency levelnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
noneEventual Consistency
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage enginenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineconfigurablenono
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infotable locks or row locks depending on storage engineyesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyesyesyes infooptionallyyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesauthentification to access the cache via certificates or http basic authenticationnoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
Fujitsu Enterprise PostgresMySQLOracle CoherenceRRDtoolWeaviate
Specific characteristics100% compatible with community PostgreSQL
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsCore based licensing
» more
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more

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 Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

More resources
Fujitsu Enterprise PostgresMySQLOracle CoherenceRRDtoolWeaviate
DB-Engines blog posts

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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the 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 Develops Database Integration Technology to Accelerate IoT Data Analysis
17 March 2017, 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

provided by Google News

Outage for MySQL.com Web Sites
31 May 2024, Data Center Knowledge

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

Audit MySQL Databases in Laravel With the DB Auditor Package
27 May 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

provided by Google News

Create custom Event Compression Policies in Enterprise Manager to reduce event noise
21 September 2023, blogs.oracle.com

Microservices with Major New Coherence and Helidon Releases
9 August 2022, blogs.oracle.com

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

Use your Universal Credits with Oracle WebLogic Server for OKE
15 October 2020, blogs.oracle.com

Setting Up ODI Marketplace Agents in High Availability with ATP
24 July 2020, blogs.oracle.com

provided by Google News

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Weaviate Strengthens Partnership with AWS to Make it Easier for Developers to Build Generative AI Applications
16 November 2023, Datanami

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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