Shell MySQL

Open-source Shell projects categorized as MySQL

Top 23 Shell MySQL Projects

  1. lnmp

    LEMP stack/LAMP stack/LNMP stack installation scripts for CentOS/Redhat Debian and Ubuntu

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. demo-scene

    Scripts and samples to support Confluent Demos, Talks, and Blogs. Not all of the examples in this repository are kept up to date. For automated tutorials and QA'd code, see https://github.com/confluentinc/tutorials/

    Project mention: Show HN: Settling merge or rebase? with Kafka and JavaScript <3 | news.ycombinator.com | 2024-07-10

    Hi HN!

    I recently created a website that displays your votes on classically debated questions like 'tabs or spaces?'?

    One of my favorite things about it is that if you leave the result progress bars up, and someone else votes, you can see the results change in real time.

    I used the confluent-kafka-javascript(https://github.com/confluentinc/confluent-kafka-javascript) client which is currently in early access.

    Votes are sent to a Kafka topic deployed in Confluent Cloud, and the code for the frontend is on Amplify while the code creating the route and Kafka clients is on EC2.

    I put a version of the code here(https://github.com/confluentinc/demo-scene/tree/master/confl...) so you can follow along and deploy a similar project for yourself. I'm hoping it makes a fun way for you to learn this Kafka JavaScript client.

    In the future, I'd like to implement features like allowing you to change your vote, or a board summarizing votes like "30% of developers who voted for X voted for Y".

    Enjoy! Looking forward to your feedback.

  4. guac-install

    Script for installing Guacamole on Ubuntu

  5. slickstack

    Lightning-fast WordPress on Nginx

    Project mention: SlickStack – LEMP/WordPress stack automation script written in Bash | news.ycombinator.com | 2025-01-12
  6. mysqldumpsplitter

    MySQL Dump splitter to split / extract databases & tables from mysqldump

  7. Huge-Collection-of-CheatSheet

    :goberserk: :goberserk: :goberserk: Share of my Huge Collection of Cheatsheet (Coding, Cheat, Pinouts, Command Lists, Etc.) :goberserk: :goberserk: :goberserk:

    Project mention: Ultimate CSS Cheat Sheets and Blogs resources | dev.to | 2024-07-03

    Cheatsheets-for-developersFrontend CheatsheetHuge Collection of CheatsheetCSS cheatsheetTailwind CSS cheatsheet

  8. shmig

    Database migration tool written in BASH.

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. docker-mysql-cron-backup

    Docker image to backup all your databases periodically

    Project mention: Self-host - Part 3 - MySQL and PostgreSQL Database Backup to Local Hard Drive | dev.to | 2024-08-13

    As you can see above, we use fradelg/mysql-cron-backup which can be found here. This service will connect to our mysqldb service (note that those are on the same docker network), and perform a backup every day at 00:01 (as might be seen from CRON_TIME). You can take a look at the documentation of the docker image for the details, but the main thing to note from the code above is that this service will connect to our mysqldb service and perform a backup to an unnamed volume /backup/mysqldb next to our docker-compose file. If you have read previous article you will see that this docker-compose file will be placed in /app on our remote server. We have also specified that we want to have only one backup at a time, as in this case, we don't want to store multiple backup files on our remote server and use too much of our remote storage. The deploy section refers to Swarm cluster behavior, so our cluster knows how to handle this service.

  11. docker-pdns

    Docker images for PowerDNS

  12. alpine-mariadb

    MariaDB running on Alpine Linux [Docker]

  13. guacamole-install-rhel-7

    Apache Guacamole installation bash script for RHEL 7 and CentOS 7 including options for Nginx, HTTPS, SSL, LDAP, Let's Encrypt certificates and more

  14. backup_docker_scripts

    with these script you are able to backup your docker environment. There is one for the compose project, for mysql or mariadb, for postgres SQL and for normal docker volumes.

  15. lampTermux

    LAMP on Android

  16. docker-compose-ghost-quickstart

    :ghost: Ghost blogging platform quick start with docker compose

  17. dokku-mysql

    a mysql plugin for dokku

  18. localhost-databases

    Collection of Database Docker compose files for local development.

  19. bacula-utils

    A collect of tools to use with bacula

  20. mysql-user-db-creator-bash-script

    Script to create a mysql database, user and password with just a command

  21. mysql-ha-docker

    Basic MySQL HA environment build with ProxySQL, Percona Heartbeat and Orchestrator

  22. docker-mysql

    A MySQL 8.0 docker image for developers that works on both x86, ARM (M1) chips.

  23. dumputils-container

    Container image which provides easy access to most backup/restore utils used for managing database backups.

  24. docker-compose-wordpress-nginx-mysql

    Docker Compose: WordPress on MySQL and NGINX with Certbot

  25. ansible-role-linux-mysql

    Install and configure MySQL Server and MySQL InnoDB Cluster

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell MySQL discussion

Log in or Post with

Shell MySQL related posts

  • dokploy VS Dokku - a user suggested alternative

    2 projects | 26 Aug 2024
  • Self-host - Part 3 - MySQL and PostgreSQL Database Backup to Local Hard Drive

    2 projects | dev.to | 13 Aug 2024
  • Schmig: Database migration tool written in BASH

    1 project | news.ycombinator.com | 2 Feb 2024
  • Deciding how to structure my server

    1 project | /r/selfhosted | 9 Jun 2023
  • Confused and frustrated about Kafka

    1 project | /r/dataengineering | 29 Apr 2023
  • Help with Proxying Guacamole

    1 project | /r/selfhosted | 13 Feb 2023
  • Any suggestions for writing a long thesis about Kafka's scalability, availability and fault-tolerance?

    1 project | /r/apachekafka | 29 Dec 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 30 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source MySQL projects in Shell? This list will help you:

# Project Stars
1 lnmp 2,720
2 demo-scene 1,532
3 guac-install 1,024
4 slickstack 655
5 mysqldumpsplitter 530
6 Huge-Collection-of-CheatSheet 529
7 shmig 465
8 docker-mysql-cron-backup 326
9 docker-pdns 302
10 alpine-mariadb 246
11 guacamole-install-rhel-7 181
12 backup_docker_scripts 167
13 lampTermux 131
14 docker-compose-ghost-quickstart 101
15 dokku-mysql 98
16 localhost-databases 49
17 bacula-utils 49
18 mysql-user-db-creator-bash-script 28
19 mysql-ha-docker 20
20 docker-mysql 17
21 dumputils-container 14
22 docker-compose-wordpress-nginx-mysql 13
23 ansible-role-linux-mysql 12

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Shell is
the 11th most popular programming language
based on number of references?