Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

MySQL

MySQL is an open source relational database management system. Based in Structured Query Language (SQL), MySQL can run on most platforms and is mainly used for web-based applications. It is written in C and C++.

https://github.com/rid17pawar/hospitalmanagement

hospital management system project is developed using SpringMVC and Hibernate frameworks, Bootstrap for UI, MySQL database for data storage and Maven as project management tool.

bootstrap4 hibernate hospital-management javascript mysql springmvc

Last synced: 23 Dec 2024

https://github.com/johndatserakis/koa-vue-notes-web

🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and Vuex store modules.

boilerplate bootstrap demo frontend jwt mysql spa storybook template typescript vue vuex

Last synced: 18 Nov 2024

https://github.com/vinitshahdeo/library-management-system

[DBMS Project] An interactive web portal for automating various manual processes done by librarian.

dbms-project hacktoberfest library-management-system mysql php project-report

Last synced: 26 Dec 2024

https://github.com/bokwoon95/go-structured-query

Type safe SQL query builder and struct mapper for Go

data-mapper go mysql postgres query-builder sql type-safe

Last synced: 26 Oct 2024

https://github.com/billd-project/live-server

基于Nodejs + Koa2 + Typescript搭建的billd-live后端

canvas coturn docker ffmpeg flv hls koa2 mysql nodejs redis rtmp srs typescript vue3 web-audio web-worker webrtc

Last synced: 14 Dec 2024

https://github.com/sutandojs/sutando

Sutando is a modern Node.js ORM, like Laravel Eloquent.

cloudflare-d1 javascript mariadb mssql mysql nodejs orm postgresql sql sqlite sutando

Last synced: 22 Dec 2024

https://github.com/com-lihaoyi/scalasql

Scala ORM to query SQL databases from Scala via concise, type-safe, and familiar case classes and collection operations. Connects to Postgres, MySql, H2, and Sqlite out of the box

database h2 mysql postgresql query-builder scala sql sqlite

Last synced: 21 Dec 2024

https://github.com/galaxy-s10/billd-live-server

基于Nodejs + Koa2 + Typescript搭建的billd-live后端

canvas coturn docker ffmpeg flv hls koa2 mysql nodejs redis rtmp srs typescript vue3 web-audio web-worker webrtc

Last synced: 21 Dec 2024

https://github.com/magenx/magento-mysql

Magento default mysql settings

magento mysql percona

Last synced: 17 Nov 2024

https://github.com/pingcap/tidb.ai

https://TiDB.AI is a Graph RAG based and conversational knowledge base tool built with TiDB Serverless Vector Storage and LlamaIndex. Open source and free to use.

chatbot graphrag knowledge-graph mysql rag serverless vector-database

Last synced: 13 Nov 2024

https://github.com/saucxs/weekly

周报系统的技术栈主要是node+vue+redis+mysql+es6,一个企业管理系统,企业员工汇报每周工作情况,以及完成情况,各级负责人可以查看和提醒相应未写周报人员,后端完全使用nodeJS,数据库使用mysql,基于nodejs的thinkjs框架搭建的,如果喜欢nodeJS写的后端,支持大前端,支持全栈开发。地址:http://weekly.mwcxs.top

es6 mysql nodejs redis vue2 vuex weekly

Last synced: 25 Dec 2024

https://github.com/haoxianrui/youlai-boot

🌈 基于 Java 17 + Spring Boot 3 + Spring Security 6 + Vue 3 + Element-Plus 构建的前后端分离单体权限管理系统。

aliyun-oss element-plus java-springboot java17 jwt knife4j minio mybatis mybatis-plus mysql rabbitmq redis redisson springboot3 springsecurity6 stomp swagger vue3 websocket xxl-job

Last synced: 25 Dec 2024

https://github.com/f1db/f1db

Open Source Formula 1 Database

csv database db f1 f1db formula1 json mysql opendata postgesql smile sql sqlite

Last synced: 20 Dec 2024

https://github.com/SeaQL/sea-schema

🌿 SQL schema definition and discovery

database database-schema hacktoberfest mysql postgresql rust sql sqlite

Last synced: 09 Nov 2024

https://github.com/emilpriver/geni

Standalone database migration tool which works for Postgres, MariaDB, MySQL, Sqlite and LibSQL(Turso).

database-migrations libsql mariadb mysql postgres rust sqlite

Last synced: 03 Nov 2024

https://github.com/seaql/sea-schema

🌿 SQL schema definition and discovery

database database-schema hacktoberfest mysql postgresql rust sql sqlite

Last synced: 27 Dec 2024

https://github.com/miansen/roothub

使用 SSM 和 MySQL 开发的论坛系统

