SQL
SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
- GitHub: https://github.com/topics/sql
- Wikipedia: https://en.wikipedia.org/wiki/SQL
- Created by: Donald D. Chamberlin, Raymond F. Boyce
- Released: 1986
- Related Topics: database,
- Last updated: 2026-07-07 00:26:23 UTC
- JSON Representation
https://github.com/hvignolo87/ortex-programming-challenge
Coding challenges required for the Python Developer and Data Engineer job positions.
challenge data-analysis finance pandas python scripting sql sqlalchemy
Last synced: 17 May 2026
https://github.com/1sumer/sql
This repository contains SQL scripts and data for various analytical and database management tasks. The project is designed to demonstrate SQL capabilities in handling complex queries, data analysis, and database design. It includes datasets related to e-commerce and streaming services, with a focus on real-world scenarios and use cases.
analytics data data-analysis data-storage sql vscode
Last synced: 19 Jan 2026
https://github.com/aaravmalani/webscraper
Scrape the web using SQLite and requests_html!
collaborate hacktober python requests requests-html scraping sql sqlite webscraping
Last synced: 02 May 2026
https://github.com/jaykobw/keep-clone-api
Google keep clone API with Node, Express and Postgres
express nodejs sequelize sql typesctipt
Last synced: 31 Jan 2026
https://github.com/1biot/fiquela
json json-parser neon parser php query sql xml xml-parser yaml yaml-parser
Last synced: 05 Apr 2026
https://github.com/sanjinkurelic/mvcgenerator
Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).
analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture
Last synced: 19 May 2026
https://github.com/ctsit/redcap_query_collection
A collection of SQL queries that shine light on your REDCap metadata
Last synced: 27 Feb 2025
https://github.com/ernestaroozoo/memestocks.net
MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.
dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit
Last synced: 06 Mar 2026
https://github.com/pirate-emperor/dialogix
Dialogix is a real-time chat application built with ASP.NET Core and Angular. It allows users to send and receive messages, share images, and manage conversations. With secure user authentication and AWS S3 integration for media storage, it enhances communication seamlessly.
asp-net-core aws aws-s3 csharp mvc mvc-framework razor-pages restful-api signalr sql
Last synced: 27 Jan 2026
https://github.com/bfergerson/sql-to-graql
Introduction to Graql for SQLers
Last synced: 11 Oct 2025
https://github.com/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 13 Apr 2026
https://github.com/jorjishasan/software_engineer-hackerrank
I solved three questions on three different topics ( SQL, REST API, Problem Solving). The problems were basic. I had fun solving them, and feel free to share them here. Put them in good use. Cheers 🥂
problem-solving rest-api software-engineering sql
Last synced: 13 Oct 2025
https://github.com/nathanthorell/sql-tools
A collection of utility tools for working with various dialects of SQL databases
Last synced: 24 Apr 2025
https://github.com/sidzhao/easy-dapper-extensions
EasyDapperExtensions is an extension that supports base CRUD operations (Get, Insert, Update, Delete) using predicate.
Last synced: 14 Jan 2026
https://github.com/abbhiishek/codecommunitymusic-server
Backend service for Code Community Music
api backend django hacktoberfest postgresql python sql
Last synced: 12 Apr 2026
https://github.com/karolinacodes/mocha-and-chai
A food & drink ordering app for a fictitious cafe Mocha & Chai, with integrated Twilio API.
ejs express javascript material-ui nodejs postresql sass sql twilio
Last synced: 18 Jan 2026
https://github.com/bayembacke221/demo-springboot-keycloak-auth-crud
Ce repo propose une démo Spring Boot intégrée à Keycloak pour la gestion de l’authentification et l’autorisation. Il illustre un CRUD sécurisé avec API REST, montrant comment protéger les ressources, gérer les rôles et utilisateurs, et simplifier l’intégration d’un Identity Provider moderne dans une application Java.
api api-rest authentication authorization crud keycloak postgresql spring-boot spring-security sql
Last synced: 09 Oct 2025
https://github.com/stevencodelab/aes128sistem
Sistem Enkripsi Dekripsi Dokumen menggunakan algoritma Advanced Encryption Standart (AES) 128. proses enkripsi dokumen hanya dapat dilakukan dengan dokumen berupa pdf, docx, txt, xls.
aes-128 bootstrap database decryption encryption javascript php sql
Last synced: 10 Apr 2026
https://github.com/wjayesh/companion-streams
Using streams as a proof of concept. It involves "double tap to disappear" cards which result in voids after removal, signifying no UI rebuild
android animation dart flutter flutter-apps sqflite sql
Last synced: 12 Feb 2026
https://github.com/w-kuipers/alphadb
AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.
database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system
Last synced: 08 May 2026
https://github.com/lmsharma/analytics-superstore-sql
A SQL repo for understanding analytics from basics to advanced with the help of Super Store datasets. It contains SQL dump of Super Store Dataset provided by Tableau and various questions.
postgresql sql sqlquestions superstore-data-analysis
Last synced: 05 Jul 2025
https://github.com/rakshixh/jobvio.in
Jobvio.in - Online Job Portal. ( BE 5th Semester DBMS Mini Project )
database-management dbmsminiproject mysql online-job-portal php sql
Last synced: 13 Apr 2026
https://github.com/turbot/steampipe-mod-rss-insights
View dashboards and reports across RSS channels and Atom Feeds using Steampipe.
dashboard hacktoberfest insights rss sql steampipe steampipe-mod
Last synced: 19 Mar 2026
https://github.com/mberkiskal/encryption-sifreleme-mini-project
Application that encrypts data and shows those decrypted versions. Verileri şifreleyen ve o şifrelerin çözülmüş hallerini gösteren uygulama.
csharp encrypted-data encryption encryption-decryption mssql mssql-database sql windowsforms-applications
Last synced: 29 Jan 2026
https://github.com/tahanima/sqlbolt-solutions
My solutions of SQLBolt exercises
Last synced: 18 Mar 2026
https://github.com/binhonglee/emt-advanced-care
ant java java-swing shell-script sql sql-server
Last synced: 13 Apr 2026
https://github.com/abeltavares/nps_performance_analysis
Analyzing and Monitoring Net Promoter Score (NPS) Performance for Healthcare Companies using SQL and Power BI
customer-satisfaction dashboard data-analysis data-visualization healthcare net-promoter-score nps-analysis performance-monitoring power-bi sql
Last synced: 19 Mar 2026
https://github.com/fabiomattei/uglyduckling
Be focused on the problem you are solving while developing project management software using this framework that stays out of your way
Last synced: 09 Apr 2025
https://github.com/thyagohsr/match-verse
Projeto feito para a residência de software com parceria com a Accenture, onde tivemos que criar uma página de login e conectar com o banco de dados, utilizamos o servidor local XAMPP e conectamos com o Banco de dados PHPAdmin
Last synced: 30 Jan 2026
https://github.com/roland045/road_quality_measurement_analysis
Novel road quality measurement system for cost effective pavement monitoring, ML-based
azure data-analysis data-engineering data-science machine-learning mlops model-deployment python sql unsupervised-learning
Last synced: 24 Jan 2026
https://github.com/genndy007/auto-company-db-gui
Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.
coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter
Last synced: 08 May 2026
https://github.com/leovenom/rip.io
Created in a team of 3 people with Ruby on Rails, Ripio is a dark tourism experience to explore sites connected with death and tragedy.
bootstrap cloudinary css heroku rails ruby-on-rails sql stripe-payments
Last synced: 10 Feb 2026
https://github.com/kostiantyn-nemchenko/pg_reject_sql
Forbid SQL statements regardless of privileges
postgresql postgresql-extension sql
Last synced: 20 May 2026
https://github.com/proximad/responsive-construction-website
Responsive construction website design using HTML5, CSS3 and javascript
construction construction-management construction-webpage css3 html html5 javascript myphpadmin mysql mysql-database php php7 php8 sql webdesign webdevelopment website xammp
Last synced: 09 Feb 2026
https://github.com/aymen94/myassistance
Progetto di ingegneria del software
css html java javascript jsp-servlet junit maven mysql sql unisa
Last synced: 24 Jan 2026
https://github.com/lextrack/gestordeinventariowpf
Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD
crud inventario inventory-management inventory-management-system sql wpf-application
Last synced: 27 Feb 2026
https://github.com/jozephkabongo/nokysql
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
database mysql php postgresql query-builder sql sqlite
Last synced: 14 Apr 2026
https://github.com/davemlz/master_of_datascience
Master of Data Science repository
data data-mining data-science database r rmd sql sqlite statistics
Last synced: 14 Apr 2026
https://github.com/turbot/steampipe-plugin-pokemon
Use SQL to instantly query Pokémon, items, moves, and more from PokéAPI. Open source CLI. No DB required.
hacktoberfest pokeapi pokemon postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 27 Jan 2026
https://github.com/atuoha/couriers
Web Courier Services....
ajax css geolocation html js php sql
Last synced: 12 Apr 2026
https://github.com/simoesleticia/sql-pandas-interviewquestions
Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.
data-science desafios interview-questions pandas python sql
Last synced: 24 Jan 2026
https://github.com/niweera/gp
Group Project I (Hospital Management System of Bentota)
ajax bootstrap4 css html javascript jquery mysql php sql
Last synced: 13 Apr 2026
https://github.com/dennispitallano/dssms
Driving School Student Management System
asp-net-core asp-net-core-identity asp-net-mvc aspnet aspnet-core aspnetcore csharp css dotnet dotnet-core html html-css-javascript identity javascript mssqlserver sql sql-server visual-studio
Last synced: 14 Feb 2026
https://github.com/isaccanedo/drawdb
:cloud: Free, simple, and intuitive online database design tool and SQL generator
database-schema diagram-editor editor indexdb javascript mariadb postgres postgresql react sql sql-server sqlite svg tailwindcss
Last synced: 12 Feb 2026
https://github.com/kayvansol/kafka-source
Debezium Source Connector from SQL Server to Apache Kafka
akhq arvancloud cdc confluent-kafka confluentinc debezium-sqlserver docker-compose kafka-connect sql sqlserver zookeeper
Last synced: 07 Sep 2025
https://github.com/bert-w/sqomplexity
SQompLexity is a Node.js program that assigns a complexity score to SQL SELECT queries, based on a data and cognitive complexity score.
Last synced: 07 Feb 2026
https://github.com/cyberoctane29/cuo-on-site-internship--retail-store-database-evaluation-and-optimization
This repository showcases my internship project at CUO, focused on evaluating and optimizing a retail store database. Key tasks included analyzing the schema, improving query performance, ensuring data integrity, and implementing security measures. This project enhanced my understanding of database management in a business setting.
database music-database musicdatabase optimization query-optimization sql
Last synced: 16 Mar 2026
https://github.com/jabhij/sqlverse
Everything about SQLs - important hacks, tricks, & comparisons that helped me in understanding the practical side of using various SQL queries.
mysql postgresql regular-expressions sql sql-server
Last synced: 23 Jan 2026
https://github.com/fahmizainal17/advanced_sql_use_cases_for_vehicle_auction_analysis_project
This project showcases advanced SQL queries and data analysis techniques applied to a dataset of vehicle auctions. The dataset includes data from multiple competitors over several months, with details about car brands, models, manufacture years, auction periods, starting prices, final bid prices, and listing counts.
advanced-sql auctions bidding sql sql-query
Last synced: 27 Feb 2026
https://github.com/jdnichollsc/github-dataset-api
Node.js Express: Github Dataset API
api express express-js github http-requests http-server json json-api node-js nodejs nodejs-server rest rest-api sql sqlite sqlite3
Last synced: 19 Jan 2026
https://github.com/shanwaz-78/course--javascript-tutorial-for-beginners-in-hindi-urdu
If You Really Wanna Build Your More Knowledge in js as a (BEGINNER). Then These Topics Just For You.↴ & Don't forget to click on that link as well.
javascript mongodb nodejs reactjs sql
Last synced: 12 Apr 2026
https://github.com/larissaperinoto/trybe-exercicios
Exercícios realizados durante meu tempo de estudos na Trybe.
chainlink css3 docker express html javascript jest mocha modelagem-de-dados mongodb msc-architecture mysql poo reactjs rtl sequelize sinon solid-principles sql typescript
Last synced: 09 Apr 2026
https://github.com/facingdependencyhell/unionselectpayloadgenerator
This script generates UNION SELECT NULL, ... payloads to use for enumerating data types for UNION based SQL injection.
burp injection portswigger python sql sqli sqlinjection sqlinjectionattack
Last synced: 13 Jun 2025
https://github.com/thedtripp/database-design-term-project
Designed and implemented a database to track air travel related information in PostgreSQL with SQL.
postgresql relational-database sql uml-diagram
Last synced: 17 Mar 2025
https://github.com/CplNathan/Leaf2Google-Public
A service which allows you to link your Nissan Connect enabled vehicle to Google Home with a nifty web interface.
blazor bootstrap5 entity-framework google google-actions google-home mssql mvc nissan-connect nissan-leaf nissanconnect smart-home sql web-assembly
Last synced: 11 Mar 2025
https://github.com/damiansuess/learn.laravel
Learn how to use Laravel 11 through small example apps
laravel learn learn-laravel php sql suesslabs xeno-innovations
Last synced: 13 Feb 2026
https://github.com/aeagle/graph-ql-poco
Experimental Dapper based SQL resolver for GraphQL.NET to allow building a GraphQL schema from a POCO model
dapper dotnet-core graphql graphql-net sql
Last synced: 13 Apr 2026
https://github.com/simongideon/catalog-of-my-things
A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.
Last synced: 12 Feb 2026
https://github.com/georgetdn/syscppcplinux
Store Linux C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)
class data framework linux object persistence serialize sql
Last synced: 12 Feb 2026
https://github.com/mskian/tamil-words
Tamil words Collections with English Meaning - API and SQL Data.
api data javascript json json-api mysql pdo php sql tamil tamil-language tamil-sms tamilwords translate translator
Last synced: 14 Apr 2026
https://github.com/turbot/steampipe-plugin-algolia
Use SQL to instantly query Algolia indexes and configuration. Open source CLI. No DB required.
algolia algolia-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 16 Mar 2026
https://github.com/waveform-computing/oliphant
A set of extensions for PostgreSQL including temporal features
plpgsql postgresql sql temporal temporal-models
Last synced: 19 Jan 2026
https://github.com/said-aabilla/youcode-sql-doc
Detailed SQL Documentation for YouCode Students
Last synced: 30 Jan 2026
https://github.com/dmarks84/coursework_project_banks-web-scraping-sql
Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.
apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping
Last synced: 10 Apr 2026
https://github.com/wasilolly/jobsitemvc
Job listing website written with pure MVC PHP, SQL and bootstrap for front end.
model-vi mvc-pattern oop-principles php php-8 sql
Last synced: 19 Feb 2026
https://github.com/sonylomo/murder-by-query
Murder By Query is an SQL Practise platform in the form of a Murder Mystery inspired by Thriller Books
nextjs16 shadcn-ui sql sqlite3 typescript
Last synced: 15 Apr 2026
https://github.com/tripathirakeshofficial/yt-reddit-clone
Reddit 2.0 with NEXT.JS! (React, SQL, Supabase, StepZen, GraphQL, TypeScript,Tailwind)
graphql nextjs reactjs reddit reddit-api sql stepzen supabase tailwindcss typescript
Last synced: 10 Apr 2026
https://github.com/cayo-rodrigues/yoca
Uma api com o objetivo de gerenciar os processos envolvidos na administração de um restaurante, com controle de estoque semi-automático.
api api-rest docker docker-compose express jest nodejs postgresql sql typeorm typescript
Last synced: 24 Apr 2025
https://github.com/oguzhanumutlu/photondb
As fast as a photon, as small-sized as a photon.
compact database fast javascript node photon small sql table
Last synced: 13 Apr 2026
https://github.com/saltiola7/data-analysis-portfolio
Data engineering & analysis portfolio, which showcases my use of Python & SQL
airflow airtable-block anaconda automation back4app chatgpt csv-parser data-analysis data-engineering docker-compose gcp graphql-api jupyter-notebook nosql prefect python rest-api sql streamlit web-scraping
Last synced: 21 Jan 2026
https://github.com/naorpeled/forum
💬 A basic forum, made using the Python Flask framework 💬
css flask html python sql sqlalchemy
Last synced: 13 Apr 2026
https://github.com/viktorsvertoka/goit-rdb-hw-04
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-04 sql workbench
Last synced: 21 Jan 2026
https://github.com/weiwei2694/nextjs14-wei-ecommerce
Full Stack E-Commerce: NEXT.js14, React, Typescript, Prisma, Kinde, Tailwind CSS, UploadThing, PostgreSQL, Shadcn UI, Zustand
kinde-auth nextjs nextjs14 postgresql prisma react sql tailwindcss typescript uploadthing zustand
Last synced: 28 Apr 2025
https://github.com/murtadhaalobaidi/soundgood-music-school
Soundgood Music School
astah database jdbc-connector lucidchart maven pgadmin4 psql psql-database query sql sql-server sqlshell terminal
Last synced: 13 Apr 2026
https://github.com/pranavj1001/machinelearningrecipes
Machine Learning Recipes 😇 Datasets used here are available at Kaggle
artificial-neural-networks data-science dataset kaggle knn-classifier machine-learning naive-bayes-classifier nlp-machine-learning pca python random-forest sql support-vector-machine
Last synced: 25 Feb 2026
https://github.com/gino-freud-hobayan/8weeksql_challenge
SQL Case Studies solved using Microsoft SQL Server and PostreSQL
aggregate-functions case-statement common-table-expressions microsoft-sql-server sql window-functions
Last synced: 18 Feb 2026
https://github.com/longnguyen010203/bank-datawarehouse
📊🌈🏛 This project develop a data warehouse for a bank using Amazon Redshift, VPC, Glue, S3 and DBT, following a ⭐ Star Schema architecture. The goal is to storage, manage, and optimize data to support decision making and reporting 🏵️
amazon amazon-web-services aws banking bronze dbeaver dbt dimensions facts glue gold redshift s3 security-group silver sql starschema vpc vpc-subnet warehouse
Last synced: 16 Mar 2025
https://github.com/palak-463/foodtraceabilitysystemforhungereradication
Alternately known as the Food Waste Management System, this project aims to reduce the gap between the needy and food, thereby preventing diseases like malnutrition. 🍽️
android css firebase html java mysql php phpmyadmin sql xml
Last synced: 28 Jan 2026
https://github.com/mohamed-94/dll-for-sql-connection
A Dynamic Linking Library (DLL) for SQL parsing and Connection ..Integrates with MS SQL Server.
dynamic-link-library ms-sql-server sql
Last synced: 11 Mar 2026
https://github.com/turbot/steampipe-mod-aws-top-10
The AWS Top 10 mod provides curated sets of benchmarks and controls for security, cost, operations, and more using Powerpipe and Steampipe.
aws hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 06 Feb 2026
https://github.com/llorllale/liquibase-facade
API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.
database java liquibase sql version-control versioning
Last synced: 14 Jan 2026
https://github.com/cctyl/jdbctemplateplus
对jdbcTemplate 进行增强,保留灵活性的同时,对嵌套的子对象也进行封装。
Last synced: 14 Oct 2025
https://github.com/ashrithvm/medical-facility-management-system
A full-stack web application designed to streamline hospital administrative and clinical operations. This project showcases expertise in building scalable, responsive web applications using ASP.NET Core Blazor, C#, Microsoft SQL Server, HTML/CSS, and JavaScript.
asp-net-core blazor hospital microsoft-sql-server sql webapi
Last synced: 13 Feb 2026
https://github.com/parisaroozgarian/ibm-data-analyst-professional-certificate
The IBM Data Analyst Professional Certificate, consisting of 9 courses, equips with essential skills in Excel, SQL, Python, data visualization, and analysis techniques
big-data business-analysis business-communication communication data-analysis data-management data-structures data-visualization databases general-statistics human-resources planning python-programming spreedsheet sql
Last synced: 27 Jan 2026
https://github.com/siyovush-hamidov/moscow-state-university-classes
🎓 Explore my work in C++ (competitive programming, desktop app development) and SQL (database development) as I navigate through my academic journey.
competitive-programming cpp sql
Last synced: 12 May 2026
https://github.com/intersystems-community/spatialindex
spatialindex for Caché
cache cache-objectscript databases spatial-indexes sql
Last synced: 18 Jan 2026
https://github.com/pimbrouwers/sp_easybutton
One-button SQL Server configuration to implement commonly-accepted best practices.
sql sql-server tsql tsql-stored-procedures
Last synced: 14 Oct 2025
https://github.com/mednour2019/devolap
OLAP Cube Dispatcher Tool
analysis-services csharp data excel excel-export kpi mdx metroframework mvvm-architecture sql wpf
Last synced: 27 Jan 2026
https://github.com/rajanmandanka07/bank-management-system
Bank Management System is a Java-based web application using Servlets and SQL. It enables users to create, log in, and manage bank accounts with features for depositing, withdrawing, and deleting accounts.
Last synced: 05 Feb 2026
https://github.com/henrylin03/video-games
Using Python and SQL to clean, analyse and visualise video games' data from Metacritic. Includes scraping using BeautifulSoup.
analysis beautifulsoup beautifulsoup4 data data-analysis data-science eda jupyter-notebook pandas python sql sqlite3 video-game video-games
Last synced: 14 Apr 2026
https://github.com/tathithienthanh/finaltest_database-sql-data-collection-for-ds
The final test of the "Database SQL and Data Collection for Data Science" course from The Ho Chi Minh City University of Science (19/09/2023)
chrome data-collection data-processing database final-test ipynb-jupyter-notebook mysql pymysql query scraping-websites selenium sql statistics visualization
Last synced: 17 Feb 2026
https://github.com/jpenrici/miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 12 Mar 2026
https://github.com/thetibiaking/ttk-my-aac
A free and open-source Automatic Account Creator (AAC) written in PHP
aac controller mysql php5 service sql
Last synced: 05 Oct 2025