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/amhsirak/pg-index
Indexing on a Postgres table containing 50 million rows
database db-index indexing postgresql sql
Last synced: 12 May 2026
https://github.com/moeiscool/emissary
The Live Chat Solution written in Node.js
customer-support live-help redis sql websocket
Last synced: 28 Apr 2026
https://github.com/pkx8326/hackerrank_findmedian_mysql
Finding the median value of a numeric column with MySQL is not as simple as type in a function. We need a step-by-step approach to solve this problem.
median mysql query sql statistics
Last synced: 08 Jun 2026
https://github.com/gokulgowthams/zomato_data_insights
An interactive interface for performing CRUD operations (Create, Read, Update, Delete) on a MySQL database related to Zomato data.
data-analytics data-engineering object-oriented-programming python relational-databases sql streamlit
Last synced: 06 May 2026
https://github.com/hoantran-it/utility-library
Provide utility class for supporting software development with Java
comparison date-time datetime gmt java json sql utc validation
Last synced: 04 Jun 2026
https://github.com/andrey-moura/db
A C++ wrapper around SQL based on ActiveRecord
activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3
Last synced: 06 May 2026
https://github.com/techtonique/querier
A query language for Python Data Frames (currently Python)
data-frames databases sql sql-query
Last synced: 27 Apr 2026
https://github.com/pratikrameshmajage/mysql
SQL_PRACTICE_QUESTIONS | NOTES. 📝 | APNA COLLAGE | SMITH INSTITUTE | FUSSION INSTITUTE | 📚 THIS REPOSITORY DOCUMENTS MY JOURNEY OF LEARNING MYSQL, ONE OF THE MOST POPULAR RELATIONAL DATABASE MANAGEMENT SYSTEMS. 🗄️
cascade clauses constraints dcl ddl dml dql join mysql sql subqueries tcl
Last synced: 03 Jul 2025
https://github.com/ldaniels528/lollypop
Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.
csv dataframe declarative-programming etl functional-programming java json json-parser jvm kafka lollypop matrix matrix-calculations matrix-multiplication reactive-programming scala scripting-language spark sql
Last synced: 28 Jan 2026
https://github.com/anuja-rahul/progression_tracker_oop_v2
Progression tracker with a database using AES CBC encryption.
aes-256 cipher-block-chaining mariadb oop sql sqlite3
Last synced: 17 May 2026
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/tomwright/extendedpdo
A simple PDO Wrapper and Query Builder made to shorten the time it takes to get results from basic SQL queries.
database database-access mysql pdo pdo-wrapper php php-7 query-builder singleton sql
Last synced: 04 Apr 2026
https://github.com/deptno/pg-toolbox
low level variable bindable sql generator
Last synced: 01 May 2026
https://github.com/ilkeresen/mvc5otomasyonapp
Layout Kontrolü Controller Yapısı Partial View Code First Entity Framework Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Trigger Kullanımı Prosedür Oluşturma Hazır Template Kurulumu ve Düzenlenmesi CSS Kontrolleri Bootstrap Yapısı Dinamik Web Projeleri Oluşturma Dashboard yapısı Chart Widget Cards kullanımları
admin-lte bootstrap card-widget charts code-first controller css3 dashboard diagrams entity-framework html5 layout linq model partial-views sql triggers view
Last synced: 17 Apr 2026
https://github.com/pchemguy/sqlpage-demo
This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.
database demo demo-app framework sql sqlite web webapp
Last synced: 05 May 2026
https://github.com/matschik/sql-mirror
[WIP]🪞 Opiniated consistent SQL migrations using reusable raw SQL chunks
Last synced: 18 Apr 2026
https://github.com/clydedz/fancy-comments
Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.
apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml
Last synced: 09 May 2026
https://github.com/hadifadl/texttosql
A C# application created to loop over flat files and insert them to seperate SQL Server Table.
csharp sql sql-server sqlserver
Last synced: 29 Apr 2026
https://github.com/kanukim97/algorithm
알고리즘 풀이 Repository입니다
algorithm leetcode programmers-online-judge sql
Last synced: 20 Apr 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/kanarus/qjack
ergonomic sqlx wrapper for nightly Rust
async await mysql postgres postgresql rust sql sqlite
Last synced: 28 Apr 2026
https://github.com/canayter/crowdfunding-etl
Using Python and Pandas methods and functions and to list comprehensions to extract, transform, and clean data. Then using regular expressions to find patterns and extract data from text and string data
Last synced: 06 May 2026
https://github.com/efeturkemir/java-employee-management
database employee-management-system java mysql netbeans sql
Last synced: 06 May 2026
https://github.com/srikant-code/summer_internship_ui
Full-stack application to show the invoices and managing them.
api axios debouncing infinite-scroll javascript react reducer redux search sql
Last synced: 21 Apr 2026
https://github.com/pythonhubdev/scaffoldr
Modern Python web framework project generator with production-ready architecture.
fastapi flask flask-application litestar pydantic python quartz sql sqlalchemy sqlmodel
Last synced: 10 May 2026
https://github.com/maxinexiong/my-leetcode-sql-exercises
My solutions to LeetCode SQL questions.
database leetcode leetcode-solutions mysql sql sqlquery
Last synced: 25 Apr 2026
https://github.com/rahul9332935/foodapp
We have developed this REST API for an Online Food Booking application. This API performs all the fundamental CRUD operations of any Online Food Booking platform with user validation at every step.
hibernate-jpa java lombok mysql spring-boot springdata-jpa sql swagger-ui
Last synced: 05 May 2026
https://github.com/nothingnothings/zap-scraper
Zap Imóveis Website Scraper Built with Python
beautifulsoup beautifulsoup4 docker python scraper selenium sql zap-imoveis
Last synced: 05 May 2026
https://github.com/payal1907/cu_admission_system
CU Admission System is a Flask-based web application for managing college admissions with authentication and database integration.
chartjs css flask html javascript sql
Last synced: 04 Apr 2026
https://github.com/avdaredevil/college-data-explorer
Explore College and Crime data through a material dashboard
college-assignment crime-data data-visualization google-polymer material-design nodejs sql
Last synced: 05 Jun 2026
https://github.com/ivanrododendro/aiqo-report
AI Query Optimizer Report
ai sql sql-optimization sql-tuning
Last synced: 23 May 2026
https://github.com/emilianomusso/pocogenerator
POCO Entities Generator for Microsoft SQL Server
csharp dotnet netcore poco poco-generator sql sqlserver
Last synced: 05 May 2026
https://github.com/essien1990/relational_database_management_system
Relational Database using PostgreSQL commands for DML and DDL commands
database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy
Last synced: 27 Apr 2026
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/emso-exe/comercio_eletronico_brasileiro
Projeto de análise de dados do comércio eletrônico brasileiro disponibilizado pela Olist via plataforma Kaggle.
analise-de-dados ciencia-de-dados data-analytics data-science datascience e-commerce postgres postgresql pyspark python python-3 python3 spark spark-sql sql
Last synced: 04 Apr 2026
https://github.com/llucmh/dbt-checks
Reusable, declarative data quality checks for dbt projects.
analytics analytics-engineering bigquery data-quality data-quality-checks data-validation data-validation-library databricks date-engineering dbt duckdb postgres snowflake sql testing testing-framework testing-tool
Last synced: 16 May 2026
https://github.com/lunodb/lunodb
Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.
database developer-tool mariadb mongodb postgresql redis sql sqlite
Last synced: 01 May 2026
https://github.com/codad5/e-commerce-website-
This is an e-commerce website where a seller have a dashboard be able to edit and contact coustomer
ajax cart e-commerce ecommerce ecommerce-platform javascript jquery php shop sql
Last synced: 10 May 2026
https://github.com/aminehmida/sqlmigman
Tool to manage database schema migration
devops migration mysql postgres postgresql sql upgrade
Last synced: 09 May 2026
https://github.com/austinhyde/rowhouse
A SQLAlchemy wrapper that stays out of your way
Last synced: 28 Apr 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/al-ghaly/data-management-case-study
A Case Study (Project) Covering most of the steps in the data management process.
bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql
Last synced: 11 May 2026
https://github.com/d4nqw3rty/recipe-app
Recipe-app is a rails application to allow users to add foods, add recipes, add the foods previously added as ingredients, see the public recipes added by others, and use the shopping list functionality to determine how much food they need to buy to make a recipe and what it will cost
css html rspec-rails ruby-on-rails sql
Last synced: 05 May 2026
https://github.com/turbot/powerpipe-mod-covid19
Visualize COVID-19 vaccinations, healthcare capacity, regional trends, and more using Powerpipe and PostgreSQL.
covid-19 covid-data covid19 covid19-data dashboard postgres postgresql powerpipe powerpipe-mod sql
Last synced: 22 Jun 2026
https://github.com/melisa-karatas/library_management_system
This project is a simple library management system written in Python with and without database versions.
database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3
Last synced: 08 May 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/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/sandro/imigrate
Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.
cli database go golang migration migrations sql sqlite
Last synced: 09 May 2026
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/hoseinrezaeem/jdbc_login_simple
Hi,My project use java , jdbc Generics sql
generic java jdbc postgresql sql
Last synced: 20 Apr 2026
https://github.com/turbot/steampipe-plugin-godaddy
Use SQL to instantly query GoDaddy resources. Open source CLI. No DB required.
backup etl godaddy golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 04 Apr 2026
https://github.com/asynched/tiny-sql
A tiny in-memory database written in Node.js
Last synced: 11 May 2026
https://github.com/dulanji1/juicebar-desktop-app
The juice bar management system is fully and accurately implemented to be able to use readily. This incorporates the functionality of the function and its activities and the validations were needed. In this shop they are manually updated their journals and they issue hand written bills to customers. This method is very difficult to them because they are facing so many difficulties during the shop get crowded. There was no computerized database to this juice bar and because of that they got couple of issues with supplier details, stores and transactions. These are some of main issues with their manual system and the reasons to ask for an automated system. Based on the requirements of the client, all the languages and the order of activities are used to make it easy for the client. The system gives access to clients to keep stocks, manage employee details, inventory details, customer details, supplier details, sales details, wastage details, profit details and also order details. Finally this system is developed to satisfy the client’s needs and the needed software. The main goal as the developing team was to make the system simple and user friendly with filing all the requirements the client asked for.
Last synced: 29 Jun 2026
https://github.com/stefanbschneider/feelya
✔️😊 feelya: The app that gets you! Keep track of what you eat and do and improve how you feel.
app bootstrap chartjs cicd django heroku hobby-project postgresql python python3 sql tracking webapp
Last synced: 30 Apr 2026
https://github.com/rstm-sf/runsql
A simple cross-platform application for testing SQL select queries
application avaloniaui cross-platform dotnet sql sqlite3
Last synced: 09 May 2026
https://github.com/rajanmandanka07/bank-management-system
Bank Management System is a Java-based web application using Servlets and SQL. It enables users to create, log in, and manage bank accounts with features for depositing, withdrawing, and deleting accounts.
Last synced: 05 Feb 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/codehass/catalog-of-my-things
We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.
Last synced: 20 Apr 2026
https://github.com/revogati/ecommerce_consumer_behaviour
This is a Full Data Analytics project From data cleaning, preparation, exploration, Interpretation of insights up to Presentation of findings and recommendations..
data-analysis data-exploration ecommerce jupyter-notebook python sql tableau-public visualization
Last synced: 16 Apr 2026
https://github.com/jordan-m-young/rscodb
Relational Database Implementation
database from-scratch postgres rust sql
Last synced: 10 May 2026
https://github.com/hvignolo87/ortex-programming-challenge
Coding challenges required for the Python Developer and Data Engineer job positions.
challenge data-analysis finance pandas python scripting sql sqlalchemy
Last synced: 17 May 2026
https://github.com/versatilesoul/sqlnotes
All basic to advanced queries and little bit theory if needed for any particular topic is mentioned right below the query.
Last synced: 07 Oct 2025
https://github.com/cctyl/jdbctemplateplus
对jdbcTemplate 进行增强,保留灵活性的同时,对嵌套的子对象也进行封装。
Last synced: 14 Oct 2025
https://github.com/kylemit/hellosern
Introduction to SQL, Express, React, Node Stack
Last synced: 10 May 2026
https://github.com/kryptoorg/krypto
A simple password manager.
app application encryption hashing javascript password password-generator password-manager password-strength react rust security security-tools software sql tauri tauri-app tauri-react tauri-rust typescript
Last synced: 01 Apr 2026
https://github.com/obgnail/sqlite-toy
研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库
bptree database golang learning-by-doing native-base sql sqlite-database
Last synced: 19 Apr 2026
https://github.com/1sumer/sql
This repository contains SQL scripts and data for various analytical and database management tasks. The project is designed to demonstrate SQL capabilities in handling complex queries, data analysis, and database design. It includes datasets related to e-commerce and streaming services, with a focus on real-world scenarios and use cases.
analytics data data-analysis data-storage sql vscode
Last synced: 19 Jan 2026
https://github.com/lextrack/gestordeinventariowpf
Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD
crud inventario inventory-management inventory-management-system sql wpf-application
Last synced: 27 Feb 2026
https://github.com/leovenom/rip.io
Created in a team of 3 people with Ruby on Rails, Ripio is a dark tourism experience to explore sites connected with death and tragedy.
bootstrap cloudinary css heroku rails ruby-on-rails sql stripe-payments
Last synced: 10 Feb 2026
https://github.com/seanpm2001/learn-plpgsql
A repository for showcasing my knowledge of the PlPGSQL programming language, and continuing to learn the language.
article gpl3 gplv3 knowledge larn-plpgsql learn-plpgql-language learn-plpgsql-lang md plpgsql plpgsql-lang plpgsql-language postgres postgresql seanpm2001 seanpm2001-education seanpm2001-learn sql txt
Last synced: 02 Mar 2026
https://github.com/zehracakir/javaileveritabaniislemleri
JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.
database docker docker-container java jdbc postgresql sql visual-studio-code
Last synced: 18 Apr 2026
https://github.com/learnwithfair/dbms
Database Management System (DBMS) with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
3-1 3-1-semester academic dbms dbms-project learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql
Last synced: 19 Mar 2026
https://github.com/stevehansen/sql-inliner
Helper utility to inline SQL server database views
Last synced: 02 Mar 2026
https://github.com/sagar-gavhane/active-query-builder
🐸 Simple and flexible way to write your next MySQL queries.
mysql mysqljs nodejs query-builder sql
Last synced: 11 Feb 2026
https://github.com/billy-enrizky/kimia-farma-sales-management-database-replica-project
SQL Database Management, Then Visualizing it on Tableau!
analytics data-analysis data-visualization sql
Last synced: 27 Feb 2026
https://github.com/kunalg98/online-movie-booking-system
Prototype of online movie booking system
3d-vectorising css html javascript liveserver-vc movie-booking particle-js-library php sql
Last synced: 15 Apr 2026
https://github.com/araditc/arad.sms.core.dbreader
DB Reader is a service for managing inbound/outbound messages, connecting to Oracle, SQL Server, and MySQL. It reads messages from the Outbound table and sends them via Arad ITC's web service. Utilizes Threading for high-volume processing and supports message receipt and delivery updates via GetDLR/GetMO web services or Webhook.
arad arad-itc db-reader mysql rest-api sendsms sms sql
Last synced: 15 Feb 2026
https://github.com/karenina-na/database-principles-and-security
西北工业大学(NWPU)数据库原理与安全实验
Last synced: 12 Feb 2026
https://github.com/ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 2026
https://github.com/ezrarieben/mssql-backup-vbs
VBScript to generate backup file of MS SQL Database
automated-backup backup backup-script microsoft-sql microsoft-sql-server microsoft-sqlserver-database mssql mssql-database mssqlserver scheduled-tasks sql sql-server sqlexpress task-scheduler vbs vbscript
Last synced: 16 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/kapil7982/celestial-front-4775
REST API Application for online payment wallet application which can be used by bank's customers for different services like create bank account, login and SignUp to account, create wallet from bank account, add money to wallet, Billpayment from wallet, get transaction details from wallet etc.
hibernate java jdbc jpa spring spring-boot sql swagger-ui
Last synced: 07 Feb 2026
https://github.com/go-simpler/queries
🛢️ Convenience helpers for working with SQL queries
dependency-free go library query-builder sql sql-query
Last synced: 17 Jan 2026
https://github.com/fahmizainal17/advanced_sql_use_cases_for_vehicle_auction_analysis_project
This project showcases advanced SQL queries and data analysis techniques applied to a dataset of vehicle auctions. The dataset includes data from multiple competitors over several months, with details about car brands, models, manufacture years, auction periods, starting prices, final bid prices, and listing counts.
advanced-sql auctions bidding sql sql-query
Last synced: 27 Feb 2026
https://github.com/clementreiffers/friends-link-social-network
a social network made with php
css css3 html html5 javascript php php7 social-network sql
Last synced: 18 Apr 2026
https://github.com/kauemiziara/cs-sensor-list
A desktop application to catalog electronic sensors with CRUD functionalities.
avalonia avaloniaui crud csharp mariadb mvvm sql
Last synced: 04 Jan 2026
https://github.com/xnuvers007/hw
program iseng buat nambahin repos, hello world (SQL)
hello hello-world helloworld sql
Last synced: 19 Mar 2026
https://github.com/greensky-gs/coins
This is a coins manager for SQL databases.
economy-plugin javascript manager sql typescript
Last synced: 09 May 2026