bootstrap jquery mybatis mysql nginx redis shiro spring-mvc

Last synced: 26 Dec 2024

https://github.com/chengxy-nds/firebook-library

这是程序员值得拥有的一个仓库,里边包含了种类非常全的编程电子书PDF,比如 Java 、C++ 、Python ... ,Redis , Node.js , Vue.js , 大数据, Linux,Docker, Nginx, HTML, 面试, 计算机组成原理, 数据安全, MySQL, MongoDB , Spring Cloud ,ZooKeeper,Netty ,设计模式 , Spring Batch ,Spring Boot ,Spring ,架构 ,重构 ,性能测试 等等等,总共有近1000本书。

docker git java maven mongodb mysql redis spring-boot springcloud

Last synced: 19 Dec 2024

https://github.com/hywan/database-to-plantuml

Compile PostgreSQL and MySQL table information into a PlantUML description.

database mysql plantuml postgresql visualisation

Last synced: 23 Dec 2024

https://github.com/blastrain/octillery

Go package for sharding databases ( Supports every ORM or raw SQL )

database-sharding go golang golang-library mysql sqlite3

Last synced: 06 Nov 2024

https://github.com/guanguans/laravel-soar

SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。

clockwork debug debugbar laravel laravel-sql mysql optimize optimizer ray rewrite rewriter security-vulnerabilities soar sql sql-optimizer statement

Last synced: 21 Dec 2024

https://github.com/flowingsun007/lyonblog

基于Java8的SSM+Elasticsearch全文检索的个人博客系统

elasticsearch java mybatis mysql nginx redis shrio spring-mvc springmvc tomcat tomcat9 velocity

Last synced: 26 Dec 2024

https://github.com/bullsoft/php-binlog

A PHP-Client for MySQL Binlog

mysql mysql-replication-listener php php-binlog

Last synced: 19 Nov 2024

https://github.com/xnuinside/simple-ddl-parser

Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc. & table properties, types, domains, etc.

bigquery columns ddl ddl-parser ddls hive hql mssql mysql oracle-database oracle-db parser postgresql redshift schemas snowflake sql sql-parser tsql types

Last synced: 20 Dec 2024

https://github.com/jasonshin/sqlx-ts

node.js compile-time SQL validations & type generations

mysql nodejs postgresql rust sql sqlx typescript

Last synced: 23 Dec 2024

https://github.com/lbryio/spee.ch

An image hosting service on top of the LBRY protocol.

blockchain lbry mysql nodejs

Last synced: 21 Dec 2024

https://github.com/webfactory/slimdump

A tool for creating configurable dumps of large MySQL-databases.

database mysql php

Last synced: 20 Dec 2024

https://github.com/frolicorg/frolic

Backend service to build customer facing dashboards 10x faster. Written in Rust.

analytics dashboard dashboard-builder developer-tools headless mysql postgresql rust

Last synced: 31 Oct 2024

https://github.com/swiftcarrot/queryx

Schema-first and type-safe ORM for Golang and TypeScript

golang mysql orm postgresql sqlite typescript

Last synced: 20 Nov 2024

https://github.com/kenanbek/dbui

Universal Database CLI for MySQL, PostgreSQL, and SQLite. Terminal User Interface Application.

cli database database-management go golang mysql postgresql sqlite tui

Last synced: 19 Dec 2024

https://github.com/jeffcail/ginframe

基于Go语言gin框架搭建的可快速开发的微服务脚手架

aes elasticsearch email gin go gorm grpc hash jwt kafka leveldb md5 mongodb mysql redis rpc websocket

Last synced: 14 Dec 2024

https://github.com/mazezen/ginframe

基于Go语言gin框架搭建的可快速开发的微服务脚手架

aes elasticsearch email gin go gorm grpc hash jwt kafka leveldb md5 mongodb mysql redis rpc websocket

Last synced: 21 Dec 2024

https://github.com/Tinywan/dnmp

docker-compose部署LNMP环境 Nginx/Openresty、MySQL(5.7、8.0、8.1)、PHP7.4(8.0、5.6)、Redis5.0、PHPMyAdmin、Xdebug、RabbitMQ、Nacos

docker docker-compose mysql nacos nginx openresty openresty-docker php7 php8 rabbitmq rabbitmq-server redis workerman xdebug

Last synced: 21 Nov 2024

https://github.com/datacharmer/mysql-sandbox

Quick and painless install of one or more MySQL servers in the same host.

deployment multi-server multi-version mysql perl replication sandbox server

Last synced: 07 Dec 2024

https://github.com/tinywan/dnmp

