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-03 00:26:03 UTC
- JSON Representation
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/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/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/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/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/alexandroskyriakakis/database
A Market analytics website created from scratch.
bootstrap database ece-ntua flask javascript market-basket-analysis mysql mysql-connector python sql web-development website
Last synced: 12 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/rschwarz/sql-clickhouse
Support for Clickhouse databases in sql-mode for Emacs.
Last synced: 11 Jun 2026
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/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/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/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/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/maghead/magsql
high performance cross platform sql generator
Last synced: 01 May 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/fredhutch/hdc-dataengineering-sqlsync
Table synchronization utility for MS-SQL
etl-framework ms-sql-server mssql mssqlserver sql sync sync-utility table-synchronization
Last synced: 07 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/bogdanp/racket-define-query
Turn .sql files into virtual-statements.
Last synced: 03 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/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/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/javiercanon/microsoft-sql-server-scripts-utils
👩💻 Utility scripts, functions and stored procedures for Microsoft Sql Server, in the real life... 👨💻
microsoft-sql-server microsoft-sqlserver-database sql sql-functions sql-query sql-script sql-scripts sql-server sql-stored-procedures sql-utilities sql-utils sqlserver
Last synced: 07 May 2025
https://github.com/muh-hizbe/wilayah-indonesia
indonesia json regions sql wilayah wilayah-indonesia
Last synced: 25 Jan 2026
https://github.com/xnuinside/simple-ddl-generator
(pretty fresh) Generate SQL DDL from simple-ddl-parser data & various Python models (pydantic, dataclasses, python enums, etc)
dataclasses ddl ddl-scripts generator models pydantic python sql
Last synced: 18 Mar 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/fdhhhdjd/full-stack-php-laravel-crud
Php,Laravel,My Sql,Jquery,...
Last synced: 29 Jan 2026
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/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/spiderxm/bank_management_restapi
Rest api build using flask
Last synced: 14 May 2026
https://github.com/clidey/connparse
Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.
cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml
Last synced: 22 Jun 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/turbot/powerpipe-mod-imdb
Visualize IMDb movie ratings, budgets, box office performances, and more using Powerpipe and SQLite.
dashboard imdb imdb-dataset powerpipe powerpipe-mod sql sqlite sqlite3
Last synced: 19 Jun 2026
https://github.com/turbot/powerpipe-mod-rnacentral
Visualize RNAcentral chemical components, database insights, and sequence behaviors, and more using Powerpipe and PostgreSQL.
dashboard postgres postgresql powerpipe powerpipe-mod rnacentral sql
Last synced: 23 Jun 2026
https://github.com/timur-sh/queryman-builder
Queryman. Java tools for working with queries of PostgreSQL database.
java postgresql postgresql-query-builder query-builder sql
Last synced: 22 Jun 2026
https://github.com/luizmoitinho/golang-examples
Biblioteca de códigos e exemplos escritos em Golang
concurrent-programming go golang sql test-automation tests
Last synced: 22 Jan 2026
https://github.com/zemuldo/self-learning
Learning suite for SQL, Elixir, JavaScript
algorithms aws docker elixir express-js gcp javascript kubernetes learning linux mongodb nginx nodejs phoenix-framework postgresql python reactjs rethinkdb sql vuejs
Last synced: 11 Feb 2026
https://github.com/tkc/sql-dog
Analyzes SQL query logs and triggers a warning if a specified condition is missing from the query.
analysis analyzer database go sql sql-parser
Last synced: 03 Mar 2026
https://github.com/lamngockhuong/tools
Development Tools Collection
debugging development-tools parameter-replacer sql typeorm typescript utilities vite
Last synced: 01 Mar 2026
https://github.com/eggstoastbacon/powershell---sql-security
This is a script for collecting MSSQL security information daily for reporting and security remeditation,
audit database database-management mssql mssql-automation mssql-database mssql-tools powershell powershell-administration powershell-automation powershell-script security security-audit security-automation security-research security-testing security-tools sql sql-report
Last synced: 15 Mar 2026
https://github.com/anandpiyush1521/smartcontactmanager
A sophisticated web application designed to streamline contact management, offering robust features such as email verification, seamless OAuth integration for secure logins, and efficient image uploads powered by Cloudinary.
cloudinary hibernate java oauth spring-boot spring-security spring-validation sql tailwind
Last synced: 26 Feb 2026
https://github.com/alaeddinalhamoud/carshare-webapp
Car Share (Car Club) Web App ASP.NET Core
asp-net-core asp-net-mvc aspnetcore aspnetcoreidentity booking car carclub csharp facebooklogin google googlelogin html javascript map share sms sql stripe stripe-checkout stripe-payments
Last synced: 22 Apr 2026
https://github.com/icepick4/tchoutchou
Project managing an entire station system throughout France, employee and customer side
ajax javascript js mvc php plsql project sql
Last synced: 17 Apr 2026
https://github.com/imagodata/filter_mate
FilterMate is a Qgis plugin, an everyday companion that allows you to easily filter your vector layers
data exploratory-data-analysis filter geospatial ogr postgis qgis qgis-plugin qgis3 qgis3-plugin spatialite sql vector-database
Last synced: 29 Apr 2026
https://github.com/barrettotte/sql-unit-poc
A very basic POC MSSQL unit testing framework using Python and T-SQL. Directory/file driven unit tests using SQL and JSON.
json mssql proof-of-concept python sql t-sql test-runner unit-testing
Last synced: 20 Apr 2026
https://github.com/rithprohos/vibe-db
Paid database tools made sense before AI. Now a solo dev with agents can build the same thing in weeks — and give it away free. That's VibeDB.
cambodia database-gui database-management database-tool developer-tools khmer rust sql sqlite tauri
Last synced: 14 Mar 2026
https://github.com/amattu2/inst-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
database murach murach-textbook mysql sql
Last synced: 16 Apr 2026
https://github.com/nattie-nkosi/car_rental
Our final year (2019) group project. An Ecommerce Store.
bootstrap composer mysql-database php sql stripe-api
Last synced: 04 May 2026
https://github.com/satyamshorrf/multiple_language_program
These programs will all output "Hello, World!" when executed. Let me know if you have any questions or if you'd like to see more examples!
c cplusplus dart go groovy java kotlin kotlin-android mongodb oracle php python ruby satyamshorrf scala shell sql swift
Last synced: 10 Feb 2026
https://github.com/adilwahla/dry-port-management-system
dry port management system using oracle SQL databases
dpms dry-port-management oracle-database sql
Last synced: 24 Jan 2026
https://github.com/stephaniehicks/jhustatprogramming2024
Course website for Biostat 140.777 in Fall 2024
api command-line copilot dashboard data-science education github machine-learning object-oriented-programming parallel-computing python r-package r-programming sql
Last synced: 04 Mar 2026
https://github.com/david-cattermole/sql-learning
Basic SQL projects used for education purposes.
Last synced: 17 Apr 2026
https://github.com/destructhub/murder-mystery
Solving the murder mysteries available on the internet
command-line fun game git learn murder sql
Last synced: 26 Feb 2026
https://github.com/tjenkinson/sql-cursor-pagination
Library to help with cursor based pagination, from an SQL database.
cursor cursor-based-pagination cursor-pagination graphql graphql-cursor graphql-cursor-connections graphql-cursor-pagination pagination sql
Last synced: 27 Oct 2025
https://github.com/hoseinrezaeem/jdbc_generics_shoponline
Hi,My project shop Online use java , jdbc Generics
enumeration generic git interface java jdbc maven oop postgresql sql
Last synced: 16 Apr 2026
https://github.com/radom12/dbms-apartment-management-system-project
Apartment Management System Project designed using PHP and mySQL, for DBMS mini project. Refer to the Readme file for Usage guidelines, and known issues.
apartment-management-system css dbms dbms-project final-year-project hotelmanagementsystem html js management-system mini-project php project simple-project sql
Last synced: 02 May 2026
https://github.com/amaduswaray/shellql
Database manager TUI
database mysql postgresql ratatui rust sql sqlite tmux vim
Last synced: 02 Jun 2026
https://github.com/guillempuche/effect_server_react
Clean architecture using the Effect library: domain, usecase, repositories, SQL, Node server
clean-architecture ddd-architecture domain-driven-design effect functional-programming nodejs server sql
Last synced: 26 Apr 2026
https://github.com/donggeon0908/webcompiler_se.lab
Se.LAB 학생들의 코딩 연습을 위한 웹 컴파일러 제작!
docker java js jsp linux shell-script sql
Last synced: 14 Apr 2026
https://github.com/mezgoodle/sql
Repository about SQL, but also about experiments🤪
Last synced: 08 Feb 2026
https://github.com/sadeeshaperera/lifecare--health-insurance-management-system
SLIIT 1st year second semester university project using HTML, CSS, JS, PHP for a health insurance management system
css healthinsurance html javascript php phpmyadmin project sql university xammp
Last synced: 19 Apr 2026
https://github.com/e-alizadeh/sample_dbt_project
Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)
data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql
Last synced: 26 Feb 2026
https://github.com/zainmustafaaa/sql-lite-database-demo
Purpose of this project is just to help beginners to know how to initialize sql lite database for android.
android android-database database sql sql-lite
Last synced: 19 Apr 2026
https://github.com/alexyslozada/migrations
Permite ejecutar los archivos .sql de migraciones en cualquier base de datos
Last synced: 25 Feb 2026
https://github.com/andyfratello/dbd
🗄️ Exercicis de Disseny de Bases de Dades (DBD) Q2 - UPC FIB
data database dbd dbd-fib dbeaver fib-upc nosql nosql-database oracle sql sql-database
Last synced: 10 Feb 2026
https://github.com/sourcegraph/querygen
CLI + tiny library for more readable SQL queries
Last synced: 15 Mar 2026
https://github.com/rchaganti/sqldrive
SQL Server objects as a PowerShell Drive
powershell powershell-drive psdrive ships sql sql-server
Last synced: 24 Apr 2026
https://github.com/lartie/airports
List of airports
airport airports composer dump iana iana-database iana-tzdb iata iata-codes laravel laravel-package php sql
Last synced: 01 May 2026
https://github.com/neondatabase-labs/sql-query-assistant
Building an Intelligent SQL Query Assistant with Neon, .NET, Azure Functions, and Azure OpenAI service
azure azure-functions neondb openai sql
Last synced: 17 Oct 2025
https://github.com/msaadx/Dynamic-System-Model-Database
I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.
avl-tree btree data-structures database-management red-black-tree sql
Last synced: 24 Oct 2025
https://github.com/brownag/py-soildb
Python client for USDA-NRCS Soil Data
agriculture gis ncss nrcs python sda soil soil-data-access soil-science soil-survey sql usda
Last synced: 02 Apr 2026
https://github.com/vidundergunder/htmx-elysia-http-websocket
🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets
bun elysia htmx http sql websocket websockets ws
Last synced: 05 May 2026
https://github.com/jacek13/pizza-restaurant
Application for managing a pizzeria.
blazor-server csharp database-first database-first-approch entity-framework-core microsoft-sql-server pizzeria restaurant-management restaurant-website sql
Last synced: 09 Feb 2026
https://github.com/cleilsonandrade/pass.in-api
O pass.in API é uma API Rest sendo uma aplicação de gestão de participantes em eventos presenciais. A ferramenta permite que o organizador cadastre um evento e abra uma página pública de inscrição. Os participantes inscritos podem emitir uma credencial para check-in no dia do evento.
api-rest backend event-management fastify javascript prisma sql sqlite swagger tsup typescript vitejs zod
Last synced: 09 Feb 2026
https://github.com/wassim-rached/iset-sql
Oracle SQL exercices from institute of technological studies of charguia DSI201 2023/2024
database-administration database-architecture db-diagram oracle-database oracle-xe sql
Last synced: 19 Mar 2026
https://github.com/red1c3/to-uwu-list-server
A to-do list back-end web app written in Go.
backend go golang sql to-do-list
Last synced: 12 Feb 2026
https://github.com/cognica-io/uqa
UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure
bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search
Last synced: 08 Apr 2026
https://github.com/ndleah/sql-hackerrank-challenge-solutions
HackerRank SQL track solutions
challenge hackerrank hackerrank-algorithms-solutions hackerrank-challenges hackerrank-solutions hackerrank-sql problem-solving solutions sql
Last synced: 19 Mar 2026
https://github.com/konojunya/dirql
🥞 dirql displays files and directories with syntax like sql cli :)
Last synced: 25 Feb 2026
https://github.com/alleycat1/mysql-deadlocks-case
List of the deadlock cases in MySQL
Last synced: 17 Apr 2026
https://github.com/sksumit/homeffin
A desktop Java application using Java Swing, JDBC and MySQL DB.
desktop-application java jdbc mysql sql
Last synced: 30 Apr 2026
https://github.com/deividsousan/tudogostoso
API de um sistema de compartilhamento de receitas onde usuário autenticados ver, adicionar e remover receitas.
api backend database fastapi mysql pydantic python sql sqlalchemy
Last synced: 02 Mar 2026
https://github.com/faltawy/lsql
(WIP) List your files with SQL like syntax, (Fun Project)
Last synced: 05 Mar 2026
https://github.com/sevdanurgenc/mysqlornekler
MySql Veri Tabani dersine ait ornek kodlardir.
mysql sql storedprocedure view
Last synced: 16 Oct 2025
https://github.com/sandwichlabs/duck-tape
A little tool for sql from the cli. Swiss army knife of data scripts, powered by duckdb.
Last synced: 05 Mar 2026
https://github.com/vishvadeep-chauhan/sql-loin-logout-database
android-application kotlin kotlin-android login logout sql sqlite
Last synced: 06 May 2026
https://github.com/sanjeev662/studentfeedbackmanagementsystem
Two way sql based full stack feedback system where admin can login to add, remove and update the records of teachers and student can give feedback to the teacher by filling feedback form.
express mysql nodejs react sql
Last synced: 14 Feb 2026
https://github.com/mfelici/fmt
Vertica User Defined SQL Function to format numbers
sql userdefined-functions vertica
Last synced: 25 Feb 2026
https://github.com/shellyln/go-open-soql-parser
Open source implementation of the SOQL parser for Go
go golang graph-query library object-query parser query-language soql soql-parser soql-query sql
Last synced: 01 Mar 2026
https://github.com/cleilsonandrade/jobscalc
JobsCalc é uma aplicação de estimativa de cálculo para projetos freelancer, onde é possível cadastrar e excluir jobs (projetos), obtendo uma estimativa de custo de cada job. Além disso, é possível estimar o valor da hora da pessoa que estará usando o sistema.
budget-manager express freelancer fullstack mvc nodejs nodemon sql sqlite
Last synced: 28 Apr 2026
https://github.com/guerreiropedr0/vet-clinic-database
Vet clinic databases to learn relational databases and relationships
Last synced: 28 Apr 2026