347 results for “topic:mariadb-database”
MariaDB Embedded in Java JAR
🔥 A curated list of awesome links related to MySQL / MariaDB / Percona performance tuning
R2DBC database migration library
This is a SQL based database management system for E-commerce website. (Mostly Backend Part). Objective of this database project is to design a robust database for Ecommerce website.
RimStone programming language and framework.
This repository contains code samples for getting started with Java and MariaDB.
Summer House is a sandbox for Decoupled Drupal projects based in DDEV.
This repository contains samples applications demonstrating the power of MariaDB!
Demonstrates SQL injection attacks using malicious SQL queries and SQL prevention techniques.
Ansible role for installing, configure and secure MariaDB on RHEL/CentOS, Debian and Ubuntu
This repository contains a simple web application that demonstrates how to quickly connect to and communicate with a MariaDB database using PHP (via mysqli).
Scala 3 library to compose domain-tailored data from SQL databases
🐬 Formation complète MariaDB 11.8 LTS en français . SQL, HA, DevOps, Kubernetes, et MariaDB Vector pour l'IA. 20 modules progressifs.
This repository contains code samples for getting started with Node.js and MariaDB.
Replication in SQL databases is the process of copying data from the source database to another one (or multiple ones) and vice versa. Data from one database server are constantly copied to one or more servers. You can use replication to distribute and balance requests across a pool of replicated servers, provide failover and high availability of MariaDB databases. The MariaDB (and MySQL) allows to use two types database replication mades: Master-Master and Master-Slave. In this article we’ll consider how to configure both types of MariaDB replication on Linux CentOS 7.
This repository contains the two-part advanced SQL programming and database design capstone project made for the DTU Data Science course 02170: Database Systems
Dockerized MySQL Database containing multiple translations of the Bible
This repository uses the official MariaDB Docker image to demonstrate how to manage semi-structured, via JavaScript Objection Notation (JSON), within a MariaDB database.
Yeti is a demand tracking application. Users open requests about applications. Admin users meet these demands. The main element of the application is the demands. Side items are applications and users. The movements arising from these elements are presented graphically on the dashboard screen.It is not possible to become a member of the application. therefore, an admin user must add you to the application to be able to use the application.
A web application (with multiple API project options) that uses MariaDB HTAP!
🚀 MariaDB is a community-developed, commercially supported relational database management system. This repo provides you with an introduction to the MariaDB database products, how you can get started using them as well as additional resources you can use to learn even more about MariaDB!
TP Talend Business Intelligence pour la societe orion
Welcome to the 100 Days of DevOps Challenge by KodeKloud! This repository contains my solutions for each day of the challenge. Each day’s solution will be organized in its respective folder. Stay tuned for daily updates and hands-on DevOps learning!
This repository contains a simple web application that demonstrates how to quickly connect to and communicate with a MariaDB database using PHP and PDO (PHP Data Objects).
Spring Boot (v. 3.1.4) microservice project that utilizes different technologies
TODO is a simple web application that introduces you to the power, performance, and simplicity of MariaDB. The TODO app contains a React.js front-end and .NET back-end, which utilizes the open source, third-party MySqlConnector database drive and Dapper object-relational mapping toolkit.
Take backups of your mysql/mariadb databases and your files/folders. This bash script can be useful for linux server backups or migrations.
Howto install Rust Diesel on Windows with support for all Diesel supported DB: MySQL, SQLite & PostgreSQL
Getting Started with MariaDB Galera and MariaDB MaxScale on CentOS
This repository will walk you through the process of quickly getting started with Sequelize, a promise-based Node.js object-relational mapping (ORM) library, to connect to and communicate with a MariaDB using the MariaDB Node.js connector.