docker-compose部署LNMP环境 Nginx/Openresty、MySQL(5.7、8.0、8.1)、PHP7.4(8.0、5.6)、Redis5.0、PHPMyAdmin、Xdebug、RabbitMQ、Nacos

docker docker-compose mysql nacos nginx openresty openresty-docker php7 php8 rabbitmq rabbitmq-server redis workerman xdebug

Last synced: 20 Dec 2024

https://github.com/FrolicOrg/Frolic

Backend service to build customer facing dashboards 10x faster. Written in Rust.

analytics dashboard dashboard-builder developer-tools headless mysql postgresql rust

Last synced: 29 Oct 2024

https://github.com/zer0coolx/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

apache bash-script centos centos7 guacamole guacamole-client guacamole-extension guacamole-server https install ldap lets-encrypt letsencrypt mariadb mysql nginx rhel rhel7 ssl tomcat

Last synced: 26 Dec 2024

https://github.com/ci-blox/ignition-go

Bootstrap4 /Codeigniter 3 Modular (HMVC) App Building Framework - to build enterprise class web applications... Versions: CodeIgniter 3.1.9 AdminLTE 3.0.5 Bootstrap 4.5.0

admin-dashboard adminlte bootstrap bower codeigniter enterprise framework gulp hmvc laravel modular mysql php php7 theme yarn

Last synced: 23 Dec 2024

https://github.com/ci-blox/Ignition-Go

Bootstrap4 /Codeigniter 3 Modular (HMVC) App Building Framework - to build enterprise class web applications... Versions: CodeIgniter 3.1.9 AdminLTE 3.0.5 Bootstrap 4.5.0

admin-dashboard adminlte bootstrap bower codeigniter enterprise framework gulp hmvc laravel modular mysql php php7 theme yarn

Last synced: 04 Nov 2024

https://github.com/KenanBek/dbui

Universal Database CLI for MySQL, PostgreSQL, and SQLite. Terminal User Interface Application.

cli database database-management go golang mysql postgresql sqlite tui

Last synced: 04 Nov 2024

https://github.com/fluffynuts/PeanutButter

Tasty, versatile, nutritious; goes with many things in .net.

csharp duck-typing hacktoberfest mysql sqlite sqlserver testing utility

Last synced: 06 Nov 2024

https://github.com/fluffynuts/peanutbutter

Tasty, versatile, nutritious; goes with many things in .net.

csharp duck-typing hacktoberfest mysql sqlite sqlserver testing utility

Last synced: 26 Dec 2024

https://github.com/wesql/wescale

WeScale is a database proxy that cares about your application, the development experience, and supports OnlineDDL.

database-proxy mysql mysql-proxy online-ddl proxy

Last synced: 26 Oct 2024

https://github.com/Leantime/docker-leantime

Official Docker Image for Leantime https://leantime.io

docker docker-leantime leantime mysql project-

Last synced: 03 Nov 2024

https://github.com/aldonahzero/spring-boot-vue-bank

我,请始皇[打钱]是一个前后端分离的工具人系统,项目采用 SpringBoot+Go+Vue 开发,项目加入常见的企业级应用所涉及到的技术点,例如 Redis、RabbitMQ 等(主要是多用用工具多踩踩坑)。

docker java kafka kubernetes mongodb mq mybatis mybatis-generator mysql mysql-database redis spring springboot vue vue-cli vue-router vuex vuex2

Last synced: 19 Dec 2024

https://github.com/varunsardana004/Blood-Bank-And-Donation-Management-System

An Online System built for the Blood Donation Organisation to manage the Blood Bank System in which Blood Donors can willingly give their name and the Person in need of blood can find whether the Blood is available or not.

admin blood-bank-management computer-science database mysql php user-interface xampp

Last synced: 24 Oct 2024

https://github.com/ivangfr/keycloak-clustered

Keycloak-Clustered extends quay.io/keycloak/keycloak official Keycloak Docker image by adding JDBC_PING discovery protocol.

docker jdbc-ping keycloak keycloak-cluster mariadb mssqlserver mysql postgresql vagrant virtualbox

Last synced: 25 Dec 2024

https://github.com/angelsecurityteam/sqlidumper-angelsecurityteam

Dork Search , Vulnerability Scanner ,SQL Injection , XSS , LFI ,RFI

database keyword-dork lfi mysql oracle rfi sqlinjection xss

Last synced: 20 Dec 2024

https://github.com/soumyadip007/e-medical-system-web-project-using-spring-boot-security-jpa-rest-thymeleaf-hql

