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-02 00:29:19 UTC
- JSON Representation
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/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/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/shafayatsaad/inventory_management_system
bracucse370 cse370 database mysql php sql
Last synced: 09 May 2026
https://github.com/kylemit/hellosern
Introduction to SQL, Express, React, Node Stack
Last synced: 10 May 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/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/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/raziyehbazargan/buildspectool
An app for creating Internal Project BuildSpec ( Developer and Web Producers Version)
asp-net-mvc bootstrap3 csharp css javascript jquery linq migration razor sql
Last synced: 15 Apr 2026
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/emsk/mask_sql
A command-line tool to mask sensitive values in a SQL file
Last synced: 12 May 2025
https://github.com/ujinjinjin/dingo
Framework-agnostic and lightweight database migration tool
database-installer migration migration-tool migrations sql sql-migrations
Last synced: 14 Jan 2026
https://github.com/vitor-msp/originarios-v3
Desenvolvimento de um site para venda de produtos e divulgação cultural indígena. Versão 3: ReactJS, Spring, PostgreSQL.
api axios bootstrap java java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-redux react-router reactjs regexp spring-data-jpa spring-security sql
Last synced: 26 Apr 2025
https://github.com/knutkirkhorn/liste-over-emner
En liste over emner jeg har hatt på NTNU
algorithms-datastructures cpp css database emner java javascript prosjekt react sql tcp udp websocket
Last synced: 12 Apr 2026
https://github.com/pojntfx/mepi
Middle Earth Property Insurance, a uni project of @jakwai01, @dentremor, @lucas-goldner and @pojntfx for HdM Stuttgart.
hdm-stuttgart oracle pogchamp proprietary sql uni-hdm-stuttgart
Last synced: 10 Aug 2025
https://github.com/hq969/bharatinternproject-2
The Cat and Dog Image Classifier is a deep learning-based computer vision project designed to classify images as either cats or dogs. Using Convolutional Neural Networks (CNNs), the model learns patterns from a dataset of labeled images and accurately predicts the category of new images.
Last synced: 16 May 2026
https://github.com/fabiomattei/uglyduckling
Be focused on the problem you are solving while developing project management software using this framework that stays out of your way
Last synced: 09 Apr 2025
https://github.com/kostiantyn-nemchenko/ansible-role-postgresql
Yet another Ansible role for PostgreSQL
ansible ansible-roles database postgresql sql
Last synced: 11 Apr 2026
https://github.com/niweera/gp
Group Project I (Hospital Management System of Bentota)
ajax bootstrap4 css html javascript jquery mysql php sql
Last synced: 13 Apr 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/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/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/augustoarraes/crud_fullstack_react_fastapi
FullStack APP Microsserviço CRUD em FastAPI Python e React JS
api-rest crud crud-api crud-application crud-sample css3 docker fastapi html5 javascipt postgresql python react reactjs restful-api sql
Last synced: 12 Aug 2025
https://github.com/matschik/sql-mirror
[WIP]🪞 Opiniated consistent SQL migrations using reusable raw SQL chunks
Last synced: 18 Apr 2026
https://github.com/saadsalmanakram/art-of-sql
A comprehensive SQL guide covering everything from basic queries to advanced database management. Learn SQL syntax, commands, and data types, master SELECT statements, joins, subqueries, and data manipulation (INSERT, UPDATE, DELETE), and explore database design principles like normalization and indexing.
Last synced: 08 Apr 2025
https://github.com/sidzhao/easy-dapper-extensions
EasyDapperExtensions is an extension that supports base CRUD operations (Get, Insert, Update, Delete) using predicate.
Last synced: 14 Jan 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/farahibrar/cfg-sql-deloitte
This repository contains a comprehensive SQL project developed as part of CFG's SQL course powered by Deloitte. It spans foundational to advanced SQL techniques, including database creation, data manipulation, complex queries, and data management. It also includes projects on cricket data analysis and financial analysis using SQL and Tableau.
aggregation complexqueries database database-management database-schema datatypeconverter flowcontrol indexes-in-db joins locking normalization sql stored-function stored-procedures tableau triggers union views
Last synced: 20 Mar 2025
https://github.com/jesussantana/data-science-with-python-it-academy
Learn how to extract value from data by ingesting, transforming, storing, analyzing, and visualizing data
classification-model clustering-methods dash data-analysis data-mining data-science database machine-learning matplotlib mongodb numpy pandas plotly python3 regression-models seaborn sklearn sql web-scraping
Last synced: 07 Feb 2026
https://github.com/nedelab/crudcreator
CRUDCreator lets you create CRUD interfaces faster.
crud fastapi python rest-api sql sqlalchemy
Last synced: 26 Feb 2026
https://github.com/oguzhanumutlu/photondb
As fast as a photon, as small-sized as a photon.
compact database fast javascript node photon small sql table
Last synced: 13 Apr 2026
https://github.com/karenina-na/database-principles-and-security
西北工业大学(NWPU)数据库原理与安全实验
Last synced: 12 Feb 2026
https://github.com/perezrd5/ssis_multiplefileimport
This project absorbs files from multiple source files and processes them conditionally based on their encryption, compression, format, and other variable conditions.
bulk-copy decryption encryption gnupg gpg logging microsoft-sql-server pgp sql sql-server-data-tools ssis ssis-component stored-procedures t-sql vb-net winzip
Last synced: 02 Apr 2026
https://github.com/adityakonda6/online-flight-booking--php
Online Flight Booking using PHP
bootstrap css html javascript php sql xampp
Last synced: 28 Jan 2026
https://github.com/tejashviraj19/mongodb-sql
📘 Daily log of hands-on practice with MongoDB and SQL. Features real-world queries, Java-based CRUD operations, and date-wise progress. Built as part of my backend development journey — one commit at a time.
backend crud database java java-crud learning mongodb mongodb-sql practice sql
Last synced: 10 Mar 2026
https://github.com/hq969/operational-analytics-for-hcl-foxconn-semiconductor-osat-facility
Operational Analytics for HCL–Foxconn Semiconductor OSAT Facility is an end-to-end data analyst portfolio project that simulates real-world manufacturing operations. It focuses on improving production efficiency, analyzing equipment downtime, optimizing workforce attendance, and predicting operational risks using machine learning,SQL, and Power BI.
downtime powerbi predict-absenteeism python3 sql workforce-trends yield yield-monitor
Last synced: 04 Oct 2025
https://github.com/normal-coder/sql2builder
将 SQL 转换为 Laravel 查询构造器 (Query Builder)
Last synced: 19 Apr 2026
https://github.com/cctyl/jdbctemplateplus
对jdbcTemplate 进行增强,保留灵活性的同时,对嵌套的子对象也进行封装。
Last synced: 14 Oct 2025
https://github.com/intersystems-community/spatialindex
spatialindex for Caché
cache cache-objectscript databases spatial-indexes sql
Last synced: 18 Jan 2026
https://github.com/bdrupieski/anagramfinder
Java app to find anagrams in the Twitter firehose
anagrams java jdbi postgres python scikit-learn sql twitter-bot twitter4j
Last synced: 14 Apr 2026
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/rizwanullah313/clinic-managment-system
Clinic management system using Java and MS Access
java msaccess netbeans-ide oracle-database sql
Last synced: 05 Mar 2025
https://github.com/tanaymukherjee/Exploring-SQL-with-R
The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL
Last synced: 30 Jul 2025
https://github.com/nikolaiser/brichka.nvim
Run code on Databricks from Neovim
databricks neovim plugin python scala sql
Last synced: 01 Feb 2026
https://github.com/edcrux/sql-project
SQL project as part of microverse curriculum
Last synced: 24 Sep 2025
https://github.com/mahmoudparsian/data-management-for-business-analytics
Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.
analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql
Last synced: 26 Feb 2026
https://github.com/mskian/tamil-words
Tamil words Collections with English Meaning - API and SQL Data.
api data javascript json json-api mysql pdo php sql tamil tamil-language tamil-sms tamilwords translate translator
Last synced: 14 Apr 2026
https://github.com/simerplaha/justsql
Just write SQL as String
database-access database-connector database-management scala sql
Last synced: 23 Sep 2025
https://github.com/tebogoyungmercykay/the_jerman_otto_car_site
This repository serves as my personal web development space, where I am constantly experimenting, practicing, and refining my skills. It contains a variety of projects, code snippets, and resources that I used/use.
ajax angular bootstrap car-site css database-dump expressjs html javascript jquery json logs mobile-app mongodb mysql nodejs php sql typescript xml
Last synced: 09 Apr 2026
https://github.com/mastansayyad/dbms-sql-queries-
This repository includes DBMS-SQL practicals which will guide you how and where to use sql and sql commands. Perfect for Quick rivision.
database database-management dbms dbms-project er-model jdbc mysql oracle oracle-database practicals practice sql
Last synced: 18 Apr 2026
https://github.com/pimbrouwers/sp_easybutton
One-button SQL Server configuration to implement commonly-accepted best practices.
sql sql-server tsql tsql-stored-procedures
Last synced: 14 Oct 2025
https://github.com/dschil138/sql-keycounts
SQLite queries to be used with Benign-Key-Logger to help understand your keycount data
benign-key-logger keyboard-layout keycounter keylogger sql sqlite
Last synced: 15 Jun 2025
https://github.com/cleilsonandrade/in.orbit-api
in.orbit-api é uma API Rest com o fim de realizar o gerenciamento de metas semanais, permitindo o cadastramento da meta, quantidade de dias que será realizada durante a semana, listagem, exibindo as metas da ultima semana baseando-se no dia atual com a contagem de dias que a meta foi realizada e permitindo a atualização de uma meta como concluída.
api-rest backend biomejs commitizen commitlint common-table-expression conventional-commits dayjs drizzle-orm fastify goal-tracking lint-staged mysql mysql2 sql swagger tsup typescript zod
Last synced: 30 Jan 2026
https://github.com/chenquan/mysql-parser
A SQL parser for mysql.
go golang mysql parser sql sql-parser
Last synced: 15 May 2026
https://github.com/vaneeza-7/flex-student-management-system
📚 Flex is a student management system built using ASP.NET and C# with MS SQL database for the backend. It is a web-based application designed to streamline various administrative tasks related to student management.
administration-interface asp asp-net aspnet csharp fast-nuces html-css-bootstrap net-framework-472 sql sql-database student-management student-management-system teacher-management teacher-student visual-studio web-application website
Last synced: 20 Jun 2026
https://github.com/rinatmambetov/sql-bootcamp-21school
sql-bootcamp-21school
21school bootcamp postgres sql
Last synced: 02 Aug 2025
https://github.com/jimwins/titi
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
activerecord orm pdo php php-library sql
Last synced: 25 Mar 2025
https://github.com/ishaanadarsh/pg_sample_ext
pg_sample_ext is a PostgreSQL extension that provides a sample function to demonstrate extending PostgreSQL's functionality.
extension gsoc postgresql postgresql-extension sql
Last synced: 08 Oct 2025
https://github.com/hyouteki/zuber
A cab booking application
cab-booking database python sql
Last synced: 03 Aug 2025
https://github.com/edummorenolp/udemycursos
Repositorio de Ejercicios de Cursos de programacion realizados en Udemy
angular css html java javascript jquery pytho spring sql typescript
Last synced: 12 Apr 2026
https://github.com/cayo-rodrigues/nff
Automatização de emissão, cancelamento e download de notas fiscais, além de levantamento de dados sobre vendas e compras para produtores rurais em um site do governo chamado Siare.
aws docker go htmx python redis selenium sql tailwindcss
Last synced: 22 Mar 2025
https://github.com/mfelici/rowgen
Vertica User Defined Transform Function to generate rows
cpp sql udx userdefined-functions vertica
Last synced: 10 Sep 2025
https://github.com/gsiems/go-db-meta
Query database metadata
database meta-data mysql oracle postgresql sql sqlite3
Last synced: 12 Jan 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/viktorsvertoka/goit-rdb-hw-05
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-05 sql workbench
Last synced: 20 Jan 2026
https://github.com/turbot/steampipe-mod-finance-insights
View dashboards and reports for financial data including quotes (equities, cryptocurrency, etc) and US public company information using Steampipe.
finance hacktoberfest insights sql steampipe steampipe-mod stock-market yahoo-finance
Last synced: 19 Mar 2026
https://github.com/mrlizhaozhi/fraud-detection-ecommerce-sql
Fraud Detection in E-Commerce Dataset (PostgreSQL)
analytics fraud-detection kaggle notebook postgresql python reporting sql
Last synced: 18 Sep 2025
https://github.com/shane-staret/railway-management-system-mccc-cis-245
MCCC CIS 245: A simulation of a railway management system utilizing Java & SQL.
database database-management java javafx railway software-design sql user-interface
Last synced: 13 Feb 2026
https://github.com/seddryck/tseesecake
Tseesecake is a lightweight proxy for time-series query engines, supporting multiple database engines and storage providers, with a SQL dialect dedicated to time series
Last synced: 12 Apr 2025
https://github.com/mads80/ms-sql-hf1
Microsoft SQL Server - HF1
database microsoft-sql-server sql sql-script
Last synced: 06 Jan 2026
https://github.com/andyfratello/bd
🗄️ Exercicis de Bases de Dades (BD) Q2 - UPC FIB
bd-fib dbeaver fib-upc java java-database nosql nosql-database plpgsql postgresql sql sql-database
Last synced: 13 Feb 2026
https://github.com/thejacksonlaboratory/geneweaver-db
The GeneWeaver database interaction code.
functional-genomics geneweaver genomic-data-science genomics sql
Last synced: 08 Aug 2025
https://github.com/basemax/sqlite-browser
SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.
javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial
Last synced: 07 Feb 2026
https://github.com/mortenson/pg-autojoin
Automatically add joins to PostgreSQL queries
Last synced: 05 Jan 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/drako01/sql_distefano
Base de Datos en SQL para gestión Clínica
Last synced: 19 Mar 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/anuran-roy/im2sql-api
The FastAPI-based API backend-only implementation of Im2SQL. CLI Repo Link: https://github.com/anuran-roy/Im2SQL-cli/
fastapi image-processing ocr python sql tesseract
Last synced: 20 Apr 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/turbot/steampipe-plugin-papertrail
Use SQL to instantly query Papertrail resources. Open source CLI. No DB required.
hacktoberfest postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 13 May 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/vaibhavdavedev/ibm-backend-development-course
This repository contains projects, notes, and resources related to my completion of the IBM Back-End Development Professional Certificate
devops django docker flask ibm-cloud ibm-professional-certificate kubernetes mongodb openshift python sql
Last synced: 08 Feb 2026
https://github.com/k3rnel-dev/sqlab
A simple web application for skills to learn sql-injection for a more precise understanding
hack pentest sql sqlinjection web-application
Last synced: 15 Mar 2025
https://github.com/zeppaman/sql-nosql-comparison
This repository host project for the event https://www.meetup.com/TechItaliaTuscany/events/234912357/.
nosql nosql-databases sql sql-nosql-comparison
Last synced: 17 Mar 2025
https://github.com/lucasrmagalhaes/manipule_e_consulte_dados-sql
SQL com Oracle Database: manipule e consulte dados
Last synced: 19 Mar 2026
https://github.com/mithunr085/airline-management-system
This is a Full Stack Project of Airline Management System
angular bootstrap5 html-css-javascript jpa spring-boot sql typescript
Last synced: 06 Jan 2026