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-06-30 00:25:46 UTC
- JSON Representation
https://github.com/eitozx/bank-management-system
MySQL Based Bank Management System for school project.
bank-management-system banking-system management-system mysql mysql-database python sql
Last synced: 07 Nov 2025
https://github.com/turbot/steampipe-plugin-auth0
Use SQL to instantly query Auth0 resources. Open source CLI. No DB required.
auth0 authorization backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 27 Oct 2025
https://github.com/jaypipes/sqlb
A library for efficiently generating SQL expressions
golang sql sql-buffer sql-builder sql-construction
Last synced: 22 Mar 2025
https://github.com/saba-gul/text-to-sql
This project provides a Gradio-based web application that allows users to interact with an SQLite database using natural language queries. It leverages the LangChain library and OpenAI's language model to convert plain English questions into SQL queries and execute them on the provided database.
gradio-python-app langchain nlp-machine-learning sql texttosql
Last synced: 12 Aug 2025
https://github.com/codeperfectplus/pythonite
Python Basic codes for Practice(PerfectPlus)
basic-programming dynamic-programming jupyter-notebook loops numpy numpy-tutorial pgadmin4 postgres postgresql python python-3 python-codes python3 sql
Last synced: 13 May 2025
https://github.com/zdrzalikprzemyslaw/sql-hospital
Database intended for use in a Hospital
microsoft-sql-server mssql sql tsql
Last synced: 08 Mar 2026
https://github.com/2020leon/typeorm-migrate-sql
Generate Sql Files and Migrate
database javascript mariadb migration migration-tool migrations mysql node nodejs npm npm-cli npm-package sql typescript
Last synced: 31 Oct 2025
https://github.com/noonat/migrate
A simple migration helper for Go's database/sql package.
database golang migrations mysql postgres postgresql sql sqlite
Last synced: 09 Apr 2026
https://github.com/co0lc0der/simple-query-builder-php
A simple QueryBuilder PHP component
database mysql pdo pdo-php php php-oop query-builder sql sqlite
Last synced: 22 Jul 2025
https://github.com/mkabhishekdev/MultiPlayerTurnBased-OnlineGame
Independent Multi Player Turn-Based Game developed using PHP, AJAX, Javascript
javascript php php-sessions phpmyadmin sql
Last synced: 04 Mar 2025
https://github.com/arvindshmicrosoft/microsoftacademicgraph
Working with the Microsoft Academic Graph in various data platforms - Azure SQL, SQL Server, Apache Spark etc.
academic azure-sql-database azure-sql-db graph-algorithms graph-database graph-theory microsoft-academic-graph research-paper sql sql-server
Last synced: 02 Aug 2025
https://github.com/jacobgrisham/network-single-page-full-stack-web-app-using-django-and-javascript
Full-stack single-page web application using Javascript, Python, Django, SQL, and Bootstrap. Create, read, update, and like posts, follow users and generate a feed, view profile, and view 10 posts per page. Django used as API and Javascript Fetch method used to interact with API. All functionality handled through REST API.
bootstrap4 django full-stack-web-development javascript python rest-api single-page-app sql
Last synced: 12 Apr 2025
https://github.com/theory/sqljson
PostgreSQL-compatible SQL-standard SQL/JSON in Go
Last synced: 27 Sep 2025
https://github.com/utsavpatel562/learnovice
E-Learning Management System
angular bootstrap5 html5-css3 javascript mysql php8 phpmyadmin-database scss sql
Last synced: 09 Oct 2025
https://github.com/kingabzpro/data-science-projects-on-datacamp
Data Scince guided and guided course on Datacamp, learning more about Data cleaning, pipeline, Visualization, predictive analysis, Machne learning with both python and R
data-science datacamp learning machine-learning postgresql python r sql visualization
Last synced: 27 Sep 2025
https://github.com/terma/gigaspace-web-console
Open source alternative for GigaSpace Web UI with enhanced data querying.
gigaspaces query-engine sql tools webconsole
Last synced: 25 Jul 2025
https://github.com/rochabr/azuremapsenrichandvisualize
Repository supporting my Microsoft Tech Community blog post on how to enrich your location data with Azure Maps
azure azure-functions azure-maps geospatial-visualization sql
Last synced: 15 Apr 2025
https://github.com/gradedjestrisk/db-training
Use, install, performance
database mysql oracle-database plsql postgresql sql sqldeveloper
Last synced: 25 Jul 2025
https://github.com/moixllik/studio
Examples of learning on various programming topics with various technologies
docker dotnet golang haskell javascript moix-project nosql php python rust sql studio-moix vlang
Last synced: 15 Apr 2025
https://github.com/izhangzhihao/spark-security
ranger ranger-plugin security spark spark-sql sql
Last synced: 15 Aug 2025
https://github.com/alstn113/algorithm
Algorithm & Data Structure & SQL
algorithms data-structures sql
Last synced: 23 Mar 2025
https://github.com/dinxsh/karma
ecommerce website for shoe stores built in dotnet and c-sharp
ajax asp-net-core asp-net-mvc bootstrap jquery sql
Last synced: 07 Feb 2026
https://github.com/StephenKevin/zugh
[WIP] Empowering you to use complex SQL, but without writing them directly.
Last synced: 03 Oct 2025
https://rnitzsche.github.io/instahub-doc-de/
Datenbanken mit InstaHub (Skript für den Informatik-Unterricht)
beruflichesgymnasium berufskolleg berufsoberschule datenbanken informatikunterricht sql
Last synced: 19 Nov 2025
https://github.com/yuanchengjiang/sqlxdiff
To enhance the differential testing on DBMS via SQL query mappings
Last synced: 26 Feb 2025
https://github.com/oussama4/sqlbuilder
A simple sql query builder for Go
database go golang orm query-builder sql sql-builder
Last synced: 27 Apr 2026
https://github.com/raihan2bd/vet_clinic_database
Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.
Last synced: 12 Apr 2025
https://github.com/kristijorgji/db-to-php
A library to generate PHP application code based on database definition.
code code-generation database entity factory framework generator library mysql php repository sql testing
Last synced: 14 May 2025
https://github.com/mozameljawad/vet-clinic-database
Vet-clinic-database is the first learning project of Microverse about databases, for this project, I used a relational database to create the initial data structure for a vet clinic and create tables to store animals', vets and owners information, insert some data into them and query from them.
Last synced: 30 Oct 2025
https://github.com/martinkalema/cs50-python
Havard University Entry Level Course Problem Set Solutions
cybersecurity game-development python3 sql web-programming
Last synced: 28 Jul 2025
https://github.com/mvharsh/hackerrank-solutions
This repository contains all my accepted solutions in hackerrank
c cpp hackerrank-solutions problem-solving python sql
Last synced: 06 May 2026
https://github.com/yash244466666/vet_clinic_db
vet clinic database is simple relational database that stores different information about pets for particular clinic.
Last synced: 21 Sep 2025
https://github.com/kishlayjeet/connect-postgresql-database-to-python
This repository is to show you how you can connect your PostgreSQL database to your python.
postgres postgresql postgresql-connect-python postgresql-connector postgresql-database postgresql-python psycopg2 sql
Last synced: 14 Apr 2025
https://github.com/muhammedahmetsekerci/cs50-sql-final-project
CS50 SQL Final Project
cs50 cs50sql cs50sql-final-project sql sqlite sqlite3
Last synced: 20 Sep 2025
https://github.com/tanushreesarkar/uplifters-net
Uplifters.Net is a web-based donation and volunteer management platform designed to connect donors with causes related to clothing, food, and education support. The platform allows users to explore donation categories, view real-time impact through interactive cards and counters, and engage with visual testimonials. Used HTML, CSS, and Javascript.
css html javascript nodejs reactjs sql
Last synced: 20 Jan 2026
https://github.com/jahidhiron/nestjs-template
A starter template for NestJS projects with RabbitMQ messaging, TypeORM, WebSocket support, task scheduling, Swagger API docs, i18n, and a structured testing setup. Includes Docker configs, migration scripts, and linting/formatting tools for rapid development.
docker i18n nestjs open-source rabbitmq socket sql swagger typescript
Last synced: 13 Jan 2026
https://github.com/nfaiz/ci4-debug-toolbar
SQL Syntax Highlighter for CodeIgniter 4 Database Debug Toolbar.
codeigniter debugging php sql toolbar
Last synced: 12 Apr 2025
https://github.com/finndersen/python-db-project-template
A template for Python projects that need to use a relational database, including tooling for managing schema migrations and testing against a containerised DB instance.
atlas databases python sql sqlalchemy
Last synced: 21 Sep 2025
https://github.com/parzibyte/crud-postgresql-python
CRUD con Python y PostgreSQL usando psycopg2
crud database postgresql psycopg2 python sql
Last synced: 12 Apr 2025
https://github.com/apijson/apijson-milvus
腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.
ai apijson database milvus orm orm-library sql vector vector-database
Last synced: 18 Feb 2026
https://github.com/mcabas/datacamp_notebook
Datacamp Learning Journey
datacamp datacamp-course datacamp-exercises jupyter-notebook learning markdown plpgsql python r sql tsql
Last synced: 02 Mar 2026
https://github.com/jonsafari/weather-data
Worldwide weather data
climate-data climate-science sql weather weather-data weather-information wmo
Last synced: 06 Nov 2025
https://github.com/martinebel/mssqltomysql
MSSQL to MySQL database migration tool
c-sharp csharp database-migrations mssql mssqlserver mysql sql windows-forms
Last synced: 18 Feb 2026
https://github.com/seunmatt/cassandra2sql
This is a Java library for exporting cassandra database to SQL that can be used to restore an SQL database like MySQL and Postgres
cassandra cassandra2sql java java8 migration-tool migrations mysql postgresql sql
Last synced: 02 Aug 2025
https://github.com/xgqfrms/vscode
:cn: :rocket: Visual Studio Code & VSCode Code Snippets All in One 🎉
code-snippets dart go html5 javascript leetcode php python react sql swift typescript vscode vue webassembly xgqfrms
Last synced: 12 May 2025
https://github.com/mongoexpuser/shale-reservoir-dnn-and-drilling-rare-events-graph
Shale-Reservoir-DNN and Drilling-Rare-Events-Graph
apache-drill apache-spark big-data c-cpp-napi-addon graph-algorithms java javascript node-js python sklearn sql tensorflow
Last synced: 15 Apr 2025
https://github.com/ergonzamarian/trabalhohotel
Projeto Finalizado :: Trabalho desenvolvido na disciplina de Banco de Dados.
Last synced: 19 Mar 2026
https://github.com/shencangsheng/view-elasticsearch
Elasticsearch DSL is a Java application that uses JSON/SQL to quickly generate Elasticsearch DSL, including query, aggregation, charts, and other fast and flexible configuration implementation.
aggregation dsl elasticsearch java json sql
Last synced: 17 Sep 2025
https://github.com/pycasbin/sqlobject-adapter
SQLObject Adapter for PyCasbin
abac acl adapter auth authorization authz casbin orm pycasbin python rbac sql sqlobject storage-driver
Last synced: 13 Aug 2025
https://github.com/shellyln/go-sql-like-expr
Convert SQL Like patterns to Go regular expressions.
go golang golang-library library regex regex-pattern regexp sql
Last synced: 24 Mar 2025
https://github.com/ottomayerpy/sqldatabase
Creation and management of student profiles. Анкетирование студентов. Управление СУБД MS SQL Server.
mssqlserver netframework45 sql wpf
Last synced: 08 May 2026
https://github.com/vcityteam/conver-g
This project aims to create a knowledge hub that can store and query a set of RDF datasets with a versioning system. The project is part of the BD team's research efforts within the LIRIS and VCity project. The aim of this POC is to query a set of city version and extract associated knowledge.
Last synced: 02 Jan 2026
https://github.com/tablelandnetwork/site-tableland
The Tableland homepage
database decentralized sql sqlite tableland tamperproof web3
Last synced: 14 Aug 2025
https://github.com/matozap/location-microservice
Location microservice including country, state and city which automatically loads all data at the begining
api-rest azure clean-architecture cosmosdb cqrs-pattern distributed-cache docker docker-compose dotnet-core entity-framework-core grpc masstransit mediatr microservices mysql postgresql pub-sub sql sql-server
Last synced: 09 Apr 2026
https://github.com/johnftitor/medical_database
This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.
Last synced: 10 Mar 2026
https://github.com/ashutosh1919/grocery-todo
Grocery-TODO list full stack project implemented using ReactJS (Frontend), Flask (Backend) and PostgreSQL (ElephantSQL) database.)
elephantsql flask-application grocery-crud grocery-list netlify postgresql reactjs render sql todo-app todoapp todolist
Last synced: 06 May 2026
https://github.com/rahul-bhati/music_website
This is music/mp3 website where you can listen and download your favourite song. Website is created by Rahul Bhati using html, css, bootstrap, jquery, javascript and php.
bootstrap communityexchange css ghdesktop github html5 javascript jquery learn music php sql
Last synced: 11 Apr 2026
https://github.com/cliftondavies/sqlzoo-solutions
A list of solutions for the tutorials and quizzes on https://sqlzoo.net/
Last synced: 22 Jul 2025
https://github.com/dharejo-junaid/sql-jdbc
This repository contains a Java project that demonstrates how to use JDBC to connect to and retrieve data from three different SQL databases: MySQL, Microsoft Access, and Oracle. In addition, the project includes a Main.java class that provides a simple demonstration of how to retrieve data from a database table using JDBC.
database-connectivity java jdbc microsoft-access mysql oracle sql
Last synced: 20 May 2026
https://github.com/widefix/demo-fast-sql
Demo: Ruby on Rails app is faster with SQL
activerecord benchmark benchmark-ips performance rails sql
Last synced: 15 Apr 2025
https://github.com/lewuathe/tiny-presto
Lightweight Presto pluster for verifying query result consistency
Last synced: 25 Aug 2025
https://github.com/seddryck/ermine
ERMine is a library to parse text files describing a conceptual Entity Relationship model and create an object representation of this model.
Last synced: 28 Jun 2025
https://github.com/miguelestradam36/snowflake-python-connector
Snowflake python connector usage and easy to use object
python snowflake snowflake-python-connector sql
Last synced: 01 Mar 2025
https://github.com/itcraft-cn/xbatis2sql
collect sql statements from iBATIS sqlmap files / MyBatis mapper files
Last synced: 31 Aug 2025
https://github.com/gfleury/gstreamtop
Real time analytical SQL Query on text streams
aggregation analytics interactive real-time regex sql stream-processing text
Last synced: 10 Mar 2026
https://github.com/andr3w03/si2_uas
Web Application Using CodeIgniter 3 Framework (Midtem and Final Exam Information System Lab 2 - UTS dan UAS Lab Sistem Informasi 2 SI2)
codeigniter crud database framework information-system mysql php sql visual-studio-code web-application
Last synced: 23 Jul 2025
https://github.com/pprattis/eclass-web-application
A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.
application computer-science dynamic-web-app java jdbc-pool pgadmin program servlet servlet-jsp sql student tomcat-server webservlet
Last synced: 08 Sep 2025
https://github.com/jacraig/inflatable
An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.
Last synced: 12 Aug 2025
https://github.com/yunohost-apps/phpmyadmin_ynh
phpMyAdmin package for YunoHost
database mysql official-ynh phpmyadmin sql yunohost yunohost-apps
Last synced: 27 Jun 2025
https://github.com/hashtek-mc/tekore
Coeur du serveur Hashtek.
api bungeecord bungeecord-plugin database friend guild java java-16 mariadb minecraft mysql party plugin redis redisson server spigot spigot-plugin sql
Last synced: 10 Mar 2026
https://github.com/ishantchauhan710/flickfeed
A social network site with advanced caching, optimistic updates, infinite scroll pagination and much more
nexjs react shadcn-ui sql tailwindcss
Last synced: 21 Feb 2026
https://github.com/GitUtk/SchoolManagementSystem
This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.
class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate
Last synced: 03 Oct 2025
https://github.com/hope-it-works/caddy-php
tool for setting up a caddy-server with PHP support and optional MariaDB-server
caddy-server caddy2 caddyserver mariadb mariadb-database mariadb-mysql mariadb-server mysql mysql-database mysql-server php sql sql-server sqlserver
Last synced: 01 Oct 2025
https://github.com/mohammadreza-73/astro-orm
Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.
database fluent-api mysql-orm orm pdo-php php-orm sql tdd
Last synced: 01 Aug 2025
https://github.com/xgfone/go-sqlx
A set of the simple, flexible and powerful SQL builders with zero-config.
builder database go go-sql golang mysql sql sql-builder sqlbuilder
Last synced: 29 Jul 2025
https://github.com/byancamatos01/exerc-cios-ddledml
"Exercício de DDL e DML em Banco de Dados SQL EXERCICIO 1 "
ads banco-de-dados ddl dml fatec-zl sql
Last synced: 18 Mar 2026
https://github.com/smoren/yii2-query-relation-manager-demo
Demo for yii2 extension yii2-query-relation-manager
activerecord sql sqlquerybuilder yii2 yii2-extension
Last synced: 24 Aug 2025
https://github.com/adamdriscoll/psdapper
Easy to use PowerShell module for working with SQL via Dapper.
Last synced: 23 May 2026
https://github.com/notcoffee418/dapperbulkqueries
Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.
bulk dapper dapper-extensions postgresql sql
Last synced: 24 Aug 2025
https://github.com/kplanisphere/sales-management-system
A comprehensive Customer and Product Management System (SGCP-E) designed for efficient client and product management. Features include client registration, product tracking, sales processing, automatic notifications, and detailed reporting. Developed as a final project for a Project Management course.
adooo apache business-application customer-management customer-management-system database-integration ieee ieee-830 inventory-system java order-processing order-processing-service project-management project-manager report-generation sales-management sales-management-system sql transaction-tracking user-authentication
Last synced: 02 Sep 2025
https://github.com/poksyy/hospital-project-backend
This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital. FRONTEND:
crud database delete get hibernate hospital hospital-management java learning-java mysql nurse post postman project school-project self-learning sql
Last synced: 01 May 2026
https://github.com/nidhiupman568/my-sql-problem-solved
🌟Welcome to a curated 📚 collection 📚 of solved 🛠️ MySQL 💾 interview 💬 problems ❓ from LeetCode 💡. 📊🔍 This section 📚 showcases 🔍 key questions ❓ and their solutions 💡, providing 📊 a valuable 🛠️ resource 📚 for anyone 💬 preparing 🛠️ for SQL 💾 interviews 💬. 🚀
data-with-sql database-queries dbms learn-sql leetcode my-sql-mastery my-sql-solutions mysql problem-solving query-optimization sql sql-experts sql-problem-solving sql-queries sql-syntax
Last synced: 02 Jan 2026
https://github.com/kolosovpetro/sql_course
Data Bases - SQL practice. For educational purposes
Last synced: 09 Mar 2026
https://github.com/muhammad-rebaal/loan-insights
Loan-Insights offers Python and SQL data analysis scripts for deep dives into loan data. Explore insightful analytics, visualization, and SQL queries to glean valuable trends and patterns from loan datasets, empowering informed decision-making in the financial domain. Dive into this repository for comprehensive loan data exploration.
analysis data jupyter-notebook python sql
Last synced: 26 Apr 2026
https://github.com/julianolaurentino/sql_sample
Estudos voltados para criação de consultas em SQL. Este repositório está sendo alimentando semanalmente.
data-analysis sql sql-query sql-server
Last synced: 05 Mar 2025
https://github.com/arevi/express-sql-license-api-template
A minimal template for a hardware based licensing and authentication system, written in TypeScript using Express & TypeORM (SQL).
api express expressjs javascript licensing nodejs sql template typeorm typescript
Last synced: 27 Jul 2025
https://github.com/kerimli-veli/managementsystemproject-asp.net-api
ManagmentSystem is an advanced management API built with ASP.NET. It offers secure user control, task automation, and efficient resource management.
api asp-net asp-net-core entity-framework-core mediatr-library sql
Last synced: 28 Jun 2025
https://github.com/saransridatha/hospital_db
A hospital patient records application built as a college project using Go, Fyne, and MySQL. It enables users to add, view, search, and remove patient details, helping healthcare workers manage records efficiently.
fyne go golang mysql mysql-database sql
Last synced: 10 Mar 2026
https://github.com/vvka-141/pgmi
pgmi — PostgreSQL-native execution fabric. Your SQL drives everything: transactions, execution order, error handling. Session-centric, deterministic, auditable. For humans and autonomous agents.
ai-agents cli database-automation database-migrations dba-tools devops golang infrastructure-as-code mcp plpgsql postgresql-sql schema-management sql transactional
Last synced: 20 Feb 2026
https://github.com/yuu-nkjm/sorm4j
Sorm4j (Simple micro Object-Relation Mapper for Java) is a Java-based micro-ORM tool that could access a database in a oneliner.
central java java11 jdbc jdbc-wrapper lightweight micro-orm microorm orm performance simple sql
Last synced: 24 Apr 2025