Project on 👨🏻‍⚕️Bio-Medical & 🏥Hospital sector which is covering various fields🩺 of this 3 sector🚑.This project is using☕ Spring Framework, Hibernate, JPA, Rest, JSP also with 🖥️(Post-Dev Data-Science, Big-data, ML etc. )🌡️ [ for Hackathon, CSI & SIH]💊

hibernate jdbc jpa jsp maven mysql rest-api spring-boot spring-mvc spring-security springframework thymeleaf-template-engine

Last synced: 26 Dec 2024

https://github.com/zoghal/PersianDate4MySQL

pDate is a Gregorian / Jalali(Shamsi) date convertor functions for MySQL 5.1+

datetime jalali mysql

Last synced: 17 Nov 2024

https://github.com/edgelesssys/edgelessdb

EdgelessDB is a MySQL-compatible database for confidential computing. It runs entirely inside a secure enclave and comes with advanced features for collaboration, recovery, and access control.

confidential-computing database enclave mariadb mysql sgx sql

Last synced: 08 Nov 2024

https://github.com/mike-works/sql-fundamentals

Mike North's SQL Fundamentals and Professional SQL Courses

course database mysql nodejs postgresql rest-api sqlite

Last synced: 14 Nov 2024

https://github.com/weiqinke/react-admin-nest

React和Ant Design和 Nest.js 和 Mysql 构建的后台通用管理系统。持续更新。

admin antd mysql node react react-admin react-components react-hooks react-router-v6 react-template typeorm typescript vite5 websockets wepack

Last synced: 06 Nov 2024

https://github.com/guanguans/soar-php

SQL optimizer and rewriter. - SQL 优化器、重写器(辅助 SQL 调优)。

debug mysql optimization-tools optimizer php soar sql sql-injection sql-optimizer sql-query sqlalchemy

Last synced: 21 Dec 2024

https://github.com/qsnh/goa

基于Beego开发的问答系统

beego env go goa golang mysql npm vuejs webpack

Last synced: 27 Oct 2024

https://github.com/dmitry-ivanov/laravel-db-profiler

Database Profiler for Laravel Web and Console Applications.

console-profiling database db laravel laravel-package mysql profiler profiling query sql web-profiling

Last synced: 21 Dec 2024

https://github.com/jupyter-xeus/xeus-sql

Jupyter kernel for SQL databases

db2 firebird mysql odbc postgresql sql sqlite

Last synced: 25 Dec 2024

https://github.com/bradzacher/mysqldump

Node Module to Create a Backup from MySQL

backup database mysql

Last synced: 05 Nov 2024

https://github.com/laurent22/so-sql-injections

SQL injection vulnerabilities in Stack Overflow PHP questions

mysql php sql-injection

Last synced: 28 Oct 2024

https://github.com/baiwumm/react-admin

基于 React + Nest 全栈开发的后台系统

ahooks ant-design mysql nestjs reactjs sequelize umijs

Last synced: 21 Dec 2024

https://github.com/kdhrubo/db2rest

Instant low-code REST DATA API platform for databases. Connect any database, run anywhere.

ai data-api java low-code lowcode mariadb mysql mysql-database no-code nocode oracle postgres postgresql restapi spring-boot springboot

Last synced: 27 Sep 2024

https://github.com/panagiotisdrakatos/springboot-registration-login-theperfectexample

Login & Signup tutorial for every website ,mixes a lot of microservices together with the latest spring framework api in combined with full security

authentication dao-interface jpa microservice mysql security spring-boot spring-data spring-framework spring-security spring-session

Last synced: 19 Dec 2024

https://github.com/sue445/plant_erd

ERD exporter with PlantUML and mermaid format

erd mermaid mysql oracle plantuml postgresql sqlite3

Last synced: 24 Dec 2024

https://github.com/novi/mysql-swift

A type safe MySQL client for Swift

linux mysql mysql-client server-side-swift swift

Last synced: 25 Dec 2024

https://github.com/PanagiotisDrakatos/SpringBoot-Registration-Login-ThePerfectExample

Login & Signup tutorial for every website ,mixes a lot of microservices together with the latest spring framework api in combined with full security

authentication dao-interface jpa microservice mysql security spring-boot spring-data spring-framework spring-security spring-session

Last synced: 16 Nov 2024

https://github.com/fs02/grimoire

Database access layer for golang

changeset database golang mysql orm postgres sqlite3 validation

Last synced: 16 Nov 2024

https://github.com/hackycy/sf-nest-admin

🚀 基于NestJs + TypeScript + TypeORM + Redis + MySql + Vue2 + Element-UI编写的一款简单高效的前后端分离的权限管理系统

admin mysql nestjs nestjs-typescript redis sf-nest-admin typeorm typeorm-mysql

Last synced: 06 Nov 2024

