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-07 00:26:23 UTC
- JSON Representation
https://github.com/ugboaja-uchechi/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.
Last synced: 10 Jul 2025
https://github.com/turbot/steampipe-plugin-hcloud
Use SQL to instantly query servers, networks and more from Hetzner Cloud. Open source CLI. No DB required.
backup etl hacktoberfest hcloud hetzner hetzner-api hetzner-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jun 2025
https://github.com/kaboc/sqlp
[WIP] Extension of Go's database/sql for easier and simpler use
Last synced: 15 May 2026
https://github.com/coelhoreinaldo/trybe-exercises
Repository containing the projects and assignments I developed during my time at Trybe.
css docker git github html javascript jest nodejs react react-hooks react-router-dom react-testing-library reactjs redux sql terminal typescript
Last synced: 11 Apr 2026
https://github.com/zachvictor/sqlinsert
Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.
bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql
Last synced: 06 Apr 2026
https://github.com/alhankeser/citibike-analysis
Extracting and Transforming Citi Bike Data for Analysis
citibike data-analysis data-science data-visualization etl sql
Last synced: 25 Jan 2026
https://github.com/sassman/edu-sql-parser-rs
SQL Types transpiles `CREATE TABLE` SQL code into type definitions in other languages such as TypeScript or Rust.
compiler languages parser rust sql sql-parser transpiler typegen typescript
Last synced: 01 Jul 2026
https://github.com/panoschatzi/fitnessdatabase
The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.
database etl-pipeline pandas python sql sqlalchemy sqlserver ssms
Last synced: 07 May 2025
https://github.com/tekyaygilfethi/pythonsqldataframeconnector
This module allows you to create sql create and insertion queries for given dataframe.
connector postgresql python sql
Last synced: 10 May 2026
https://github.com/axion-security/goinjection
Automated SQL Injection written in Golang
blind-based error-based sql sql-injection union-based
Last synced: 29 Oct 2025
https://github.com/didinj/asp-net-core-angular-7
Building Web App using ASP.NET Web API Angular 7 and SQL Server
angular angular7 asp core microsoft net server sql typescript
Last synced: 12 Apr 2025
https://github.com/evancarroll/pg-srf-repeat-benchmark
A testing repo comparing an SRF that is dually implemented as ValuePerCall and Materialize
benchmark c c-language postgresql postgresql-extension sql
Last synced: 16 May 2026
https://github.com/speedphp/speedsql
SQL Mapper annotations for NestJS, similar MyBatis.
decor mybatis nest orm sql typescript
Last synced: 12 Apr 2025
https://github.com/newking9088/sql-guide-to-solve-complex-data-science-problems
This is a comprehensive SQL guide for both MySQL users and PostgreSQL users, covering topics from basic `SELECT` statements to advanced window functions. My SQL learning journey and the suggestions from my mentees, colleagues and seniors to document this were the motivations to write this document.
dataanalysis datascience-machinelearning mysql postgresql sql
Last synced: 28 Oct 2025
https://github.com/zloom/prisma-sql-gen
A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.
database generator initialise nodejs prisma sql tests
Last synced: 11 Apr 2025
https://github.com/gbourniq/dbt-fundamentals
Repository to support learning from the dbt courses
data-engineering data-pipeline dbt github-actions poetry-python snowflake sql sqlfluff
Last synced: 22 Jun 2025
https://github.com/daq-tools/skeem
Infer SQL DDL statements from tabular data.
data-import data-importing data-ingest data-ingestion database ddl ddl-export introspection rdbms rdbms-import rdbms-support reflection schema schema-conversion sql sql-database sql-databases sql-schema sql-tools tabular-data
Last synced: 30 Apr 2025
https://github.com/nestorrente/erdiagram-cli
ERDiagram library CLI command
diagram entity erdiagram generation java javascript js mysql nomnoml oracle oracledb plantuml postgres postgresql relationship sql sqlite sqlserver ts typescript
Last synced: 14 Mar 2026
https://github.com/finesse/minidb
Light database abstraction with a query builder
database library mysql pdo query-builder sql sqlite
Last synced: 10 Jun 2025
https://github.com/exegeses/introdb-74806
Curso Introducción a Bases de datos | Código 74806
mysql mysql-database mysql-workbench sql
Last synced: 17 Feb 2026
https://github.com/mmacia/query-builder.cr
SQL query builder for Crystal language
crystal database dsl query-builder querybuilder sql sqlite3
Last synced: 14 May 2026
https://github.com/n-elmer/digital-finance-tracker
DIGITAL 💳 FINANCE 💵 TRACKER
commandline database management-software python software-development sql wallet
Last synced: 17 Jul 2025
https://github.com/raimonizard/sql
Basic SQL examples for teaching
mysql mysql-database sql teaching-materials
Last synced: 30 Apr 2025
https://github.com/sassine/sqlschema2java
sqlschema2java generates Java types from SQLSchema and annotate those types for data-binding with Jackson 2.x, Javax Persistence and Spring Repository.
antlr4 class classloader dto dto-entity-mapper entity jackson java java-library jpa-hibernate lombok maven maven-plugin reflection sql sql-schema
Last synced: 20 May 2026
https://github.com/ametnes/postgresql
PostgreSQL docker container that has multiple extensions built into it.
ametnes cloud docker kubernetes pgcron pgvector postgresql sql
Last synced: 17 Jan 2026
https://github.com/cjunwon/youtube-data-analysis
End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask
aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api
Last synced: 17 Feb 2026
https://github.com/imatic/pgqb
Functional PostgreSQL query builder
nodejs postgresql query-builder sql
Last synced: 25 Jan 2026
https://github.com/gsamokovarov/patka
Patka is a fork of goose that applies unapplied migrations, even if they happen to be in the past.
Last synced: 05 Apr 2025
https://github.com/siyovush-hamidov/postgresql-cpp-connector
🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.
cpp devops libpqxx postgres postgresql sql
Last synced: 27 Dec 2025
https://github.com/shrutika252/leetcode
Solutions set for Leet for Geeks to hog on!
leetcode-solutions python3 sql
Last synced: 02 Apr 2025
https://github.com/kishlayjeet/connect-mysql-database-to-python
This repository is to show you how you can connect your mysql database to your python.
connector database mysql mysql-connector mysql-connector-python python sql
Last synced: 04 Mar 2026
https://github.com/felipeoriani/mindicators
2016 - Sample Rest Api application to manage any indicator you have on mind. Built in order to learn Node.Js by applying some software design principles.
express indicators javascript nodejs rest-api sequelize sql sql-server
Last synced: 07 May 2026
https://github.com/razzerde/php-mysql-webapp
💾 This project shows you how to work with databases using MySQL and PHP.
database filter forms get html-table js-validation mariadb mysql mysql-select mysql-tables php php-form post selection-sort-algorithm selectionsort sql url-parameters url-params website
Last synced: 04 Sep 2025
https://github.com/MUmarShahbaz/NodeMCU-Attendance-system
An RFID based Attendance System
arduino attendance-system esp nodemcu-esp8266 php sql
Last synced: 10 Apr 2025
https://github.com/alialmasi/iranianshop
فروشگاه ایرانیان - پروژه کتاب طراحی وب یازدهم کامپیوتر هنرستان
academic academic-project computer conservatory css dreamweaver html iranianshop javascript js mysql notepad-plus-plus php school-project sql template website
Last synced: 01 Aug 2025
https://github.com/muhakbarhamid21/advckasir
ADVCKasir adalah aplikasi atau program yang berbasis pada database dimana fungsi utamanya yaitu untuk membantu para pemilik usaha untuk bisa melakukan transaksi penjualan dengan lebih praktis dibandingkan menggunakan mesin kasir konvensional. Penggunaan program aplikasi kasir memungkinkan untuk memperoleh analisis penjualan secara real-time.
aplikasi-kasir css java javascript netbeans php sql
Last synced: 25 Feb 2026
https://github.com/budougumi0617/sample_tbls_actions
actions github-actions migration rdbms sql sql-migrate tbls
Last synced: 16 May 2026
https://github.com/paulophagula/ezrecords
:vhs: ezrecords - SQL for Humans™ Enhanced
ezsql for-humans mysql postgres python records sql wpdb
Last synced: 21 Mar 2025
https://github.com/duncan3dc/sql-class
A simple database abstraction layer for PHP, with an on disk caching facility.
Last synced: 05 May 2025
https://github.com/julianrendon/schooladminsystem_springmvchibernate
Java web application to register students, courses and marks into a database using Spring MVC with Hibernate
apache-tomcat dao-design-pattern hibernate hibernate-framework hibernate-orm java-ee java-server-pages java-web java-web-app jsp netbeans oracle oracle-database oracle-db oracle-sql spring spring-framework spring-mvc sql tomcat-server
Last synced: 11 Apr 2025
https://github.com/nikolatechie/dress-to-impress
Dress to Impress is a web application that allows users to try on clothes virtually, eliminating the need to visit a store in person.
hackathon hackupc java machine-learning mysql python react reactjs resnet spring-boot sql tensorflow typescript
Last synced: 05 May 2025
https://github.com/meeehdi-dev/dbisous
💋 User-friendly and cross-platform database manager
database golang mysql postgresql sql sqlite vue
Last synced: 11 Apr 2025
https://github.com/jimysheepman/learn
I realize the learning process through hands-on experience.
desgin-pattern golang java message-broker refactoring restful-api springboot sql test
Last synced: 16 Jul 2025
https://github.com/jplanckeel/steampipe-plugin-alertmanager
Steampipe plugin to access AlertManager
postgr postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 Jan 2026
https://github.com/uwrit/composure
Dynamic SQL Done Right
csharp dotnet-core intellisense sql
Last synced: 02 Apr 2025
https://github.com/riju18/dashing-datawarehouse-dbt
Design the Data Warehouse with minimalistic code.
cte data-warehouse dbt jinja postgresql python sql
Last synced: 05 May 2025
https://github.com/bytebase/tsql-parser
The parser for SQL Server. It is based on the ANTLR4
antlr antlr4 antlr4-parser database parser sql sql-parser sql-server sqlserver
Last synced: 10 Jul 2025
https://github.com/raminmammadzada/sql-zoo
Microverse School > SQL Project > SQL Zoo
Last synced: 20 Jan 2026
https://github.com/emmaprofemx/poswfs
POS C# - WF| Project Personal | Personal
collaborate csharp educational-project git github personal-project point-of-sale punto-de-venta sql sql-server stored-procedures windows-forms
Last synced: 15 Apr 2025
https://github.com/mineru98/searchts
A library for filtering TypeScript objects based on a json SQL-like language, tsql
filter json node object-search query search sql typescript
Last synced: 03 Apr 2025
https://github.com/willthefarmer/apache-logs-to-mysql
Quickly ingest folders of Apache log files into a normalized database. Automate processing files from multiple domains and multiple servers with complete Data Lineage. Small codebase & simple setup.
apache-log apache-logging apache-logs apache2 log-management log-parser mariadb mariadb-database mariadb-mysql mysql mysql-database mysql-schema python3 sql
Last synced: 11 Apr 2025
https://github.com/amccool/ssdt-staticdatagenerator
Creates deployment SQL scripts of the existing data in a target Database for use in SSDT post-deployment
Last synced: 11 Apr 2025
https://github.com/hello395/sympcheck-helper
SympCheck Helper is a modern healthcare consultation chatbot that leverages the power of DeepSeek V3 API and Supabase to provide intelligent health-related assistance. Built with cutting-edge technologies, it offers a seamless and intuitive experience for users seeking health information and support.
chatbot deepseek healthcare-ai healthcare-application nodejs react shadcn-ui sql supabase typescript vite
Last synced: 19 Mar 2025
https://github.com/slott56/unlearning-sql
The examples from the Unlearning SQL book
Last synced: 06 Mar 2026
https://github.com/sharovik/orm
Golang query builder. Easy to use. Supports MySQL and sqlite
database go golang mysql orm query-builder sql sqlite
Last synced: 06 Mar 2026
https://github.com/noturlee/task-tracking-web-app
TaskTracker is a MVC ASP.NET Core Web application which allows students to monitor and take control of their studies, and create a way to manage it using CRUD
cshtml css html javascript linq mvc-architecture razor-pages sql ssms user-authentication-and-activation
Last synced: 31 Jul 2025
https://github.com/priyanka7411/dataspark-electronics-retail-analytics
DataSpark is a data analysis project using Python, SQL, and Power BI to analyze global electronics retail sales, focusing on customer behavior, sales performance, product profitability, and store performance to optimize sales strategies.
analytics-providers business-intelligence customer-segmentation data data-analysis electronics-industry global-sales pandas powerbi powerbi-visuals product-profitability python retail-analytics sales-performance sql store-analysis visualization
Last synced: 10 Jul 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/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/jananiarunachalam/Data-Science-Portfolio
Data Science Projects Repository
analytics api data-cleaning data-science data-visualization databases deep-learning excel machine-learning numpy pandas plotly predictive-modeling python3 r r-programming sql
Last synced: 20 Jul 2025
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/skalt/pg_inventory
pg_catalog queries
database hacktoberfest postgres postgresql sql
Last synced: 12 Apr 2026
https://github.com/turbot/steampipe-plugin-zoom
Use SQL to instantly query meetings, users & more from Zoom. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl zoom zoom-api
Last synced: 22 Apr 2025
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/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/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/liatemplates/alasql
Use alaSQL in LiaScript to create interactive SQL courses. AlaSQL is a lightweight client-side in-memory SQL database designed to work in browser. It Handles both traditional relational tables and nested JSON data (NoSQL).
alasql liascript liascript-template sql sql-tutorial template
Last synced: 26 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/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/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/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/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/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
https://github.com/pedrohpalmeida/beecrowd-exercises
Resolução de desafios de programação do site Beecrowd.
beecrowd beecrowd-solutions c java javascript kotlin postgresql python python3 sql sqlserver uri uri-online-judge uri-solutions urionlinejudge
Last synced: 05 Feb 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/oakio/sqlify.dapper
Fluent SQL builder for Dapper
dapper fluentsql sql sqlbuilder
Last synced: 14 Jan 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/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/nirnejak/sql-integrations
A tool for building integrations between SQL database and other services.
Last synced: 18 Apr 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/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/mikeruse/scripts
Scripts Varios
hash php powershell powershell-adminscripts powershell-core powershell-script sha1 sha256 sql
Last synced: 29 Oct 2025
https://github.com/fear2o/h4ckweb
H4ckWeb is a powerful, advanced tool designed for testing web vulnerabilities, including SQL injection and Cross-Site Scripting (XSS). Built with both beginners and advanced users in mind, H4ckWeb allows security professionals and ethical hackers to quickly identify and exploit common web application flaws.
hacking hacking-tool hacking-tools online python python3 sql xss xss-attacks xss-detection xss-exploitation xss-vulnerability
Last synced: 18 Aug 2025
https://github.com/inj-krish19/pl-sql
There are programs of Pl/SQL that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. Can use all programs and also share, modify, clone etc... Thanks For accessing it .
Last synced: 13 Jun 2025
https://github.com/wwddnn/investidor-fiis
Meu projeto pessoal ! "Wallet de Fiis" - Consiste em criar um Sistema onde Investidores registram seus Fiis - Fundo de investimento imobiliário
backend intellij java postman springboot springjpa springweb sql
Last synced: 12 Apr 2025
https://github.com/jmank88/go-web-sql
Simple golang web app for executing SQL.
Last synced: 15 Aug 2025