Tsurugi - next generation RDB for the new era
-
Updated
Sep 10, 2025 - Shell
Tsurugi - next generation RDB for the new era
The SingleStoreDB Dev Container is the fastest way to develop with SingleStore on your laptop or in a CI/CD environment.
Solutions to the freecodecamp relational database projects
Apply MySQL service from Alibaba Cloud.
This repository consists of the personal code practice and notes for FCC - Relational Database Certification.
Comprehensive SQL learning project developed through the Learn SQL by Building a Student Database: Part 1 and Part 2 courses from FreeCodeCamp. Includes database creation, data insertion, and data querying using PostgreSQL and bash scripting.
Apply MySQL service from Azure Cloud.
Relational Database Project for freeCodeCamp - Worldcup Database SQL / Bash
Build a World Cup Database project from freeCodeCamp.
This is one of the required projects to earn my FreeCodeCamp Relational Database Certification. For this project, I had to build a database creating a Bash script that uses SQL to enter information about computer science students into PostgreSQL.
Apply MySQL service from Google Cloud.
A Bash script project to manage World Cup data. The project involves entering game information into a PostgreSQL database and querying it for statistics. It includes the database dump (worldcup.sql) and two scripts (insert_data.sh, queries.sh) for data management and retrieval.
A PostgreSQL project that builds a database of celestial bodies. The project includes a universe.sql file that contains the data structure and entries for various celestial bodies.
Apply MySQL service from AWS.
For this project, I needed to fix and develop a PSQL periodic table database and then create a bash script program that takes in an argument as input in order to retrieve and output the relevant information from the database.
A Bash-based interactive program for managing a salon appointment scheduler. It uses PostgreSQL to track customer information and appointments. The project includes a database dump (salon.sql) and a script file (salon.sh) for managing the system.
This is one of the required projects to earn the Relational Databases certification from freeCodeCamp. For this project, I created an interactive Bash program that uses PostgreSQL to keep track of clients and appointments for a salon.
This repository contains the "Kitty Ipsum Translator" project, demonstrating advanced Bash commands and scripting. It includes a translate.sh script that translates 'kitty ipsum' to 'doggy ipsum'. The repository is a reference for Bash scripting.
Add a description, image, and links to the relational-database topic page so that developers can more easily learn about it.
To associate your repository with the relational-database topic, visit your repo's landing page and select "manage topics."