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/ashiqyousuf/sqlqm
Implemented custom decorator for checking your db queries in development mode
Last synced: 04 Jan 2026
https://github.com/barakadanny/-vet_clinic-db
Vet clinic database is the collections of tables and related queries.
Last synced: 30 Jan 2026
https://github.com/karenpayneoregon/sqlserver-connection-timeout
Code sample which sets a timeout on a SqlConnection which constrains opening a connection to a four second time period which is adjustable.
Last synced: 02 May 2026
https://github.com/tspannhw/table-ddl
DDL for Kudu, Impala, Phoenix, HBase, Hive, MySQL, PostgreSQL, Calcite, ... Tables. SQL.
apache-hbase apache-hive apache-kudu apache-phoenix apache-sparksql cloudera ddl hue nifi sql
Last synced: 19 Mar 2026
https://github.com/dandimrod/indexsql
Project that simplifies the use of IndexedDB by making it compatible with SQL like sintaxis.
indexeddb indexeddb-wrapper javascript sql
Last synced: 06 Jul 2025
https://github.com/sriramalavalapati3/movie-ticket-reservation-system
This is a Booking Service which allows you to choose seats and book
docker docker-compose expressjs mysql-database nodejs nodemon sql
Last synced: 11 Apr 2026
https://github.com/fsistemas/gosqltojson
gosqltojson is a go version of sql2json(python3). Help to automate sql query execution and export to csv, json
automation command-line-tool csv database go json mysql postgres sql tool
Last synced: 12 Apr 2026
https://github.com/rramoscabral/dp-080---training---querying-data-with-microsoft-transact-sql
DP-080 - Training - Querying Data with Microsoft Transact-SQL
dp-080 learning microsoft microsoft-training sql sql-queries sql-query sql-server training training-materials transact-sql tsql
Last synced: 23 Mar 2025
https://github.com/turbot/steampipe-plugin-doppler
Use SQL to instantly query Doppler projects, environments, secrets & more. Open source CLI. No DB required.
backup doppler etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Jul 2025
https://github.com/mohammadzainabbas/database-system-architecture-project
Database System Architecture's Project - Selectivity & Join estimations for Range Types in PostgreSQL ✨
c-language database postgresql sql vscode
Last synced: 21 Apr 2026
https://github.com/mdxabu/nl2sql
Leveraging Open-Source AI Models for Natural Language to SQL Query Translation: An Implementation Using LLama
Last synced: 19 Feb 2026
https://github.com/yswa-var/locoforge
prompt to SQL, NoSQL and GoogleDrive task executing agent
agentic-ai langgraph langgraph-python nosql python sql
Last synced: 20 Jan 2026
https://github.com/johnsesana/eda-liquor-sales
Exploratory Data Analysis on Public Datasets
data-analysis data-visualization sql tableau-dashboards
Last synced: 09 Mar 2026
https://github.com/roystonfurtado/python-snake-game
Snake Game created using Python with storage of Game Data in MYSQL Database using pymysql.
mysql pygame-mixer pymysql python python-snake sql tkinter
Last synced: 29 Jun 2026
https://github.com/bartvanbenthem/gofound-webapp
Project template for creating server rendered web applications in Go, with example database & content.
authentication go golang html project-template sessions sql starter-project template web web-application webapp
Last synced: 11 Mar 2026
https://github.com/mimaxuz/role-manager
Simple Laravel roles and permissions for Laravel applications
database laravel laravel-package laravel-passport laravel-roles library package php php7 role sql
Last synced: 23 Mar 2025
https://github.com/mynk2906/tendermanagementsystem
The Tender Management System is an e-Tendering System which facilitates the complete tendering process with the exception of advertising.
Last synced: 22 Mar 2025
https://github.com/lulunac27a/flask-endless-level-xp
Endless user level XP system app
flask flask-application flask-python flask-sqlalchemy level python python-flask python-flask-application python-flask-server python-sql python-sqlalchemy sql sqlalchemy sqlalchemy-python xp
Last synced: 16 Apr 2025
https://github.com/telsho/extrai
Structured data extraction with LLM majority vote
agents consensus data-extraction hallucination-mitigation llm majority-vote sql sqlalchemy sqlmodel structured-data workflow
Last synced: 10 Nov 2025
https://github.com/whopiyush/discord-chat2db
Save discord chat into database
chat database discord eris pg postgresql sql
Last synced: 12 Apr 2026
https://github.com/deve-sh/permit-system
A Lightweight Permit Application System written in PHP and SQL.
Last synced: 14 Nov 2025
https://github.com/boburmirzo/autogen-multi-agent-memory
AutoGen Multi-agent Conversation and Recall using Memori
ai-agents autogen autogen-sample memory sql
Last synced: 04 Oct 2025
https://github.com/emrekybs/sonic
Web Headers Security Scanner
apache apache2 headers scanner scanner-web sql webscanner websecurity xss
Last synced: 30 Jul 2025
https://github.com/emsk/mask_sql
A command-line tool to mask sensitive values in a SQL file
Last synced: 12 May 2025
https://github.com/rhaseven7h/sqljson
SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.
field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators
Last synced: 22 May 2026
https://github.com/udoy2/electronicgoodies
This project is an ASP.NET MVC application designed to provide a seamless shopping experience for electronic products.🎯✅
asp-net-core-mvc csharp css html javascript sql
Last synced: 04 Jan 2026
https://github.com/yasargis/jelata-framework
Jelata Framework
database framework jelata-framework plpgsql postgresql python python3 reactjs sql
Last synced: 06 Jan 2026
https://github.com/phrdavis/grogus_ecommerce
Grogu's E-commerce Project
api api-rest application-yml crud crud-application database e-commerce h2-database java poo pull-requests software-engineering spring springboot sql university-project univille webserver website yml-configuration
Last synced: 11 Apr 2026
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 06 Apr 2025
https://github.com/mg98/filter.js
JS package that enables you to formulate complex conditions in a convenient string syntax which can then be matched with objects and further query a JSON array.
declarative-programming json sql
Last synced: 16 May 2025
https://github.com/IowaComputerGurus/dnn.dbexporter
SQL Module for DNN for Export
Last synced: 12 May 2025
https://github.com/anicetkeric/spring-boot-jdbi3
Spring Boot Rest API with Jdbi 3
jdbi postgresql spring-boot sql
Last synced: 13 Apr 2025
https://github.com/naemazam/analyze-international-debt-statistics
It's not that we humans only take debts to manage our necessities. A country may also take debt to manage its economy. For example, infrastructure spending is one costly ingredient required for a country's citizens to lead comfortable lives. The World Bank is the organization that provides debt to countries.
data-manipulation importing-and-cleaning-data jupyter-notebook python sql
Last synced: 30 Apr 2026
https://github.com/jorjishasan/software_engineer-hackerrank
I solved three questions on three different topics ( SQL, REST API, Problem Solving). The problems were basic. I had fun solving them, and feel free to share them here. Put them in good use. Cheers 🥂
problem-solving rest-api software-engineering sql
Last synced: 13 Oct 2025
https://github.com/kayvansol/kafka-source
Debezium Source Connector from SQL Server to Apache Kafka
akhq arvancloud cdc confluent-kafka confluentinc debezium-sqlserver docker-compose kafka-connect sql sqlserver zookeeper
Last synced: 07 Sep 2025
https://github.com/marcominerva/entityframeworkcoreauditing
This repository show different ways to audit database changes with Entity Framework Core
auditing entity-framework-core net sql sql-server temporal-table
Last synced: 24 Apr 2026
https://github.com/ujstor/data-science-introduction
Introduction to the field of data science, covering fundamental concepts, processes, and tools.
data-science ml numpy pandas python sql static
Last synced: 16 Apr 2026
https://github.com/turbot/steampipe-mod-ibm-compliance
Run individual controls or full compliance benchmarks for CIS across all of your IBM Cloud accounts using Powerpipe and Steampipe.
cis cis-benchmark compliance hacktoberfest ibm-cloud powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 24 Jan 2026
https://github.com/z-bj/fifa_world_cup_db
⚽🏆 A Shell script to insert and query data in a PostgreSQL DB
automation database fifa postgresql shell-script sql vim worldcup-data
Last synced: 08 May 2026
https://github.com/og-cz/aramotorhub
A desktop app for e-commerce system for motorcycle parts. Built with JavaFX + Maven, backed by MySQL (XAMPP/phpMyAdmin).
fxml java javafx maven mysql-database scenebuilder sql
Last synced: 06 Sep 2025
https://github.com/arturovaine/project-mysql-one-for-all
Projeto de modelagem de banco de dados similar ao Spotify; normalização de tabelas e consultas. Habilidades utilizadas: modelar um banco de dados; identificar entidades, atributos e relacionamentos; aplicar a 1ª, 2ª e 3ª Forma Normal; criar tabelas.
Last synced: 08 Jun 2026
https://github.com/victor-lis/in.orbit-back-end
Back-End do gerenciador de metas In.Orbit - Projeto que realizei seguindo o evento da RocketSeat do dia 09/09/24 até 15/09/24
drizzle fastify node sql typescript
Last synced: 14 Feb 2026
https://github.com/w-kuipers/alphadb
AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.
database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system
Last synced: 08 May 2026
https://github.com/deadnews/sql-ex
Solutions to some exercises at sql-ex.ru
Last synced: 29 Jan 2026
https://github.com/kader1680/blog-api-crud
This Blog personal website using Laravel framework project also save data in mysql database
bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql
Last synced: 24 Jan 2026
https://github.com/fou1100ouacus/online-banking-management-system-
Welcome to My First Full Project " Online Banking " Based on using 3-Tier Architecture , C# and SQL server and .NET Framework ,Online Banking Consists of 3-main components
csharp database dotnet dsa-algorithm erdiagram framework oop-concepts oop-principles sql
Last synced: 12 Feb 2026
https://github.com/budgetingwebsite/backend
backend bouncycastle budgeting dropwizard java java-17 jooq rest-api sql
Last synced: 23 Jan 2026
https://github.com/ctsit/redcap_query_collection
A collection of SQL queries that shine light on your REDCap metadata
Last synced: 27 Feb 2025
https://github.com/drako01/sql_distefano
Base de Datos en SQL para gestión Clínica
Last synced: 19 Mar 2026
https://github.com/davemlz/master_of_datascience
Master of Data Science repository
data data-mining data-science database r rmd sql sqlite statistics
Last synced: 14 Apr 2026
https://github.com/mberkiskal/encryption-sifreleme-mini-project
Application that encrypts data and shows those decrypted versions. Verileri şifreleyen ve o şifrelerin çözülmüş hallerini gösteren uygulama.
csharp encrypted-data encryption encryption-decryption mssql mssql-database sql windowsforms-applications
Last synced: 29 Jan 2026
https://github.com/Quantivio/faag_cli
FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)
fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel
Last synced: 19 Aug 2025
https://github.com/turbot/steampipe-mod-aws-top-10
The AWS Top 10 mod provides curated sets of benchmarks and controls for security, cost, operations, and more using Powerpipe and Steampipe.
aws hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 06 Feb 2026
https://github.com/alidantech/component-ui
A component to enable as user to search content from the database.
ajax component corba-server database-access js json php sql
Last synced: 13 Apr 2026
https://github.com/sanjinkurelic/mvcgenerator
Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).
analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture
Last synced: 19 May 2026
https://github.com/ItsSabirHussain/LeasingSoftwareSolutionForAutomobileLeasing
It is the software solution for automobile leasing service in C# and SQL database.
bunifu-framework csharp sql visual-studio
Last synced: 11 Mar 2025
https://github.com/shuber/pg_brainfuck
plpgsql brainfuck implementation
brainfuck interpreter plpgsql postgresql sql
Last synced: 23 Feb 2026
https://github.com/bbonnin/talk-stream-processing-et-sql
Support pour un talk sur le stream processing avec SQL
sql stream stream-processing streaming
Last synced: 30 Jan 2026
https://github.com/manuseiro/sql-cheat-sheet
O SQL Basics Cheat Sheet fornece a sintaxe de todas as cláusulas básicas, e mostra como escrever condições diferentes seguido com exemplos.
aggregation aliases grouping join managing operators sql subqueries trigger views
Last synced: 19 Mar 2026
https://github.com/dennispitallano/dssms
Driving School Student Management System
asp-net-core asp-net-core-identity asp-net-mvc aspnet aspnet-core aspnetcore csharp css dotnet dotnet-core html html-css-javascript identity javascript mssqlserver sql sql-server visual-studio
Last synced: 14 Feb 2026
https://github.com/nycanshu/my-earnings-tracker
Next js website to track my freelance earnings
authentication nextjs sql supabase-auth website
Last synced: 28 Feb 2026
https://github.com/forchid/sqlite-server
High performance SQLite database server engine(standalone or embedded) based on C/S architecture
database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited
Last synced: 26 Apr 2026
https://github.com/Paralaxus/Constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 19 Aug 2025
https://github.com/marcosfshirafuchi/devsuperior-dscatalog-aulas
DEVSUPERIOR : Java Spring Expert - Capítulo 1
devsuperior h2-database java jpql nelio-alves nelioalves poo relacionamentos spring spring-boot springboot springdata-jpa springdatajpa sql
Last synced: 20 Apr 2026
https://github.com/blinet/qmy
Quick mysql is a powerful module that makes the mysql system easier, simpler and faster
database db javascript mysql mysql2 nodejs quick sql
Last synced: 18 Apr 2026
https://github.com/serzhyale/sql_calendar
Calendar for MySQL, Microsoft SQL, Oracle, Postgres (dates, hours, weeks, months, quarters, years)
calendar dates hours mariadb-mysql months mssql mssql-database mysql oracle oracle-database postgres quarters sql weeks
Last synced: 07 Feb 2026
https://github.com/vishalthehuman/academia-campus-repository
Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.
css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql
Last synced: 21 Feb 2026
https://github.com/yehorbk/sqlitemanager
Cross-platform SQLite managing application. (JavaFX)
database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3
Last synced: 02 Apr 2026
https://github.com/kts-o7/stockmanager
A DBMS project with Streamlit Frontend for stock management simulation with Backtesting.
backtrader llm mongodb nosql ollama ollama-client python sql stock-market streamlit trading yahoo-finance
Last synced: 09 Oct 2025
https://github.com/jayshrinaikwadi2001/home-steader-india-spring-boot-java-project-
Agriculture Application
api bootstrap css hibernate-jpa html java javascript jsp postgresql springboot sql
Last synced: 28 Jan 2026
https://github.com/lavesan/desafio-bossabox-back-end
Desafio de back-end do bossa box
class-validator nestjs-backend postgresql sql typescript
Last synced: 03 May 2026
https://github.com/apache/cloudberry-go-libs
go-libs for Apache Cloudberry (Incubating)
ai big-data cloudberry data-analysis data-warehouse database distributed-database go greenplum mpp olap postgres postgresql sql
Last synced: 27 Apr 2026
https://github.com/vagnerbellacosa/guiainiciantesql
Guia Iniciante de SQL, primeiros passos e apontamentos diversos
apontamentos curso dcl ddl dml dql dtl sql structure-query
Last synced: 01 Mar 2026
https://github.com/turbot/steampipe-plugin-guardrails
Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-guardrails zero-etl
Last synced: 03 Apr 2026
https://github.com/turbot/powerpipe-mod-starwars
Visualize Star Wars character, species, planet, spaceship data, and more using Powerpipe and DuckDB.
dashboard duckdb powerpipe powerpipe-mod sql starwars
Last synced: 07 Jun 2026
https://github.com/arzan101/ola-data-analytics
Ola - Identified the reason and trends for ride cancellation. Process - Cleaned and Processed Data from multiple sources, applied Sql queries and visualized data using PoweBi . Motive - To reduce the cancellation rate
dashboard data-analysis data-mining data-visualization dataanalytics excel powerbi sql
Last synced: 06 Jan 2026
https://github.com/jaykobw/keep-clone-api
Google keep clone API with Node, Express and Postgres
express nodejs sequelize sql typesctipt
Last synced: 31 Jan 2026
https://github.com/billwallis/db-query-profiler
Lightweight database query profiler.
Last synced: 25 Feb 2026
https://github.com/aashish22bansal/ite1003-dbms-project-apple-store-management-system
This website is built using PHP and is integrated with a database using MySQL. The website was tested using the XAMPP Server. The database used in this website is normalised to 5NF Form.
css dbms-project html php sql xampp
Last synced: 15 Apr 2026
https://github.com/zyimm/laravel-query-builder
是laravel框架根据已有配置来执行查询条件构造器服务包,再也不把查询写成意大利面条的代码了|Query condition builder service package of laravel framework
laravel laravel-query-builder sql
Last synced: 26 Oct 2025
https://github.com/tathithienthanh/finaltest_database-sql-data-collection-for-ds
The final test of the "Database SQL and Data Collection for Data Science" course from The Ho Chi Minh City University of Science (19/09/2023)
chrome data-collection data-processing database final-test ipynb-jupyter-notebook mysql pymysql query scraping-websites selenium sql statistics visualization
Last synced: 17 Feb 2026
https://github.com/enansari/db-uni
In this repository, my codes are placed in the database lesson
Last synced: 02 May 2026
https://github.com/kanukim97/algorithm
알고리즘 풀이 Repository입니다
algorithm leetcode programmers-online-judge sql
Last synced: 20 Apr 2026
https://github.com/waveform-computing/oliphant
A set of extensions for PostgreSQL including temporal features
plpgsql postgresql sql temporal temporal-models
Last synced: 19 Jan 2026
https://github.com/insei/gerpo
GERPO is a generic repository pattern implementation with language integrated query support. Works with any sql sources.
cache generic go golang query-builder repository sql struct-mapping
Last synced: 21 Apr 2026
https://github.com/mer4j/quiz-application-sql
The application provides a user interface for students to answer multiple choice questions which are loading from an SQL database. It also has another framework for teachers who can use the application to create / save new questions and view a students results.
erdiagram kivy kivy-framework python3 sql sqlite3
Last synced: 21 Jan 2026
https://github.com/ahmetulucay/bookcategorytoazureapp
ASP.NET Core & MVC Architecture, SQL Db on Azure, Crud, Bootstrap, Bootswatch, Toastr, Tempdata
bootstrap bootswatch crud dotnet-core mvc-architecture sql sql-database-on-azure taghelpers tempdata toastr-notifications
Last synced: 03 May 2026