VOOZH about

URL: https://www.javacodegeeks.com/tag/mariadb

⇱ MariaDB Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Rafal BorowiecApril 2nd, 2020
    0 2,472

    Spring Boot tests with Testcontainers and PostgreSQL, MySQL or MariaDB

    Testcontainers is a Java library that allows integrating Docker containers in JUnit tests with ease. In a Containerized World, there…

    Read More »
  • Software Development👁 Image
    Andrey RedkoOctober 28th, 2015
    6 322

    NoSQL vs. SQL: Choosing a Data Management Solution

    Table Of Contents 1. Introduction 2. Distributed systems: the CAP theorem 3. Relational data stores 3.1. MySQL / MariaDB 3.2.…

    Read More »
Back to top button
Close