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/sonatipek/hospital-system
A patient registration and image upload application where patient records can be made and images can be uploaded.
apache-server bootstrap image image-upload image-upload-php mysql php sonatipek sql xampp xampp-server
Last synced: 26 Jul 2025
https://github.com/adaptant-labs/go-sql-rest-driver
A simple driver for Go's database/sql package for SQL over REST API endpoints
database driver go golang rest rest-api sql sql-rest-driver
Last synced: 09 Mar 2026
https://github.com/developertharan/notion-clone
Developed interactive websites Notion clone websites, ensuring full functionality and highquality projects from conception to completion
authjs edgestore nextjs14 oauth2 oauth2-client postgresql prisma prisma-orm reactjs shadcn-ui sql tailwindcss typescript
Last synced: 07 Jul 2025
https://github.com/coumbacoulibaly/adventureworkscycles
Repository for Adventure Works Sample Database Analysis
adventureworks data-analysis data-analytics mssql-database mssqlserver sql ssms
Last synced: 21 Jul 2025
https://github.com/adbc-drivers/mysql
ADBC driver for MySQL. Not affiliated with MySQL or Oracle.
Last synced: 11 Mar 2026
https://github.com/byancamatos01/exercicioconstraint3
Exercicio 3 constraint SQL server
ads banco-de-dados constraints fatec-zl sql
Last synced: 06 Apr 2025
https://github.com/karenpayneoregon/code-samples-csharp
Contains an ongoing collections of various code samples for C#
csharp iequalitycomparer sql sql-server
Last synced: 13 May 2025
https://github.com/shubham-bhoite/revision-of-frontend
A front end is a combination of a website's graphic design and user interface.
css3 github html-css-javascript html5 javascript projects sql webdevelopment
Last synced: 14 Apr 2025
https://github.com/ntdls/datarandomizer-sql-clr
Easily generate random human readable data using SQL Server’s SQL CLR.
Last synced: 14 Apr 2025
https://github.com/future-architect/eclipse-uroborosql-formatter
Beautiful SQL Formatter for Eclipse
eclipse-plugin formatter formatting java sql
Last synced: 07 May 2025
https://github.com/westonganger/active_record_simple_execute
Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax
Last synced: 27 Feb 2025
https://github.com/bhattbhavesh91/sql-pandas-fugue-demo
Tutorial on using SQL on Python Pandas DataFrame using FugueSQL
pandas pandas-dataframe pandas-python python python3 sql
Last synced: 17 Apr 2025
https://github.com/prathameshdhande22/student-management-system-in-python
Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.
database mysql mysql-connector mysql-database project python python-development python3 sql student-management student-project tkinter-gui
Last synced: 22 Sep 2025
https://github.com/maximgorbatyuk/maximgorbatyuk.databasesqlendpoints
This nuget allows you to view table content of your ASP.NET core application during runtime
netcore nuget nuget-package sql
Last synced: 22 Apr 2025
https://github.com/haxtra/super-sqlite3
Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package
database db encryption query-builder sql sqlite synchronous
Last synced: 18 Apr 2025
https://github.com/jackvial/php_sqlsrv_drivers
Unoffical sqlsrv PHP drivers
Last synced: 23 Jul 2025
https://github.com/darlinggo/pan
SQL generator written in Go.
golang mysql postgresql sql sqlite
Last synced: 31 Jul 2025
https://github.com/minnukota381/jdbc-crud-application
This project demonstrates basic CRUD (Create, Read, Update, Delete) operations using JDBC (Java Database Connectivity) with different databases like MySQL, PostgreSQL, and more. It provides a simple yet comprehensive example of how to interact with databases in Java using JDBC.
java jdbc mysql postgresql sql
Last synced: 12 Jul 2025
https://github.com/myconsciousness/sql-formatter
Lightweight, Extensible and Flexible formatter for SQL based on Java.
formatter java sql sql-formatter
Last synced: 22 Apr 2025
https://github.com/sevdanurgenc/sql-project-ideas-for-beginners
This repo includes many sql projects.
Last synced: 20 Apr 2026
https://github.com/eddiecorrigall/database-revisions
A lightweight database migration tool for SQL and no-SQL databases
database-management devops-tools migration-tool mongodb nodejs nosql postgresql revision-history sql
Last synced: 24 Oct 2025
https://github.com/natuleadan/agents-pro
Natuleadan's AIO for AI agents fullstack NextJS Supabase Uptash (and more) with dynamic SSR pages and RBAC dashboard for administration with cooked APIs for use and connect agents with tooling
agent-framework agentic-workflow agents ai development iceberg natuleadan pwa self-hosted sql typescript web workflow
Last synced: 21 Jun 2026
https://github.com/diamondlightsource/ispyb-database
Database schema and documentation for the Diamond flavour of the ISPyB database
database-schema ispyb lims mariadb sql sql-files stored-procedures
Last synced: 23 Oct 2025
https://github.com/rir-statistics/rir-statistics
:bar_chart: Regional Internet Registry statistics in SQL format
asn ipv4 ipv6 rir sql statistics
Last synced: 28 Jun 2026
https://github.com/tdwesten/tauri-drizzle-sqlite-proxy-demo
A Tauri app with a React front-end and a SQLite database using Drizzle ORM
Last synced: 24 Jan 2026
https://github.com/chenquan/sqlplus
A sql enhancement tool library based on database/sql/driver
Last synced: 03 Mar 2026
https://github.com/davideluque/bebedores
Base de Datos para la Guía de Bebedores en la materia CI3311 de la Universidad Simón Bolívar
ci3311 pgsql sql universidad-simon-bolivar
Last synced: 13 Feb 2026
https://github.com/cryptoalgorithm/oursql
An extensible graphical frontend to MongoDB, MySQL, and others. Stable release now available!
Last synced: 09 Feb 2026
https://github.com/miroslav-reiter/penetration_testing_sql
🐱💻 Penetration Testing SQL - Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzom: Penetračné Testovanie, Testovanie softvéru a SQL kurzy
cracking hack mysql penetration-test penetration-testing penetration-testing-tools reiter sql testing testing-practices testing-tools
Last synced: 29 Jun 2026
https://github.com/sondosaabed/intermediate-sql
In this course I learned how to filter, compare, and summarize data with SQL. Using aggregate functions, sorting, grouping, and how to present data neatly. With hands-on practice queries to analyze data using SQL code!
Last synced: 23 Jan 2026
https://github.com/thekirankumarv/handmadeproductmanagementsystem
The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.
css database javascript php sql
Last synced: 25 Oct 2025
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/turbot/steampipe-plugin-twilio
Use SQL to instantly query Twilio resources across accounts. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin twilio twilio-api zero-etl
Last synced: 27 Oct 2025
https://github.com/hazardland/app.sql
PostgreSQL database template for fresh project start
admin-databases database-template postgresql-boilerplate recovering-passwords sendmail sql user-profile
Last synced: 05 Mar 2026
https://github.com/bezzad/sqliteencryption
SQLite Encryption using Entity Framework Core (EFCore)
sql sqlite sqlite-cipher sqlite-encription
Last synced: 16 Jun 2026
https://github.com/victorcmarinho/banco-de-dados-pl-sql-jogo-detetive
oracle-11g oracle-database plsql sql sql-query
Last synced: 04 Mar 2026
https://github.com/ganny26/generator-create-express-react-app
Create react app for yeoman
boilerplate mongodb reactjs sql yeoman
Last synced: 27 Mar 2026
https://github.com/sfinx13/videoflix-database
Database workshop in order to design and practice sql requests. Enjoy :-)
database-design database-schema docker docker-compose lucidchart make makefile mysql mysqlworkbench phpmyadmin sql
Last synced: 02 Mar 2026
https://github.com/vaneeza-7/sql-uefa-champions-league-2016-2022
⚽ SQL database for UEFA champions league (2016-2022) with 21 select queries
football-database sql sql-football sql-server-management-studio uefa-champions-league
Last synced: 02 Mar 2026
https://github.com/jeffrey-zang/myrecipepal
Unlock your inner chef - Submission for Hack the north 2022
chakra-ui cockroachdb express javascript react sql
Last synced: 16 Apr 2026
https://github.com/sftsrv/sqlq
A little CLI for working with databases during development for quick queries and automation
cli database database-management javascript postgres sql sqlite typescript
Last synced: 02 Mar 2026
https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site
in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.
database microsoft-sql-server sql
Last synced: 01 Mar 2026
https://github.com/smartyhero/schema-diff
用于两个mysql数据库/sql文件之间表结构对比的工具
database mariadb mysql schema-diff schemadiff sql
Last synced: 01 Mar 2026
https://github.com/christopherkindl/python-data-to-sql-database
Transferring data from a Python file to a PostgreSQL database
Last synced: 08 May 2026
https://github.com/lucagez/qron
postgres background job processing and scheduler
background-jobs cron golang plpgsql postgres scheduler sql
Last synced: 25 Feb 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/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/jordymail/datalemur-answer
This document provides an overview of the Data Lemur projects I have worked on. Each project includes a dedicated README file explaining the functionality and implementation of the code in detail.
Last synced: 12 Feb 2026
https://github.com/kumar-rinku0/delta
short projects and different types of build reusable components.
clone clone-app components css css3 ejs html html5 javascript js replica reusable-components sql
Last synced: 27 Feb 2026
https://github.com/quantumudit/querying-with-tsql
This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.
azure-data-studio database sql sql-server t-sql
Last synced: 15 Apr 2026
https://github.com/phpgt/database
Database query organisation.
database database-access database-api-organisation database-logic-organisation database-migrations php-library php-pdo phpgt sql sql-database sql-query
Last synced: 08 Apr 2026
https://github.com/FelixDes/hibernate6-custom-functions
This project provides several examples of how to implement custom SQM functions in Hibernate 6.2
hibernate java postgresql spring-boot sql testcontainers
Last synced: 05 Sep 2025
https://github.com/husnusensoy/tt-bootcamp
Turk Telekom Data Bootcamp Repository
data-engineering data-governance data-quality data-science mlops python spark sql
Last synced: 24 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/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/mitranim/gos
[MOVED] Tool for mapping between Go structs and plain SQL. Not an ORM.
Last synced: 30 Apr 2025
https://github.com/josemg-ux/travel_agency
Travel agency created with nodejs, express as a server and sequelize to interact with a BD
bootstrap express javascript mvc nodejs nodemon sequelize sql
Last synced: 01 Nov 2025
https://github.com/DataDrivenGit/Music-Streaming-App-using-AWS-ETL
Implemented Data Warehouse, Data Lake on AWS and Data modeling with Postgres and Apache Cassandra, Also used Apache Airflow to create data pipeline
airflow-operators cassandra data-lake data-pipelines datawarehouse postgres python3 sql
Last synced: 20 Jul 2025
https://github.com/turbot/steampipe-plugin-heroku
Use SQL to instantly query apps, dynos and more from Heroku. Open source CLI. No DB required.
backup etl hacktoberfest heroku postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Sep 2025
https://github.com/mygreen/splate
splate is Java Library for 2Way-SQL template
java springframework sql sqltemplate
Last synced: 16 Jan 2026
https://github.com/raphaelalmeidamartins/mysql-all-for-one
MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course
Last synced: 07 May 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/turbot/steampipe-plugin-awscfn
Use SQL to instantly query resources, data sources and more from AWS CloudFormation templates. Open source CLI. No DB required.
aws backup cloudformation cloudformation-template etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 25 Aug 2025
https://github.com/turbot/steampipe-plugin-aiven
Use SQL to instantly query Aiven accounts, projects, teams, users & more. Open source CLI. No DB required.
aiven backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/StephenKevin/zugh
[WIP] Empowering you to use complex SQL, but without writing them directly.
Last synced: 03 Oct 2025
https://github.com/mta-tech/kai
KAI allows users to perform complex analytics and document searches using natural language queries
agent ai analytics database llm rag sql text-to-sql
Last synced: 27 Feb 2025
https://github.com/wasilolly/employee-management-using-laravel-framework
employee management system using both back-end and frontend
bootstrap3 css employee employee-management employee-resource html human-resource-managment javascript laravel-framework php resources sql
Last synced: 03 Jul 2025
https://github.com/coledixon/mvc_carinsurance_webapp
Car Insurance web application built with C# / MVC / Entity Framework / JavaScript / SQL / Materialize / HTML5
csharp cshtml entity-framework mvc sql webforms
Last synced: 02 Mar 2026
https://github.com/peeeuzin/pgbulk
A library for populate large amounts of data to PostgreSQL database with TypeScript
bulk-insert nodejs postgresql sql typescript
Last synced: 10 Apr 2025
https://github.com/johnsalazar/microservices-go-product
About Product service. Part of an e-commerce built in Golang.
clean-code cqrs cqrs-pattern discovery-service docker golang grpc hexagonal-architecture kubernetes metrics microservices nats nosql rest-api solid sql telemetry
Last synced: 23 Apr 2025
https://github.com/arshia-rgh/mealmastermind
Meal Master is a comprehensive system that allows you to explore various recipes and their ingredients. Based on your dietary preferences, it generates a personalized shopping list to help you buy the necessary ingredients. Additionally, it offers more features to enhance your meal planning experience.
celery docker docker-compose dockerfile fastapi fastapi-sqlalchemy gin golang mysql redis sql websocket
Last synced: 19 Apr 2025
https://github.com/sondosaabed/joining-data-in-sql
In this course I learned how to use table joins and relational set theory on joining data. I have also learned how to work with more than one table in SQL, use inner joins, outer joins, and cross joins, leverage set theory, including unions, intersect, and except clauses, and create nested queries.
datacamp-course join joining-data joining-tables sql
Last synced: 24 Jan 2026
https://github.com/neondatabase/neon-vercel-rawsql
Example use of Neon serverless driver on Vercel Edge Functions with raw SQL
neon postgresql serverless sql vercel vercel-edge-functions
Last synced: 08 Apr 2025
https://github.com/damienbod/aspnetcorecreatepdf
Create PDFs in aspnetcore
api aspnetcore docx efcore file gembox pdf sql
Last synced: 19 Apr 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/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/joeyism/py-sql2sql
A simple lightweight tool to perform ETL jobs between two SQL databases
database etl extract lightweight load mysql oracle postgresql psql relational sql to transform
Last synced: 25 Apr 2025
https://github.com/vitoralvesp/nlw-3
Next Level Week | Rocketseat | #3
css3 figma html html5 javascript nlw nlw-3 nodejs rocketseat sql ui ui-design ux ux-design
Last synced: 09 Apr 2026
https://github.com/andreasgdp/robo-throw
Project about creating a robot system capable of picking up an object and throwing it hitting a given target.
Last synced: 07 Mar 2026
https://github.com/izhangzhihao/spark-security
ranger ranger-plugin security spark spark-sql sql
Last synced: 15 Aug 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/skinz3/flex
Flex is a lightweight object-relational mapping (ORM) product for the Microsoft .NET Core and SQL : it provides a framework for mapping an object-oriented domain model to a traditional SQL database.
mysql orm orm-framework orm-library ormlite sql sqllite
Last synced: 14 Jan 2026
https://github.com/tomaztk/mssqlserverrestapi
REST API for reading and writing data to Microsoft SQL Server
api-rest node-js prediction-model python r-language sql sqlserver
Last synced: 12 Apr 2025
https://github.com/prefeitura-rio/queries-datario
Modelos do DBT utilizados para publicação de dados da PCRJ
dbt government open-data python sql
Last synced: 17 Jan 2026
https://github.com/diptochakrabarty/mysql-docker-cluster
MySQL 3 node cluster using docker containers .Learn how to setup mysql cluster , group replication and fail over mechanisms
database database-management innodb innodb-cluster mysql mysql-database mysql8 sql
Last synced: 24 Mar 2025
https://github.com/developpeurpascal/embarquer-une-base-de-donnees-locale-dans-vos-logiciels-et-applications-mobiles
Sources du webinaire du 19 décembre 2019.
database delphi embedded-database firedac mobile pascal pascal-language radstudio sample-apps sample-codes samples sql sqlite sqlite-database webinar webinar-demo webinars
Last synced: 01 Aug 2025
https://github.com/srinivasrm/mutual-funds-analysis-and-prediction
In this project I have performed analysis and prediction on 1,3,and 5 year returns on 1064 mutual funds in India. I have scraped data from a website which is the most visited website for mutual fund investments.I have tested regression models linear model,SGD Regressor , Random Forest Regressor,Decision Tree Regressor,Ridge,MLP Regressor and linear model (Lasso).After which I have selected the best perorming model and performed Hyper parameter tuning and then deployed an interactive application which can generate the visualization and send an email with the visualization to the users email address.
beautifulsoup data-analysis data-base data-cleaning data-science deployment etl finanace frontend funds machine-learning mutual mutual-funds pgsql python scikit-learn sql streamlit web webapplication
Last synced: 27 Oct 2025
https://github.com/camilossantos2809/rpoperacoes
Comandos SQL utilizados para auxiliar a implantação do sistema ERP ou correção de problemas comuns no suporte ao cliente.
erp flexdb plpgsql postgresql python rpservices sql
Last synced: 27 Oct 2025
https://github.com/byt3n33dl3/azuresqli
Parameter for Injection Attacks
blind-sql commands injection-attacks injections nosql parameters sql sql-injection
Last synced: 13 Apr 2025
https://github.com/benmerckx/rado
🍃 Fully typed, lightweight query builder
bun node orm query-builder sql sqlite typescript
Last synced: 18 Apr 2025