https://github.com/Fs02/grimoire

Database access layer for golang

changeset database golang mysql orm postgres sqlite3 validation

Last synced: 25 Oct 2024

https://github.com/byjg/php-migration

Simple library writen in PHP without framework dependancy for database version control. Supports Sqlite, MySql, Sql Server and Postgres

database-migrations mysql php php56 php7 php71 postgresql sql-script sqlite3 sqlserver

Last synced: 21 Dec 2024

https://github.com/doublechaintech/daas-start-kit

React/Java 技术栈,代码和数据云端生成,本地部署低代码平台,手写代码和生成代码目录分离,适合专业开发人员开发长期维护的软件。

antdesign java knowledge-graph low-code low-code-plattform mysql postgresql saas-tools spring

Last synced: 20 Dec 2024

https://github.com/hyslopx/ssm_car

二手车交易平台 IDEA ssm框架maven管理(界面:登录、首页、车型、详情、个人中心等;功能:游客、用户看车、买车选择、卖车发布、收藏、历史查看、订单管理、卖车信息查看;待添加:管理员模块)

idea java maven mybatis mysql spring spring-mvc

Last synced: 19 Dec 2024

https://github.com/linyimin0812/mybatis-sql-viewer

convert mybatis xml to sql statement; mybatis param mock; sql specification check; sql index check; sql execution; sql stress; mybatis sql scan

intellij-plugin java mybatis mysql sql

Last synced: 26 Dec 2024

https://github.com/iopietro/travianz-legacy

Join our Discord Server: https://discordapp.com/invite/9fbJKP9 | New repo: https://github.com/iopietro/Travianz

browsergame discord game legacy mysql mysql-database mysqli php php7 player strategy strategy-game timer travian wiki

Last synced: 25 Dec 2024

https://github.com/part-db/part-db-legacy

[LEGACY Version] Open Source Electronic Parts Database using PHP and MySQL

db electronics managment mysql part-db php storage

Last synced: 25 Dec 2024

https://github.com/adhocore/docker-lemp

A single container LEMP complete fullstack with latest release of PHP8.0.30/8.1.29/8.2.23/8.3.11, MySQL, nginx, PostgreSQL, mailcatcher, beanstalkd, elasticsearch, memcached, redis, adminer and all you ever need; on top alpine3.17+ for both arm and amd arch

adhocore alpine-linux beanstalkd docker docker-lemp docker-php elasticsearch lemp local-development mailcatcher memcached mysql nginx php8 phpfpm postgres redis stack

Last synced: 20 Dec 2024

https://github.com/cloudposse/terraform-aws-rds

Terraform module to provision AWS RDS instances

aws aws-rds hcl2 mysql postgres rds terraform terraform-modules

Last synced: 22 Dec 2024

https://github.com/kloeckner-i/db-operator

The DB Operator creates databases and make them available in the cluster via Custom Resource.

cloudsql creating-databases golang google-cloud-sql helm k8s-operator kubernetes kubernetes-operator kubernetes-operators mysql operator postgres postgresql

Last synced: 21 Dec 2024

https://github.com/prisma/dataguide

🗄️ Prisma's Data Guide - A growing library of articles focused on making databases more approachable.

database mysql postgresql prisma

Last synced: 21 Dec 2024

https://github.com/vagnercardosoweb/docker-php8

Docker with php8.2+, apache, mysql, postgresql, phpmyadmin, redis, nginx and pgadmin

apache docker docker-compose mysql pgadmin4 php php82 postgresql

Last synced: 23 Dec 2024

https://github.com/tltneon/lgsl

LGSL v6.2.1/v7.0.0 for PHP 5.4-8.3+ (Live Game Server List): online status for CS2 (Source Query), Discord, FiveM, Rust, SA:MP, GMOD, Minecraft, Teamspeak and 200+ more games!

chart counter-strike discord fivem game gameserver minecraft monitoring multiplayer mumble mysql online php query rust samp sourcequery status teamspeak

Last synced: 27 Dec 2024

https://github.com/msanvarov/nest-rest-typeorm-boilerplate

🍱 backend with nest (typescript), typeorm, and authentication

docker express fastify mariadb mysql nest openapi passportjs typeorm typescript

Last synced: 26 Dec 2024

https://github.com/silently9527/programmernotes

Java程序员所需要掌握的核心知识: 集合框架&JVM机制&多线程与并发框架&网络协议&Spring&Dubbo&MySQL&微服务等;希望胖友小手一抖,右上角来个 Star,感恩 1024

dubbo java javacore jvm mysql netty4 spring springboot springcloud springmvc springsecurity

Last synced: 21 Dec 2024