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/konojunya/dirql
🥞 dirql displays files and directories with syntax like sql cli :)
Last synced: 25 Feb 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/german-cobian/sql-zoo
This repository contains the answers to the tests that form the SQL tutorial called "SQL Zoo" . These are useful as practice cases in how to query SQL databases
Last synced: 19 Mar 2026
https://github.com/kaustubhgupta/postgress-mcp-server-claude
Interactive SQL learning playground powered by MCP + PostgreSQL + Claude
claude mcp-server postgresql project sql
Last synced: 15 Apr 2026
https://github.com/vmvarela/sql-pipe
A blazing-fast, zero-dependency CLI that pipes CSV data from stdin into an in-memory SQLite database for instant SQL querying. Built with Zig.
Last synced: 01 May 2026
https://github.com/mavstuff/simpledbbackup
Simple SQL Server database backup utility
csharp dotnet dotnet-framework mssql mssqlserver sql sqlserver windows
Last synced: 24 Feb 2026
https://github.com/matheusb432/task-manager-app-dotnet
Backend REST API for TMA, with E2E Tests using Selenium WebDriver
asp-net-core dotnet e2e-tests selenium-webdriver sql unit-testing
Last synced: 03 May 2026
https://github.com/marco0antonio0/trabalho_extensao_medvet
O projeto academico de extensão consiste em um site dedicado à doação de animais de estimação, proporcionando uma experiência amigável e eficaz para os interessados em adotar.
adocao agile-development animais nextjs phpmyadmin sql
Last synced: 28 Apr 2025
https://github.com/kaushikcfd/feinsum
Database approach for generating near-roofline Einstein Summation kernels.
code-generation einstein-summation gpu linear-algebra multidimensional-arrays opencl python sql tensor-contraction tensors
Last synced: 13 Mar 2026
https://github.com/miyamo2/pqxd
pqxd, the `database/sql` driver for PartiQL in Amazon DynamoDB
amazon-dynamodb aws aws-dynamodb database-sql dynamo dynamodb dynamodb-client go golang partiql pqxd sql sql-driver
Last synced: 10 Mar 2026
https://github.com/n-yousefi/derafsh
Derafsh is an ORM based on the ViewModels
ado-net c-sharp database dotnet-core dotnet-core2 entity-framework orm orm-aspnet-product sql sql-server viewmodel-pattern
Last synced: 19 Apr 2025
https://github.com/siddharthbadal/sql
SQL Data Analysis Projects
big-query data-science datacleaning datanalysis exploratory-data-analysis mysql postgresql sql
Last synced: 14 Apr 2025
https://github.com/custompbx/customorm
SQL generator based on structures tags
freeswitch golang orm postgresql sql voip
Last synced: 12 Mar 2026
https://github.com/victoriametrics/sql-to-logsql
Simple UI that provides SQL support for VictoriaLogs and VictoriaTraces
distributed-tracing logging logs logsql sql traces tracing victorialogs victoriametrics victoriatraces
Last synced: 29 Oct 2025
https://github.com/hitiksha-patel/banking-app
This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.
java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql
Last synced: 04 Feb 2026
https://github.com/microsoft/sqlcallstackresolver.graphs
Sample code to generate and work with function call graphs, based on call stacks as input. Provided AS-IS - see SUPPORT.md.
azuresql debugging flamegraph memory-leak performance-analysis profiling sql sqlserver sqlserver-2016 sqlserver-2017 sqlserver-2019 sqlserver-2022
Last synced: 08 Oct 2025
https://github.com/andremelchior/mysql-exercises
Repositório contendo exercícios de DDL, DML e DQL em MySQL.
Last synced: 02 Feb 2026
https://github.com/mberkiskal/gasstationapp-benzinistasyonuuygulamasi
It is an application where gasoline purchase and sales prices are found, profit is calculated according to these prices and gasoline sales are made according to the plate.At the same time, filling the tank can be performed according to the type of fuel remaining in the tank.
csharp mssql mssql-database sql windowsforms-applications
Last synced: 18 Jan 2026
https://github.com/nachokhan/ask-my-db
Text-to-SQL. ASK your DB in a human-language way 😎. NO SQL at all.
chatgpt gpt-4 ia posgtresql python queries sql
Last synced: 09 Oct 2025
https://github.com/gogoncalves/lattes-identifier-service
RESTful API in Python for validating the Lattes identifier number using Flask and MySQL/CSV for query purposes. Documentation on Flasgger.
apache-license-2 api-restful cnpq csv etl flasgger flask glob gustavogoncalves lattes lattes-platform lattesidentifier mysql pandas python rest sql swagger tdqm unittest
Last synced: 19 Apr 2025
https://github.com/hugojunior/uni7-banco-de-dados
Repositório para armazenar as atividades realizadas durante a disciplina Bancos de Dados II na UNI7.
Last synced: 19 Mar 2026
https://github.com/samuel-ricardo/connectionfactory
Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.
apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite
Last synced: 09 Oct 2025
https://github.com/subhadipsinha722133/mysql
A simple project demonstrating how to connect Python with MySQL to perform CRUD (Create, Read, Update, Delete) operations.
Last synced: 09 Oct 2025
https://github.com/haikelfazzani/oracle
🔮 Oracle TSQL, Plsql, Sql , admin practice and training
oracle oriented-object plsql sql tsql
Last synced: 27 Jan 2026
https://github.com/tanveerisonline/vet-clinic
The vet clinic is an educational Database project where I'll use a relational database to create the data structure for a vet clinic.
Last synced: 09 Oct 2025
https://github.com/nirnejak/sql-integrations
A tool for building integrations between SQL database and other services.
Last synced: 18 Apr 2026
https://github.com/rrreeeyyy/go-sql-n-plus-one-finder
np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql
Last synced: 14 Jan 2026
https://github.com/thmeitz/ksqldb-migrate
Migration tool for ksqlDB
go kafka kafka-streams ksqldb ksqldb-go sql
Last synced: 14 Jan 2026
https://github.com/agungbudiwirawan/e-commerce_analysis_using_sql
The objective of this project is to provide an analysis of Olist Store (Brazilian E-commerce) sales.
data-analysis data-science e-commerce e-commerce-project microsoft-sql-server sql sql-server
Last synced: 24 Mar 2025
https://github.com/mtimofiiv/express-query-params
Express.js middleware implementing the API Query Spec, converting the query to something queryable to an SQL or Mongo database.
express express-middleware middleware mongodb querystring sequelize sql
Last synced: 13 Mar 2026
https://github.com/cgivre/drill-nodejs
NodeJS client for Apache Drill
apache-drill node-module nodejs sql
Last synced: 10 Oct 2025
https://github.com/miroslav-reiter/kurz_oracle_db_plsql
📋 Materiály ku kurzu Oracle DB PL/SQL
oracle oracle-database oracle-db plsql plsql-developer reiter sql
Last synced: 21 Jan 2026
https://github.com/salma-mamdoh/datawarehouse_project
Our project for Datawarehouse Course taken during fall 2024 semester
analytics dashboard datawarehousing deploy elt kpis powerbi sql ssis
Last synced: 25 Jan 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: 11 Mar 2025
https://github.com/skn0tt/icbu-to-sqlite
Analyze your Apple Calendar with SQL!
Last synced: 19 Jan 2026
https://github.com/clevergo/sqlex
SQLEX is extensions for database/sql and jmoiron/sqlx.
Last synced: 14 Jan 2026
https://github.com/teradata/dbt-teradata-utils
Teradata package that provides compatibility for dbt-utils
dbt elt sql teradata warehouses
Last synced: 11 Oct 2025
https://github.com/dalibo/from-oracle-to-postgresql
Yet another transition guide for developers
migration oracle plpgsql postgresql sql transition
Last synced: 19 Jan 2026
https://github.com/skalt/pg_inventory
pg_catalog queries
database hacktoberfest postgres postgresql sql
Last synced: 12 Apr 2026
https://github.com/turbot/steampipe-plugin-mailchimp
Use SQL to instantly query Mailchimp marketing data. Open source CLI. No DB required.
backup etl golang hacktoberfest mailchimp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-sentry
Use SQL to instantly query Sentry organizations, projects, teams and more. Open source CLI. No DB required.
backup etl hacktoberfest integration postgresql postgresql-fdw sentry sentry-io sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/kielx/insurance-company-database
Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.
database oracle oracle-database oracle-db plsql sql sqldeveloper
Last synced: 23 Feb 2026
https://github.com/im-ahmed-hasan/qa-automation-cheat-sheet
This repo contains focused, easy-to-use Markdown guides and examples for Selenium, TestNG, RestAssured, Karate, GitHub Actions, Faker and SQL. Use it for quick revision before interviews, fast onboarding or as a daily reference.
ci-cd core-java data-management karate rest-assured selenium sql testng troubleshooting
Last synced: 11 Oct 2025
https://github.com/gigacache/bookingapplication
Final year project, A smart booking system that optimises appointment slots built in php with the CodeIgniter framework.
Last synced: 29 Apr 2026
https://github.com/huseyincenik/sql---structured-query-language
work of sql
8weeksqlchallenge case-study danny-ma database-schema diagram microsoft-sql-server microsoftsqlserver normalization practice query query-language query-language-sql sql ssms structured structured-query-language tsql
Last synced: 16 Feb 2026
https://github.com/wamuir/fpds-conversion-utility
A replacement for the FPDS XML conversion utility: converts one or more FPDS data archives to a SQLite3 database.
fpds government spend-analysis sql xml
Last synced: 19 Jan 2026
https://github.com/sayakpaul/datacamp-blogs
Jupyter notebooks of my DataCamp blogs
data-analysis data-science jupyter-notebooks machine-learning python sql
Last synced: 16 May 2026
https://github.com/alp55/vulnerability-scan-tool-sql-xss-lfi
SQL XSS LFI Zafiyet Tespit Aracı
lfi lfi-vulnerability pyqt5 python scanner sql sql-vulnerability-scanner vulnerability vulnerability-scanners xss xss-vulnerability
Last synced: 09 Apr 2025
https://github.com/cleilsonandrade/spring-product-api
Spring Product API é uma API simples de um CRUD de produtos, desenvolvida com o framework Spring e JPA persistindo os dados em um banco de dados MySQL.
api backend java jpa mysql product spring spring-boot sql
Last synced: 19 Feb 2026
https://github.com/turbot/steampipe-plugin-linear
Use SQL to instantly query Linear organizations, projects, teams, users & more. Open source CLI. No DB required.
backup etl graphql hacktoberfest linear postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/mumarshahbaz/nodemcu-attendance-system
An RFID based Attendance System
arduino attendance-system esp nodemcu-esp8266 php sql
Last synced: 24 Feb 2026
https://github.com/tawfik-s/classroom-api
api to manage classrooms and quizes for graduation project vr and front end parts
authentication authorization jwt rest-api spring-boot springjpa sql
Last synced: 05 Jul 2025
https://github.com/sevdanurgenc/mysqlornekler
MySql Veri Tabani dersine ait ornek kodlardir.
mysql sql storedprocedure view
Last synced: 16 Oct 2025
https://github.com/viktorsvertoka/goit-rdb-hw-03
Home task for Relational Databases: SQL course🗄️
dql-commands goit goit-rdb-hw-03 sql workbench
Last synced: 22 Jan 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/ivan-corporation/reactpython_bookapp
That is a example of a Book app on Python, made with support of all JS libraries on React framework 📖
express flask mui parcel python react sql transcrypt
Last synced: 17 Oct 2025
https://github.com/koriym/json-schema-connected
A converter that transforms JSON schemas into array shape format, SQL, or Markdown, resolving $ref references.
array-shape converter json-sche markdown npm-package phpstan psalm sql
Last synced: 11 Jan 2026
https://github.com/redwansharafatkabir/microsoft-sql-server
Database Management System
database microsoft-sql-server mssql mssql-database mssqlserver sql sql-server sqldatabase
Last synced: 14 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/surajrawat1709/hotelratingapp
Maven based Spring Boot application making use of different microservices to get ratings of hotels.
hibernate java11 maven microservices spring-boot sql
Last synced: 06 Feb 2026
https://github.com/cu-dbmi-peds/phoenix
R, Python, and SQL implementations of the Phoenix Sepsis Criteria
pediatric phoenix python r sepsis septic-shock sql
Last synced: 22 Oct 2025
https://github.com/get-programmed/sql_for_analysis
👋 Welcome to the SQL repository! This repository is dedicated to storing SQL scripts, queries, and related documentation for managing and analyzing databases. Whether you're a beginner looking to learn SQL or an experienced professional seeking to collaborate and share your expertise.
Last synced: 02 Feb 2026
https://github.com/hanan-nawaz/numlpay
NUMLPay is a comprehensive fee payment system designed to simplify and streamline the payment process for students at the National University of Modern Languages (NUML). With NUML’s legacy of over forty years in educational excellence, NUMLPay represents a significant advancement in adapting to the evolving needs of students.
android-development data-engineering etl-pipeline python sql sql-server testing web-development
Last synced: 20 Jan 2026
https://github.com/turbot/steampipe-plugin-pipes
Use SQL to instantly query Turbot Pipes resources across workspaces. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-pipes zero-etl
Last synced: 12 Apr 2026
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/ottomayerpy/sqldatabase
Creation and management of student profiles. Анкетирование студентов. Управление СУБД MS SQL Server.
mssqlserver netframework45 sql wpf
Last synced: 08 May 2026
https://github.com/abdullahsaleh203/django_roadmap
Django roadmap highlights essential features and enhancements planned for future releases, focusing on performance and scalability, modern web development tools, strengthened security, and a better developer experience.
ajax aws-s3 django django-rest-framework docker mongodb nginx postgresql redis rest-api roadmap sql vue
Last synced: 29 Oct 2025
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/baggerfast/videohostingdatabase
Coursework for university - I implemented a database similar to YouTube.
database sql sql-server youtube youtube-database youtube-db
Last synced: 26 Oct 2025
https://github.com/moertel/squcumber-postgres
Cucumber-based framework for defining and executing SQL unit, integration and acceptance tests for PostgreSQL databases
cucumber cucumber-framework postgresql postgrest sql test-automation test-driven-development test-framework
Last synced: 26 Oct 2025
https://github.com/sungchun12/sqlmesh-demos
SQLMesh project for live demos - provides instructions so you can run this on your own!
data data-engineering sql sqlmesh
Last synced: 24 Oct 2025
https://github.com/gedeonts/vet-clinic
In this project, I used a relational database to create the initial data structure for a vet clinic.
Last synced: 30 Apr 2026
https://github.com/ikauematos/sql-database-student
Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations
Last synced: 27 Feb 2025
https://github.com/itsyst/library-management-system
Migrate from ASP.NET Core 3.1 to 8.0 achieved by: Eric Van Dan Outenaar, and Khaled El Hamzi.
asp-net-core bootstrap5 clean-architecture csharp entity-framework-core net7 razor-pages sql
Last synced: 01 Mar 2025
https://github.com/nberktumer/comp416-packet-sniffer
A simple data transfer program using TCP written in Java for sniffing the data using WireShark
java packet-sniffer sniffing sql ssl tcp
Last synced: 11 May 2025
https://github.com/jijihohococo/ichi-orm
A simple and useful PHP ORM with high performance
database library mysql open-source orm php php-library php-orm php7 php8 postgres sql
Last synced: 22 Feb 2026
https://github.com/oakio/sqlify.dapper
Fluent SQL builder for Dapper
dapper fluentsql sql sqlbuilder
Last synced: 14 Jan 2026
https://github.com/seddryck/duburl
DubUrl provides a standardized URL-style mechanism for providing database connection information and opening a DbConnection in the .NET ecosystem
ado-net adonet connection-string connection-uri connection-url database database-url duckdb mysql odbc oledb oracle postgresql power-bi-dax sql sql-server sqlite
Last synced: 22 Apr 2025
https://github.com/birddevelper/gomologin
Gomologin is Golang (Go) login manager working with RDBMS Databases
authentication authorization go golang gomologin login login-manager login-system role security session sql
Last synced: 28 Apr 2025
https://github.com/practical-works/adonet-typed-dataset
Practical Work in Client-Server Programming with C# and ADO.NET using Strongly Typed DataSets.
ado-dotnet ado-net ado-net-basics ado-net-disconnected-layer adonet csharp dataset datatables dot-net dotnet sql strongly-typed strongly-typed-dataset typed-dataset
Last synced: 13 Jul 2025
https://github.com/olimsaidov/yesql-bundle
Yesql Bundle
doctrine sql symfony-bundle yesql
Last synced: 04 Sep 2025
https://github.com/turbot/steampipe-mod-docker-compliance
Run individual controls or full compliance benchmarks for Docker resources and more across all of your Docker containers using Powerpipe and Steampipe.
cis compliance docker docker-api exec hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 26 Jan 2026
https://github.com/LucasCancio/TCC-Show
Trabalho de Conclusão de Curso apresentado ao Instituto Técnico de Barueri Brasílio Flores de Azevedo para a conclusão do Curso Técnico em Informática em 2018
aspnet-mvc csharp css html java sql visual-studio
Last synced: 11 Mar 2025
https://github.com/jesusvilla/knext
A query builder library, like Knex but extremely fast
fast firebird javascript knex nodejs postgresql query-builder sql
Last synced: 12 Mar 2026
https://github.com/ngmisl/csv-sql-q_n_a
convert CSV to SQL and use langchain to Question and Answer
Last synced: 13 Apr 2026
https://github.com/ameerhamzahd/wastetoworth
The Food Waste Reduction and Donation Management System by WasteToWorth helps food businesses track inventory, monitor expiration dates, and donate surplus efficiently. With automated notifications and analytics, it supports sustainability, reduces waste, and promotes social responsibility by redistributing excess food to charities.
database-management-system microsoft-sql-server sql
Last synced: 10 Jan 2026
https://github.com/neorandom/projeto-minimercado
java java-ant minimarket mysql sql swing swing-application
Last synced: 14 Jul 2025
https://github.com/patilni3/sql_practice_files
SQL Skills: Full Range from Beginner to Expert using SQL_Server
data database mssql mssql-database mysql mysql-database sql
Last synced: 14 Jun 2025