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-25 00:25:43 UTC
- JSON Representation
https://github.com/lulunac27a/flask-endless-task-list-app
Task list application using Flask with level and experience points (XP)
flask flask-app flask-application flask-sql flask-sqlalchemy python sql sqlalchemy task-list task-list-app tasklist todo todo-app todo-list todoapp todolist
Last synced: 16 Apr 2025
https://github.com/sondosaabed/datacamp-data-scientist-track
26+ Hourse of learning Data Science with Python and SQL career track. To prepare for the Data Scientist with Python Certification
data-science datacamp intermediate-sql joining machine-learning python python-packages sql
Last synced: 09 Apr 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/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/arhcoder/intergoodil
🛒 Software de Punto de Venta de escritorio diseñado para gestionar fácilmente las facetas principales de un negocio, tales como: Inventarios, Empleados, Ventas y Estadísticas.
desktop-application java point-of-sale punto-de-venta sql stores
Last synced: 26 Jun 2025
https://github.com/At1llaG/PHP-RSS
In this project, we gather RSS Feeds with PHP and stores them in MySql database so it can be implemented in any mobile app through mysqli request. This project also acts as an RSS Aggregator like Feedly or NewsBlur.
mariadb mysql php phpmyadmin rss rss-aggregator rss-reader sql xampp xml xml-parser
Last synced: 10 Mar 2025
https://github.com/costineest/sql-track
Relational databases path to mastery
learn-sql learning-sql postgresql relational-databases sql sql-exercises sql-practice sql-practice-problems sqlite
Last synced: 08 Aug 2025
https://github.com/apache/flink-connector-kudu
Apache flink
connector datastream flink kudu sql table
Last synced: 19 Apr 2025
https://github.com/haadiiii/vet-clinic-database
This database is of an imaginary Vet who wanted an easier way to manage his data.
Last synced: 03 Jul 2025
https://github.com/pojntfx/uni-db1-notes
Personal notes for the DB1 course at HdM Stuttgart.
hdm-stuttgart learning oracle plsql sql uni
Last synced: 10 Aug 2025
https://github.com/tatmorenno/next-level-week-starter
🕵🏻♂️♻️ Next Level Week Starter — #NLW1.0: Desenvolvimento FullStack com a missão de criar a aplicação Ecoleta que ajuda pessoas a encontrarem pontos de coleta para reciclagem.
css css3 express html html5 javascript nextlevelweek nlw node node-js nodejs nunjucks rocketseat sql sqlite
Last synced: 20 Feb 2026
https://github.com/smoren/query-relation-manager-php
Class for making queries for getting data from database with join-relations and filters
orm php-library sql sqlquerybuilder tree tree-builder tree-structure
Last synced: 15 Apr 2025
https://github.com/compolomus/sqlquerybuilder
Light simple query builder
builder mysql pdo-mysql php7 querybuilder sql sqlbuilder
Last synced: 09 Apr 2025
https://github.com/manusquall/restaurant-web-app
A restaurant web app to save commands of differents food products, show them and modify it also. Similar to a CRUD app
crud-application database food-products php restaurant-web sql sql-database
Last synced: 13 Apr 2025
https://github.com/lnvaldez/stackoverflow-sql-queries
SQL queries and resources for working with the Stack Overflow 10GB database provided by Brent Ozar.
csv csv-files queries query rpt sql sql-server sql-server-database sql-server-management-studio stackoverflow
Last synced: 30 Oct 2025
https://github.com/saiteja-talluri/fake-news-detection-using-crowdsourcing
Web App for crowdsourcing the verification of spurious news articles.
ajax crowdsourcing database-design database-management fake-news js sql
Last synced: 10 Apr 2025
https://github.com/somdipdey/easysql
Use this class library to execute your MS SQL queries easily without hassle.
csharp csharp-code csharp-library database dataset dictionary easysql ms-sql-queries mssql nuget nuget-gallery nuget-package sql sql-statement sqlhelper tsql
Last synced: 13 Apr 2025
https://github.com/turbot/steampipe-plugin-dockerhub
Use SQL to instantly query Docker Hub repositories, tags, tokens and more. Open source CLI. No DB required.
backup dockerhub etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-cloud steampipe-plugin zero-etl
Last synced: 01 May 2025
https://github.com/magnusrodseth/complete-sql-mastery
My personal notes from the Complete SQL Mastery course.
mysql relational-databases sql
Last synced: 10 Sep 2025
https://github.com/aziontech/edgesql-shell
A command-line interface for interacting with Azion's EdgeSQL service.
azion cli edge-computing edgesql sql sqlite
Last synced: 28 Oct 2025
https://github.com/mallickboy/edtech.github.io
An innovative EdTech platform built with ReactJS, Node.js, and MongoDB, enabling seamless course management, user interaction, and real-time updates. Designed for scalability and user-friendly experiences.
css fullstack-development html javascipt mongodb nodejs reactjs sql
Last synced: 13 Apr 2025
https://github.com/bogdanp/racket-define-query
Turn .sql files into virtual-statements.
Last synced: 03 Apr 2025
https://github.com/jakiboy/sqalar
Filter & Fetch Array with SQL Query (PHP)
array arrayassql ferch orm sql
Last synced: 21 Jun 2025
https://github.com/elizabethsiegle/remote-mcp-server-authless-rickroll
MCP server that pretends to generate a podcast and then proceeds to rickroll you by returning a dynamic AI-generated slug to a Cloudflare Worker that displays a dynamic webpage
cloudflare cloudflare-d1 cloudflare-mcp cloudflare-workers d1-database sql
Last synced: 21 Jun 2025
https://github.com/maghead/magsql
high performance cross platform sql generator
Last synced: 01 May 2025
https://github.com/tmhalbert/datadrivenssrs
Data Driven Email Subscriptions in SSRS Standard Edition
mssqlserver reporting reports sql sqlserver sqlserver-2017 ssrs ssrs-reports subscriptions
Last synced: 07 May 2025
https://github.com/altafjava/migrate-mongodb-to-mysql
This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.
database database-migration migrate migrate-database migrate-mongodb-to-mysql migration mongodb mongodb-migration mongodb-mysql mongodb-to-mysql mysql python sql
Last synced: 15 Jun 2025
https://github.com/chandima2000/faculty-management-system
This is a Windows Form application developed in C#
csharp dotnet-core sql windows-forms
Last synced: 11 Apr 2025
https://github.com/suxrobgm/sql-data-transfer
SqlDataTransferUtility is application that convert SQL table scheme and table records to JSON format
converter json netstandard scheme sql
Last synced: 23 Jun 2025
https://github.com/milenkovicm/adhesive
Apache Datafusion JVM User Defined Functions (UDF), integration nobody asked for 😀
arrow bytecode-compiler compiler datafusion java jni jvm rust sql udf udf-libraries userdefined-functions
Last synced: 10 Apr 2025
https://github.com/klen/muffin-databases
Async support for a range of databases for Muffin Framework
Last synced: 15 Jul 2025
https://github.com/sayakpaul/reporting-in-sql-datacamp-course-exercises
Contains my solutions to the exercises of the course "Reporting in SQL"
Last synced: 10 Sep 2025
https://github.com/meyiapir/books-api
REST API for managing book lists
api gin go go-api go-examples golang-api golang-examples golang-rest rest-api sql sqlx
Last synced: 16 Mar 2026
https://github.com/rschwarz/sql-clickhouse
Support for Clickhouse databases in sql-mode for Emacs.
Last synced: 11 Jun 2026
https://github.com/prashantbtkl/nlsql
generates SQL query from natural language for your PostrgreSQL database
llm llm-inference postgres postgresql sql text-to-sql
Last synced: 07 May 2025
https://github.com/spoje-net/ruian2sql
A tool for importing address points of the State Surveying and Cadastre Administration into SQL database
phing-tasks phinx-migrations php sql
Last synced: 17 Jul 2025
https://github.com/seipan/csql
CLI tool to insert CSV data into a specified database.
csv csv-parser mysql postgresql sql
Last synced: 17 Jul 2025
https://github.com/hazardland/sql.py
Easyest PostgreSQL ORM
database-connection filter orm postgresql python sql
Last synced: 10 Apr 2025
https://github.com/haraldrudell/parl
A Go library for massive virtual parallelism © 2018–present Harald Rudell harald.rudell@gmail.com (https://haraldrudell.github.io/haraldrudell/)
android database go golang parallelism sql sqlite sqlite3
Last synced: 18 Jul 2025
https://github.com/lewuathe/terraform-aws-presto
Terraform module to create Presto cluster
Last synced: 16 Jun 2025
https://github.com/nidea1/sql_examples
This repo contains my sql examples and understanding.
advanced advanced-sql mssql sql ssms
Last synced: 02 Apr 2025
https://github.com/peterhardy22/Data-Analytics-Projects
Data Analytics Projects
api beautifulsoup bootstrap d3 flask html-css-javascript leaflet matplotlib mongodb pandas plotly python scikit-learn scraper sklearn sql sqlalchemy tableau vba-excel
Last synced: 20 Jul 2025
https://github.com/mo7ammedd/bookstore
Full MVC Book Store with payment method
asp-net-core dotnet entity-framework-core mvc n-tier-architecture repository-pattern sql unit-of-work
Last synced: 06 May 2025
https://github.com/fdhhhdjd/full-stack-php-laravel-crud
Php,Laravel,My Sql,Jquery,...
Last synced: 29 Jan 2026
https://github.com/astrodynamic/retailanalitycs-in-postgresql
Develop a SQL script to create a database with tables, views, roles, and functions. Form personalized offers to increase average check, frequency of visits, and cross-selling.
bd csv data-analysis data-export data-input data-manipulation data-validation database-management functions git margin offers postgresql retail role-permission-management selling sql transaction tsv views
Last synced: 06 Apr 2026
https://github.com/dataterminalapp/dataterminal
A minimal Postgres desktop client for macOS
database electron mac-app postgres postgresql sql
Last synced: 17 Jun 2025
https://github.com/datatogether/sql_datastore
Experimental Golang implementation of the ipfs datastore interface for sql databases.
datastore-interface golang ipfs package sql
Last synced: 07 Oct 2025
https://github.com/pprattis/hospital-database-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a hospital's database.
computer-science console-application databse functions-triggered java jdbc jdbc-connector jdbc-database pgadmin postgresql program project sql student triggers
Last synced: 28 Sep 2025
https://github.com/umbrellaleaf5/sql
My repository where I first try and learn SQL and databases
Last synced: 03 Jul 2025
https://github.com/spiderxm/bank_management_restapi
Rest api build using flask
Last synced: 14 May 2026
https://github.com/adriamontoto/criteria-pattern
The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.
criteria development filtering pattern python python3 python311 python312 python313 selection sql tools utilities validation
Last synced: 19 May 2026
https://github.com/tiledb-inc/tiledb-cloud-jdbc
JDBC driver for TileDB-Coud
Last synced: 10 Apr 2025
https://github.com/joaoassalim/beecrowd-solution
Beecrowd Solution in Python, C, C++, Java and SQL
beecrowd-solutions c cpp17 java python sql
Last synced: 08 Sep 2025
https://github.com/0xsio/sqlstate-rs
Representations and parsing logic for SQLSTATE return codes.
Last synced: 10 Apr 2025
https://github.com/turbot/steampipe-mod-oci-compliance
Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.
cis cis-benchmark compliance hacktoberfest oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 06 Mar 2026
https://github.com/bhavik-jikadara/peowt
Predicting the Energy Output of Wind Turbine Based on Weather Conditions
data-science deep-learning kaggle lstm machine-learning mysql nlp prediction python sklearn sql windpo
Last synced: 04 Apr 2025
https://github.com/rammm2005/schema-ecc
Schema of Simple Database make with SQL
Last synced: 16 Aug 2025
https://github.com/sabaurgup/samples-multi-layer-architecture
Basic Multi-Tier Architecture examples created by me using ASP.NET Core Web API & C# with MySQL database technologies.
asp-net-core controller crud csharp database dotnet-core entity-framework-core layered-architecture migration multitier-architecture mysql-database netcore service sql swagger visual-studio web-application webapi
Last synced: 10 Apr 2025
https://github.com/seferogluemre/entityframeworkdbfirstproduct
Entity FrameWork first database commerce project
commerce csharp dbfirst-database entity-framework sql
Last synced: 11 Apr 2025
https://github.com/AhmedOsmanDev/HackerRank-Solutions
HackerRank's challenges solutions. Above 350 solutions.
algorithms bash c competitive-programming cpp data-structures hackerrank hackerrank-solutions java javascript linux-shell online-judge problem-solving python3 shell sql
Last synced: 10 Apr 2025
https://github.com/cleilsonandrade/carteira_vacinacao_digital
Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.
bootstrap css flask full-stack fullstack health html javascript jinja2 python sql sqlite vaccination
Last synced: 07 Mar 2026
https://github.com/ahmadmuj/url-shortener-course-en
URL Shortener English Course
course knexjs koajs nodejs postgresql shortener sql typescript udemy-course udemy-course-project url url-shortener
Last synced: 05 May 2025
https://github.com/nikialeksey/jood
Object oriented jdbc wrapper
database elegant-objects elegantobjects eo-principles java java-8 java-library java8 jdbc library migrations object-oriented sql sql-database sql-migrations sql-queries
Last synced: 02 Mar 2026
https://github.com/fireemerald/knowntitles
A offline tool to edit the knownTitles of all characters
add character knowntitles lookup modify remove sql tool trinitycore
Last synced: 11 Jan 2026
https://github.com/rajat2502/sql-editor-view
SQL EDITOR VIEW is an application that allows users to simply execute SQL queries on a sample database or design their own tables and receive instant results.
Last synced: 09 Jul 2025
https://github.com/archf/ansible-sql-runner
Run a sequence of sql queries or scripts on a target db
ansible database impala phoenix postgresql role sql
Last synced: 11 Apr 2025
https://github.com/d-ganchar/ripley
A simple interface for routine db operations and data maintenance
clickhouse data data-maintenance database python sql
Last synced: 05 May 2025
https://github.com/buckelieg/jdbc-fn
A functional layer to simplify a usage of JDBC with Stream API for Java 8+
database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams
Last synced: 16 Dec 2025
https://github.com/muh-hizbe/wilayah-indonesia
indonesia json regions sql wilayah wilayah-indonesia
Last synced: 25 Jan 2026
https://github.com/arshadkazmi42/chrome-cookie
Chrome cookie manager for node. To set and get cookie from chrome
chrome chrome-cookie cookie cookie-crud crud db hacktoberfest sql sqlite
Last synced: 20 Mar 2025
https://github.com/0xataru/dfox
DFox is a Rust-based database management tool that provides a terminal user interface (TUI) for interacting with PostgreSQL and MySQL databases. It allows users to perform database operations easily and efficiently through a simple and intuitive interface.
crossterm ratatui-rs rust sql tui-rs
Last synced: 07 May 2025
https://github.com/dinxsh/slice
📚 Web app for browsing, reading and getting e-book recommendations.
ajax asp-net asp-net-core asp-net-mvc ebook jquery sql
Last synced: 04 Mar 2026
https://github.com/stephenkati/vet_clinic
vet_clinic stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.
Last synced: 12 Apr 2025
https://github.com/gabrielfalcao/chemist
Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL
active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing
Last synced: 07 Oct 2025
https://github.com/mooseman/langs
Playing around with small prog langs. Public-domain.
Last synced: 16 Mar 2025
https://github.com/victorokoroji/vet-clinic-database
In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.
Last synced: 30 Apr 2026
https://github.com/cyyeh/duckdb-data-agent
An AI-powered data analysis agent with a built-in SQL playground. Upload data files (CSV, JSON, Parquet, Excel) and ask questions in plain English — the agent delegates to a specialized subagent for SQL queries and renders charts inline — or switch to the SQL editor for direct queries.
agent claude-code csv data-analysis duckdb excel json langfuse llm parquet python react sql typescript
Last synced: 04 Jun 2026
https://github.com/a2lix/schemql
A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation
autocomplete database query schema sql type-safe typescript validation zod
Last synced: 02 Apr 2026
https://github.com/pablo-restrepo/appgestionaranimales
Veterinary management application
Last synced: 25 Oct 2025
https://github.com/inad9300/pgeon
🐦 A Postgres client for Node.js which type-checks your SQL queries at compile time!
node-postgres postgres postgresql sql static-analysis type-safety typescript
Last synced: 21 Jan 2026
https://github.com/jimbrig/scripts
Useful Scripts and Snippets across various interfaces
autohotkey autohotkey-script automation bash bash-script cmd git powershell powershell-script r-script rstats scripting scripts sql sql-server visual-basic windows
Last synced: 13 Oct 2025
https://github.com/timkong21/medical-appointment-no-show-prediction
A machine learning solution predicting patient no-shows in healthcare appointments. This project integrates EDA, data processing, feature engineering, and XGBoost modeling, with a workflow spanning from Snowflake data retrieval to AWS deployment (S3, SageMaker, Lambda, API Gateway), aiming to enhance appointment management in medical ERP systems.
api aws aws-lambda aws-s3 data-preprocessing data-science exploratory-data-analysis feature-engineering healthcare hyperopt hyperparameter-tuning hypothesis-testing machine-learning predictive-modeling python sagemaker snowflake sql statistical-analysis xgboost
Last synced: 26 Feb 2026
https://github.com/simeonhristov99/fmi_graduation_exams_information_systems
This repository holds solutions of the exams given to 4-th year Information Systems students graduating the Faculty of Mathematics and Informatics, Sofia.
cpp er-diagram haskell sql uml use-case-diagram
Last synced: 10 Feb 2026
https://github.com/merendamattia/bdd
BdD - Basi di Dati presso l'Università degli Studi di Parma (9 CFU).
Last synced: 27 Oct 2025
https://github.com/pixelspark/postgres-wire-server
Postgres wire protocol server in Swift
pgsql postgresql pq sql swift swift4
Last synced: 26 Apr 2025
https://github.com/lealre/northwind-plpgsql
Performing Stored Procedures and Triggers in PostgreSQL Database - PL/pgSQL
docker-compose plpgsql postgresql sql
Last synced: 27 Oct 2025
https://github.com/jobbrio/jobbr-storage-mssql
Storage adapter for MS SQL Servers
jobbr mssql sql sqlserver sqlserver2017
Last synced: 18 Oct 2025