mariadb-database
There are 354 repositories under mariadb-database topic.
MariaDB4j/MariaDB4j
MariaDB Embedded in Java JAR
Releem/awesome-mysql-performance
🔥 A curated list of awesome links related to MySQL / MariaDB / Percona performance tuning
mpope9/nba-sql
:basketball: An application to build an NBA database backed by MariaDB/MySQL, Postgres compatible databases, or SQLite.
nkonev/r2dbc-migrate
R2DBC database migration library
Saurabh-pec/Ecommerce-Management-DBMS_Project-
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/rimstone
Web domain-specific language and framework. Better way for Web backend.
mariadb-developers/java-quickstart
This repository contains code samples for getting started with Java and MariaDB.
davidjguru/summerhouse
Summer House is a sandbox for Decoupled Drupal projects based in DDEV.
mariadb-corporation/Developer-Examples
This repository contains samples applications demonstrating the power of MariaDB!
AswinBarath/sql-injection-and-prevention
Demonstrates SQL injection attacks using malicious SQL queries and SQL prevention techniques.
mahdi22/ansible-mariadb-install
Ansible role for installing, configure and secure MariaDB on RHEL/CentOS, Debian and Ubuntu
mariadb-developers/php-quickstart
This repository contains a simple web application that demonstrates how to quickly connect to and communicate with a MariaDB database using PHP (via mysqli).
scalamolecule/molecule
Scala 3 library to compose domain-tailored data from SQL databases
jomyg/MariaDB-Master-Master-Replication
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.
mariadb-developers/nodejs-quickstart
This repository contains code samples for getting started with Node.js and MariaDB.
Amad3eu/sa-senai-vinil
Situação de Aprendizagem (TCC) do curso técnico de Análise e Desenvolvimento de Sistema da instuição SENAI
seby-sbirna/Database-Design-Modeling-and-Programming-of-National-Library-Catalog-System
This repository contains the two-part advanced SQL programming and database design capstone project made for the DTU Data Science course 02170: Database Systems
rkeplin/bible-mariadb
Dockerized MySQL Database containing multiple translations of the Bible
mariadb-corporation/dev-example-bookings
A web application (with multiple API project options) that uses MariaDB HTAP!
mariadb-developers/mariadb-json-quickstart
This repository uses the official MariaDB Docker image to demonstrate how to manage semi-structured, via JavaScript Objection Notation (JSON), within a MariaDB database.
alfahami/societe_orion
TP Talend Business Intelligence pour la societe orion
mariadb-developers/mariadb-getting-started
🚀 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!
mariadb-developers/microservices-dotnet
This repository provides a simple example of a microservice architecture using a Microsoft .NET solution with MariaDB
NisanurBulut/Yeti
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.
letran3691/Max_scale
Getting Started with MariaDB Galera and MariaDB MaxScale on CentOS
mariadb-developers/nodejs-sequelize-quickstart
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.
mariadb-developers/php-pdo-quickstart
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).
mariadb-developers/python-quickstart
This repository will walk you through the process of quickly getting started with Node.js and MariaDB using the MariaDB Python connector.
spithash/Linux-Backup-Script
Take backups of your mysql/mariadb databases and your files/folders. This bash script can be useful for linux server backups or migrations.
DuredhelFinceleb/diesel_windows_install_doc
Howto install Rust Diesel on Windows with support for all Diesel supported DB: MySQL, SQLite & PostgreSQL
EnginKARATAS/rasberrypi-reporting-dht11-mysql-and-web-interface
Logging (reporting)humidity and temperature information in database with DHT11 sensor, visualize with web interface
mariadb-developers/todo-app-cpp
A simple C++ application to demonstrate create-read-update-delete (CRUD) operations on a target MariaDB database using MariaDB's C++ connector.
mariadb-developers/todo-app-dotnet-dapper
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.
OlegRyazancev/online-shop
Spring Boot (v. 3.1.4) microservice project that utilizes different technologies
sergio11/shopaholic_ecommerce_platform
🛍️ Shopaholic Ecommerce: Your Fashion Hub 🎉 powered by NestJS, Ensuring Secure Payments 💳 and Personalized Experiences 🌟 for Modern Shopping.
yuvanvishnupandi/finance_tracker_java
A full-stack personal finance application (desktop) using modern Java. Features a professional, theme-aware UI and advanced modules for tracking, management, and visualization of all income and expenses.