Database

Databases form the foundation of efficient application development, enabling organized data
storage, rapid retrieval, and seamless scalability for enhanced user experiences.

What are databases?

A database is key for application development. From empowering enterprise solutions to fueling analytical engines, databases underpin intricate data-driven endeavors, orchestrating seamless information organization and utilization.

  • Structured foundation: Databases organize data, which is vital for efficient application development.

  • Data reliability: Traditional databases ensure data integrity, minimizing errors for stable functionality.

  • Seamless scaling: Cloud-native databases enable effortless scalability, accommodating growing user demands.

  • Real-time Insights: In-memory databases process data swiftly, enhancing real-time user experiences.

  • Resilience and efficiency: Cloud-native databases offer high availability, reducing latency and operational costs.

Learn how to install database instances on Red Hat OpenShift using OpenShift Web Console in the Developer Sandbox.

Start learning

Database development for Java developers

Leveraging advanced technologies allows Java developers to create versatile applications across various databases, including MySQL, Postgres, and Oracle. Frameworks like Hibernate and Open JDK S2I (Source-to-Image) amplify the process of containerizing the application development environment, ensuring consistency from development to deployment across diverse databases. For those inclined towards high-performance microservices, Red Hat Enterprise Linux (RHEL) provides native support for Quarkus. Running on RHEL, Quarkus addresses complexities in Java applications running on either traditional or cloud-native development databases.

Connect to the Oracle database from your OpenShift cluster

Connect to the Oracle database from your OpenShift cluster

Learn how to use Hibernate to connect externally hosted Oracle data from your application hosted on Red Hat OpenShift.

Learn more

Connect to a PostgreSQL server on OpenShift

Connect to a PostgreSQL server on OpenShift

Learn how to connect to a PostgreSQL server hosted on OpenShift for your application development. Deploy the app on OpenShift and connect to the PostgreSQL server.

Learn more

Database development for Microsoft .NET developers

Microsoft .NET empowers developers to build database applications at scale and with rich features. With extensive library support for streamlined coding, development cycles accelerate. .NET's data source compatibility simplifies access and manipulation, and security features maintain integrity. Its cross-platform flexibility enables deployment across various environments. By embracing .NET, developers gain efficient database interaction, faster cycles, and robust applications.

As .NET is now open source and widely used in traditional to microservices-based modern application development, Red Hat Enterprise Linux provides lift-and-shift support to smoothly migrate .NET-based database applications from Windows environments to Linux.

Connect to a PostgreSQL server on OpenShift

Microsoft .NET and Postgres

Build an application using Microsoft .NET and connect to a PostgreSQL server hosted on Red Hat OpenShift.

Learn more

Database articles and tutorials

Colorful abstract coding elements displayed over a dark gray background.
Jul 18, 2024

Accessing Red Hat Data Grid in Red Hat OpenShift Container Platform 4

Francisco De Melo Junior

When deploying an application to access Data Grid deployed via Data Grid...

containers
Jul 17, 2024

A brief introduction to Apps and Stacks Container Images

Petr Hracek

This article aims to describe Apps and Stacks container images from two...

Coding shared image
Jul 16, 2024

Active Directory Utility for SQL Server (ADUTIL) now officially supported with RHEL 9

Vivien Wang +2

Active Directory Utility for SQL Server (ADUTIL) is now officially supported...

A code editor with four icons symbolizing DevOps, developers, a gear, and a cluster.
Jul 11, 2024

MySQL replication between VMs in OpenShift through external network

Kalyanaraman Narayanan

Set up MySQL replication using an external network across VMs in separate...