MySQL
-
DevOps
Docker 3-Tier Java App (Nginx, Tomcat, MySQL) Automation on Any Cloud
DCHQ simplifies the containerization of enterprise applications and makes it possible to replicate very complex application environments on multiple hosts…
Read More » -
Enterprise Java
How does the MySQL JDBC driver handle prepared statements
Prepared statement types While researching for the Statement Caching chapter in my High-Performance Java Persistence book, I got the chance…
Read More » -
Software Development
Benchmarking Aurora vs MySQL: Is Amazon’s New DB Really 5x Faster?
Amazon Aurora: The next generation of hosted database services put to the test In this post we’re taking a closer…
Read More » -
Software Development
MySQL Is a Great NoSQL
NoSQL is a set of database technologies built to handle massive amounts of data or specific data structures foreign to…
Read More » -
Software Development
Mysql versions prior to 5.7 do not fully support two phase commit
While doing some tests for the recently released generic JCA adapter which is capable of binding remote calls to microservices…
Read More » -
Software Development
MySQL vs. MongoDB: Choosing a Data Management Solution
Table Of Contents 1. Introduction 2. The dominance of RDBM systems 3. A new era of NoSQL movement 4. Tables…
Read More » -
DevOps
Docker MySQL Persistence
One of the recipes in 9 Docker recipes for Java developers is using MySQL container with WildFly. Docker containers are ephemeral, and…
Read More » -
Enterprise Java
MySQL as Kubernetes Service, Access from WildFly Pod
Java EE 7 and WildFly on Kubernetes using Vagrant (Tech Tip #71) explained how to run a trivial Java EE…
Read More » -
Enterprise Java
OpenShift v3: Getting Started with Java EE 7 using WildFly and MySQL
OpenShift is Red Hat’s open source PaaS platform. OpenShift v3 (due to be released this year) will provide a holistic…
Read More »