Tag: Java

  • MariaDB – Continuous Availability

    Is it possible to have continuous availability in your data layer? It is critical to almost every organisation that their data is available and serves the needs of the business and customers at every moment of every day. The 9’s of Uptime Many people claim they have five 9’s of uptime and then a few…

  • MariaDB Java Application

    In this blog, we are going to prepare a basic Linux server, with a Java Script to test connectivity to a MariaDB Database Server. The following steps are completed on a Rocky Linux 9 server but should work on most other flavours of Linux for example CentOS 7/8/9.

  • MariaDB Java Connector

    If you are new to Java or are struggling to find a complete step-by-step guide as to how to use the MariaDB Java Connector on Linux, then the following should take you from nothing to installation.