SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Shell MySQL Projects
-
-
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.
-
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-10Hi 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.
-
-
Project mention: SlickStack – LEMP/WordPress stack automation script written in Bash | news.ycombinator.com | 2025-01-12
-
-
Huge-Collection-of-CheatSheet
:goberserk: :goberserk: :goberserk: Share of my Huge Collection of Cheatsheet (Coding, Cheat, Pinouts, Command Lists, Etc.) :goberserk: :goberserk: :goberserk:
Cheatsheets-for-developersFrontend CheatsheetHuge Collection of CheatsheetCSS cheatsheetTailwind CSS cheatsheet
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
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.
-
-
-
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
-
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.
-
-
-
-
-
-
mysql-user-db-creator-bash-script
Script to create a mysql database, user and password with just a command
-
-
-
dumputils-container
Container image which provides easy access to most backup/restore utils used for managing database backups.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Shell MySQL discussion
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
-
Schmig: Database migration tool written in BASH
-
Deciding how to structure my server
-
Confused and frustrated about Kafka
-
Help with Proxying Guacamole
-
Any suggestions for writing a long thesis about Kafka's scalability, availability and fault-tolerance?
-
A note from our sponsor - SaaSHub
www.saashub.com | 30 Apr 2025
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 |