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/sunilvijayan7/timetracker
A Time Tracker Solution for IT Companies. Developed in .net core, VUE JS, blazor pages and Azure SAAS
attendance azure cqrs-pattern dotnet dotnet-core material nodejs npm saas sql sqlserver time tracker vue vuejs
Last synced: 25 Apr 2025
https://github.com/mfazrinizar/sqlzr-i
This is a Perl program to do an automated SQL Injection for pentesting web's SQL database protection. Coded by M.Fazri Nizar.
database exploit exploitation pentesting perl sql sql-i
Last synced: 08 May 2025
https://github.com/fabiannorbertoescobar/sql-ejercicios
Ejercicios de SQL de BD. Tablas, vistas, consultas, funciones, stored-procedures, triggers, roles, backups, restores, etc. TP de BD: https://github.com/FabianNorbertoEscobar/BD-TP
backup bd db functions mysql queries roles sql sqlite sqlserver stored-procedures transact-sql transactions triggers views
Last synced: 03 Aug 2025
https://github.com/turbot/steampipe-plugin-crtsh
Use SQL to instantly query crt.sh for certificates, log entries and more. Open source CLI. No DB required.
backup certificate-transparency certificate-transparency-logs certificates crtsh etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/ronin-co/compiler
Generates SQLite statements from RONIN queries and models.
Last synced: 21 Aug 2025
https://github.com/stats4sd/laravel-sql-views
A Laravel Package to let you manage MySQL views using .sql files stored within your project.
laravel laravel-package php sql
Last synced: 05 Aug 2025
https://github.com/tomwright/qry
SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.
go golang mysql repo repos sql sql-bui sql-builders
Last synced: 13 Mar 2025
https://github.com/tufin/espresso
A framework for writing testable BigQuery queries
Last synced: 04 Oct 2025
https://github.com/turbot/steampipe-mod-alicloud-compliance
Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your Alibaba Cloud accounts using Powerpipe and Steampipe.
alibaba-cloud alibabacloud alicloud cis cis-benchmark compliance hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 22 Apr 2025
https://github.com/thamyresarm/dio-bootcamp-warburg-fullstack
Repositório Criado para inserir os desafios de códigos realizados no Bootcamp Fullstack da Warburg Pincus com as linguagens Java e Javascript realizado na DIO.
angular aws cloud-computing java javascript mongodb nosql postgresql springframework sql
Last synced: 29 Apr 2025
https://github.com/juliaaplavin/sqlcollections.jl
data-manipulation sql tabular-data
Last synced: 23 Mar 2025
https://github.com/thuongtruong1009/bookept
📚 Knowledge space for nerds. Search online books by subject and add them to your favorite cart
authentication book bookstore cart commerce css database heroku html javascript mysql mysqli online php php8 project pwa responsive sql template
Last synced: 10 Jun 2025
https://github.com/morikuni/mdq
mdq queries multiple databases in parallel and output the results in JSON.
cli database go mysql postgresql sql
Last synced: 12 Jan 2026
https://github.com/halojoy/quickcommunity
Quick Community is a Fast Forum programmed in PHP and using SQL with PDO
board discussion-board forum mysql pdo php sql sqlite
Last synced: 30 Aug 2025
https://github.com/linsir6/webnote
记录一些在学习Js,NodeJs,数据库相关方面知识的资料,欢迎fork,star~
Last synced: 08 Apr 2025
https://github.com/bocaletto-luca/movies-database
Movies-Database is a structured SQL collection of movie data, including titles, directors, genres, release years, and ratings. Ideal for film-related research or database projects.
data-management database dates films movie-data movies open-data research sql
Last synced: 03 Aug 2025
https://github.com/prashuk/sql-taxi-management
Taxi Management Database Project
erdiagram oracle-11g plsql sql
Last synced: 02 Jan 2026
https://github.com/selimhorri/typical-auto-generated-stack
JHipster auto generation & configuration
angular ehcache h2-database jasmine java jhipster jpa leaflet liquibase mysql-database pwa rest-api sonar sql typescript webpack
Last synced: 18 Oct 2025
https://github.com/AzThinker/SqlRepoEx
SqlRepoEx Intuitively build SQL statements using C# Lambda Expressions,it is a simple object mapper for .Net.
dapper dapper-extensions expression-to-sql lambda mysql orm sql sqlserver
Last synced: 19 Jan 2026
https://github.com/invaderzim85/mssqltoolbelt
Helper tool which provides a search, a class generator, a list of all custom tables, a definition export and some replication information of a MsSql database.
classgenerator csharp efcore helper mahapps mssql net8 replication sql table
Last synced: 09 Oct 2025
https://github.com/aymen94/games-center
Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql
dbms game-center java java-swing mysql oop sql steam swing uplay
Last synced: 28 Apr 2025
https://github.com/bria222/milk-management-system
Milk management system is a system that connects farmers to buyers and buyers to farmers. Farmers can rate buyers; hence farmers can select the farmer with the best rating to sell to them.
ajax authentication css html5 mailer mysql-database otp-verification php phpmyadmin sql
Last synced: 07 Sep 2025
https://github.com/akardapolov/dimension-db
Hybrid time-series and block-column storage database engine written in Java
big-data-processing column-store dbms java sql time-series
Last synced: 24 May 2026
https://github.com/rocherkong/bara
micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.
dapper dataaccess database dotfiles mybatis mysql oracle orm sql
Last synced: 26 Oct 2025
https://github.com/vivekuw/e-commerce-database-management-project
This is DBMS project of E commerce database . This project content ER diagram or Relation schema diagram and SQL queries.
dbms dbms-project dbmsminiproject ecommerce mysql mysql-database sql
Last synced: 18 Jun 2026
https://github.com/tkcrm/pgxgen
Code generation tool for PostgreSQL, MySQL, and SQLite. Generates CRUD SQL, Go models, and sqlc query code from a single config file.
ddl generator mysql pgxgen postgres sql sqlc sqlformatter sqlite
Last synced: 14 Apr 2026
https://github.com/farjs/better-sqlite3-wrapper
Thin api wrapper around better-sqlite3 and bun:sqlite to allow cross- runtime/engine usage
api-wrapper better-sqlite3 bun cross-engine cross-runtime db sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 14 Apr 2025
https://github.com/foxorm/foxorm
The PHP full-featured ORM
cubrid database db mariadb mysql on-the-fly orm php postgresql redbean sql sqlite
Last synced: 19 Oct 2025
https://github.com/aldy505/sql-dsl
SQL as template literal (for a lot of stuff)
database dsl mysql postgresql sql
Last synced: 12 Jul 2025
https://github.com/ginkgobioworks/curious
Graph-based data exploration tool
django graph-database query query-language sql
Last synced: 30 Dec 2025
https://github.com/turbot/steampipe-mod-github-compliance
Run individual controls or full compliance benchmarks for across all of your GitHub resources using Powerpipe and Steampipe.
cis cis-benchmark compliance github hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 22 Apr 2025
https://github.com/saket-sk/semester5-sppu-dbms-lab
List of SQL files of program outputs that I successfully implemented during my tenure as a student of B.E in Information Technology, Semester 5. Subject:- DBMS Lab
Last synced: 12 Apr 2025
https://github.com/venkatesh-bharath/java-full-stack-interview-questions-3-to-10-years-experience
A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.
corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql
Last synced: 30 Oct 2025
https://github.com/turbot/steampipe-plugin-ipstack
Use SQL to instantly query IP geolocation and more from ipstack. Open source CLI. No DB required.
backup etl hacktoberfest ipstack postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/nhviet03/java_project_restaurantms
Xây dựng hệ thống quản lý nhà hàng
desktop-app java jdbc management-system netbeans oracle-database sql swing-gui
Last synced: 28 Jul 2025
https://github.com/solution10/sql
Completely standalone, expressive SQL query creator. No database or ORM needed.
composer-packages database php sql
Last synced: 14 Sep 2025
https://github.com/thecodechaser/vet-clinic-database
Vet Clinic Database is SQL relational database that has animal table with some data, And quaries to get data from the table.
Last synced: 27 Jun 2025
https://github.com/fzakaria/calcite-git
A native Calcite Git adapter
apache calcite git java relational-algebra sql
Last synced: 23 Jul 2025
https://github.com/briansorahan/spatialite
database/sql driver for libspatialite
geospatial spatial spatialite sql sqlite3
Last synced: 22 Mar 2025
https://github.com/jasonseminara/react_to-do
A to-do app
generalassembly node nodejs postgresql psql react reactjs sql tutorial
Last synced: 02 Oct 2025
https://github.com/turbot/steampipe-plugin-azuread
Use SQL to instantly query groups, service principals, users and more from Azure Active Directory. Open source CLI. No DB required.
azure-active-directory azuread backup etl hacktoberfest msgraph postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/mo-karbalaee/instagram-desktop-application
Instagram clone. As the final project of the advanced programming course at SBU on spring 2021
client database-management java java-fx multithreading object-oriented-programming server shahid-beheshti-university socket-programming sql
Last synced: 01 Aug 2025
https://github.com/hojabri/querybuilder
SQL query builder
golang query query-builder sql
Last synced: 16 Jan 2026
https://github.com/miguelpragier/pgkebab
Golang wrapper over PostgreSQL driver
go golang helper postgresql pq sql wrapper
Last synced: 13 Aug 2025
https://github.com/aminkhani/db
Database Tutorial
data database database-concepts database-systems database-tutorial db dbms mongodb mysql sql
Last synced: 11 Jul 2025
https://github.com/neondatabase/semicolons
Take a string with multiple Postgres SQL statements, separated by semicolons, and split it into its constituent statements
comments parse postgres postgresql semicolons split sql
Last synced: 08 Apr 2025
https://github.com/fabricks-framework/fabricks
config-driven-etl databricks datawarehouse delta-lake etl etl-framework framework lakehouse pyspark sql
Last synced: 10 Mar 2026
https://github.com/bytebase/postgresql-parser
PostgreSQL parser based on ANTLR4
antlr antlr4 database parser postgres postgresql sql
Last synced: 09 Jul 2025
https://github.com/ekhabarov/go-pg-generator
Golang struct generator for PostgreSQL
cli generator golang postgres postgresql sql
Last synced: 13 Apr 2025
https://github.com/sanidhyy/trello-clone
Collaborate, manage projects and reach new productivity peaks.
actions management mysql next nextjs prisma productivity react server sql stripe task-manager tasks trello trello-clone
Last synced: 13 Apr 2025
https://github.com/micheleriva/hackerrank-my-solutions
🍿My solutions to HackerRank problems
ai artificial-intelligence bot cpp cpp11 elixir elixir-lang euler hackerrank hackerrank-solutions haskell js mysql regex regexp ruby scala sql
Last synced: 07 May 2025
https://github.com/turbot/steampipe-plugin-imap
Use SQL to instantly query mailboxes, messages and more using IMAP. Open source CLI. No DB required.
backup email etl hacktoberfest imap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/cpcloud/dpyr
Python dplyr operations for SQL databases and pandas DataFrames
data-science dplyr postgres python python-3 python-library python3 sql sqlalchemy sqlite3
Last synced: 09 Sep 2025
https://github.com/posit-dev/orbital
Turn SciKitLearn pipelines into SQL
machine-learning python scikit-learn sql
Last synced: 09 Feb 2026
https://github.com/turbot/steampipe-plugin-okta
Use SQL to instantly query users, groups, applications and more from Okta. Open source CLI. No DB required.
backup etl hacktoberfest okta okta-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-mod-azure-thrifty
Are you a Thrifty Azure dev? This mod checks your Azure subscription(s) for unused and under-utilized resources using Powerpipe and Steampipe.
azure cost cost-control cost-optimization hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty
Last synced: 22 Apr 2025
https://github.com/kanugurajesh/azure-postgresql-javascript
CRUD operations on azure postgres database
azure azure-postgres crud-operations environment-variables javascript sql
Last synced: 07 May 2025
https://github.com/rem0o/dynamicmapper
Dynamic POCO mappers using the Roselyn Compiler.
csharp-script dotnet-standard orm sql
Last synced: 09 Jul 2025
https://github.com/Venkatesh-Bharath/Java-Full-Stack-interview-questions-3-to-10-years-experience
A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.
corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql
Last synced: 21 Jul 2025
https://github.com/dcblogdev/sql-import
PDO import sql from a .sql file
hacktoberfest importer php sql
Last synced: 07 May 2025
https://github.com/stackql/stackql-jupyter-demo
StackQL Jupyter Notebook Demo
analytics aws azure digitalocean docker finops gcp hacktoberfest jupyter jupyter-notebook linode python reporting security-audit sql stackql
Last synced: 21 Jul 2025
https://github.com/xuesongtao/spellsql
🚀🚀🚀1. 高性能sql拼接工具(使用到 sync.Pool, strings.Builder 等) 2. 主要场景是需要原生 sql, 个人认为能让代码更加整洁,优雅,可控的打印sql log 3. 自带curd的orm操作,性能接近原生
fast-orm light-weight-orm orm spellsql sql
Last synced: 26 Jan 2026
https://github.com/pprattis/bookstore-asp.net-web-application
An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.
asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application
Last synced: 08 Oct 2025
https://github.com/jimcostdev/python_programming_fundamentals
¡Bienvenido al repositorio Python Programming Fundamentals! Este repositorio está diseñado para ofrecer una guía completa desde los conceptos básicos de programación hasta el dominio práctico de Python.
algoritmos fastapi git mongodb python sql
Last synced: 02 Sep 2025
https://github.com/hebertcisco/happy
☺️ Happy - Visit orphanages and change many children's day. @rocketseat
express happy javascript next next-level-week-3 nextjs nlw nlw-3 nlw-happy nodejs rocketseat rocketseat-bootcamp rocketseat-nlw sql sqlite3 styled-components typeorm typescript
Last synced: 12 Apr 2025
https://github.com/thecodemonkey86/qt_oci_driver
Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")
database driver oracle qt5 qt6 sql
Last synced: 27 Apr 2025
https://github.com/johnftitor/catalog-of-stuff
Ruby Capstone Project meant to wrap the concepts of Ruby language and SQL Databases, creating a OOP project based on an UML diagram. In this project, we created a console app that will help us to keep a record of different types of things we won: books, music albums, and games.
Last synced: 22 Jun 2025
https://github.com/imvexed/mockgen
A CLI utility to generate arbitrarily large realistic mock data sets
cli fake-data-generator hacktoberfest mock-data-generator sql
Last synced: 25 Jul 2025
https://github.com/abdelkarimhajji/prject_ecomerce
eCommerce Project: Created a dynamic eCommerce platform for seamless online shopping. Browse products, enjoy a smooth checkout experience, and elevate your online retail journey. Shop smart, shop with us! 🛒💻 #eCommerce #WebDevelopment
css ecommerce-website html5 javascript mysql-database php sql
Last synced: 26 Oct 2025
https://github.com/srlion/goobie-mysql
Easily connect to MySQL in Garry's Mod using Rust binary!
async binary fast garrysmod gmod gmod-mysql graceful graceful-shutdown mysql rust rust-lang rustlang simple sql transactions
Last synced: 07 Mar 2025
https://github.com/techiediaries/electron-mysql-demo
A Demo and Example App Created with Electron and MySQL Node.js Module
angularjs electron electron-app mysql sql
Last synced: 29 Oct 2025
https://github.com/melbournedeveloper/covid-19-db
COVID-19 database generated from Johns Hopkins CSSE data
covid-19 csv-files sql sqlite-database
Last synced: 29 Oct 2025
https://github.com/duyet/athena-rs
Managing schema for AWS Athena as Code in GitOps-style
athena aws gitops rust rust-lang sql template-engine
Last synced: 07 Jul 2025
https://github.com/csfelix/how-to-do-instagram-portfolio
🌐 Public Codes and Projects shared in my Instagram's Account (C0dePlus) and Portfolio 🌐 (🔑 KeyWords: html, css, js, python, java, c#, cypher, sql 🔑)
c-sharp css cypher data-science html java javascript js jupyter-notebook mongodb mysql neo4j python sql
Last synced: 28 Apr 2025
https://github.com/serenedb/serenedb
The First True Distributed Real-Time Search Analytics Database
analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql
Last synced: 02 Apr 2026
https://github.com/revolut-engineering/sqltools-driver-exasol
Exasol Driver for VSCode plugin SQLTools
exasol sql sqltools vscode vscode-extension
Last synced: 24 Feb 2026
https://github.com/augustoccesar/querybuilder
Simple helper for building queries using Java/Kotlin code.
Last synced: 11 Oct 2025
https://github.com/domhhv/habitrack
A simple calendar app for tracking habits, built with React and Supabase
calendar framer-motion habits heroui phosphor-icons react react-aria sql sqlfluff supabase supabase-auth supabase-storage tailwind testing-library-react typescript vercel vite vitest yarn zustand
Last synced: 13 Apr 2026
https://github.com/shukkkur/international-debt-statistics
SQL queries to answer interesting questions about international debt using data from The World Bank.
Last synced: 13 Feb 2026
https://github.com/parkingwang/go-sqlbuilder
Go-SQLBuilder是一个用于创建SQL语句的工具函数库,提供一系列灵活的、与原生SQL语法一致的链式函数。
Last synced: 24 Feb 2026
https://github.com/reem-lab/vet-clinic
The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻⚕️
Last synced: 28 Apr 2025
https://github.com/mu-selim/empolyee-management-system-next
Next is a employee management system windows application which is built and released using (C#) .net framework and MS SQL server as a database
csharp desktop-application dotnet sql sql-server windows-forms
Last synced: 19 Apr 2026
https://github.com/vitaminjs/query-builder
A query builder for SQL databases
mssql mysql postgresql query-builder sql sqlite
Last synced: 27 Feb 2026
https://github.com/turbot/steampipe-mod-oci-thrifty
Are you a Thrifty Oracle Cloud dev? This mod checks your Oracle Cloud account(s) for unused and under-utilized resources using Powerpipe and Steampipe.
cost cost-control cost-optimization hacktoberfest oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty
Last synced: 28 Feb 2026
https://github.com/rashedul-alam46/sql-multi-table-update
SQL query to update one table by another table.
database mssql-server sql tsql
Last synced: 21 Jun 2026
https://github.com/victorgonbu/sql
These are all the exercises and quizzes available in SQLZOO which were solved and saved in this repository.
Last synced: 16 Oct 2025
https://github.com/piotrl/javafx-database-manager
🎮 JavaFX example app with use of simple JDBC abstraction.
demo java javafx jdbc playground sql
Last synced: 02 Apr 2026
https://github.com/ossamamehmood/rscgms
Registration and Student Card Generation Management System (RSCGMS) - This project is a part of Student Registration, Registration Process & Administrator with some great functionality where the following modules are performed (Semester Project).
admin card generation java management ossamamehmood phpmyadmin registration sql student system xampp
Last synced: 18 Jan 2026
https://github.com/turbot/steampipe-plugin-supabase
Use SQL to instantly query Supabase resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin supabase zero-etl
Last synced: 26 Oct 2025
https://github.com/sushant98k/library_management_system_sql
📚 Library Management System (LMS) - SQL Project 📊
library-management-system mysql project sql
Last synced: 13 Oct 2025