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/igor-suhorukov/state_machine_example
State machine example
aggregate-functions business-process postgresql sql state-machine
Last synced: 12 May 2026
https://github.com/brenimcode/product-api-spring-boot
RESTful API Java using the Spring Framework, features such as Spring Security, Swagger, Spring Data JPA, Spring HATEOAS, validation with JWT tokens, testing, creating a scalable and efficient application.
java junit jwt postgresql spring-boot spring-security sql
Last synced: 03 May 2026
https://github.com/joaoespacheco/trybe-project-22-all-for-one
Projeto de filtragem e manipulação de informações em banco de dados através de queries SQL
Last synced: 04 May 2026
https://github.com/kwambiee/vetclinic-database
This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.
Last synced: 28 Apr 2026
https://github.com/gsbenevides2/datamodelersrag
Modelagem de banco de dados para o dataset de casos de síndrome respiratória aguda grave do sistema único de saúde brasileiro.
brasil-covid database nodejs oracle sql typescript
Last synced: 30 Apr 2026
https://github.com/itsryu/at2-n1-lbd
Repositório referente a atividade AT2/N1 da disciplina Laboratório de Banco de Dados da Universidade Católica de Brasília.
Last synced: 30 Apr 2026
https://github.com/arkenidar/spring-baseconf
./mvnw spring-boot:run # + jdbc config and server setup
freemarker java jdbc spring sql web
Last synced: 29 Apr 2026
https://github.com/impossibleforge/pfc-duckdb
DuckDB extension to read PFC-JSONL compressed log files with block-level timestamp filtering
analytics compression duckdb duckdb-extension jsonl log-compression sql structured-logs
Last synced: 25 Apr 2026
https://github.com/zhubby/liquid
Liquid is the AI audit and observability layer for your database, built to help teams understand, review, and monitor SQL from local development to production Postgres.
Last synced: 17 Jun 2026
https://github.com/varun-khorgade/retailetl-store-data-pipeline
Data pipeline to process retail store data and prepare for reporting.
airflow batch-processing bigdataprocessing dataorchestration datawarehouse etl-pipeline hadoop pandas powerbi python reporting scala spark sql
Last synced: 04 May 2026
https://github.com/knowthecode/groupby-lab-tester
Companion plugin for the Advanced SQL Lab
Last synced: 19 Jun 2026
https://github.com/shrawans007/google_cyclistic_2023
Google Data Analytics Capstone Case Study (SQL and Tableau)
big-query bigquery coursera-assignment cyclistic cyclistic-bike-share-analysis-case-study cyclistic-bikshare data-analysis data-analysis-project data-analytics data-cleaning data-combination data-exploration data-science google-data-analytics sql tableau tableau-dashboard tableau-public
Last synced: 19 Jun 2026
https://github.com/bessarodrigo/database-connection_eda_esquadrao_loja
Desenvolvimento de um banco de dados e painel de visualização no Power BI para a loja do Esporte Clube Bahia.
excel postgresql powerbi python sql
Last synced: 29 Apr 2026
https://github.com/pawansingh3889/sql-guard
Fast rule-based SQL linter on PyPI (sql-sop). 38 rules, 149 tests, libCST injection scanner, SARIF output, browser playground. Pre-commit hook + GitHub Action. 500+ monthly downloads.
cli code code-q developer-tools github-actions linter pre-c python sql sql-lint
Last synced: 26 Apr 2026
https://github.com/johnsoct/bash-sql-cli-local-db-query-tool
Generic Bash CLI tool to query a single row within a local PostgreSQL database.
Last synced: 04 May 2026
https://github.com/jundel-malazarte/crud_book
Create, Read, Update & Delete - Table Books with MySQL Database (CRUD)
Last synced: 21 Jun 2026
https://github.com/nabinkhair42/datalens
The web-native, collaborative database IDE
datbase db nextjs postgresql sql web
Last synced: 21 Jun 2026
https://github.com/zeroidentidad/practicas_postgresql
Scripts SQL y PLpgSQL, ejemplos de base de datos, notas practicas.
Last synced: 27 Apr 2026
https://github.com/augustoarraes/objective_bank
Micro sistema de gestão bancária conceitual
api-rest backend docker finance finance-application flask microservice postgresql python sql
Last synced: 30 Apr 2026
https://github.com/suprim-corp/suprim-query
Type-safe dynamic SQL query builder for Spring Boot applications
java jdbc jte postgresql query-builder rsql spring-boot sql
Last synced: 24 Jun 2026
https://github.com/shubham-bhoite/leetcode-mysql
This repository contains solutions to LeetCode SQL challenges.
leetcode leetcode-mysql leetcode-solutions mysql sql
Last synced: 25 Jun 2026
https://github.com/nightvisi0n/pg-formatter-ts
Format PostgreSQL SQL with ease using this TypeScript library, which provides a convenient API wrapping the `pgFormatter` CLI tool
cli-wrapper code-formatter database-tools pgformatter postgresql query-optimization sql sql-formatter typescript
Last synced: 28 Apr 2026
https://github.com/1kbgz/fsspec-db
Database handling for fsspec filesystems
db filesystem fsspec odbc python rust sql
Last synced: 26 Jun 2026
https://github.com/hansfigo/final-project-database_kompetisi
Project ini adalah sebuah sistem manajemen tim untuk final project, yang melibatkan tabel-tabel seperti tim, ketua, anggota, akun, dan kategori untuk mengatur informasi tim, anggota, dan kategori dalam sebuah kompetisi.
Last synced: 29 Apr 2026
https://github.com/reza-saeedi-coding/aws-financial-operations-data-pipeline
End-to-end cloud data engineering pipeline for financial operations analytics using Python, Amazon S3, AWS Glue, Athena, Lambda, CloudWatch, Docker, and GitHub Actions.
amazon-athena amazon-s3 aws aws-glue aws-lambda cloudwatch data-engineering data-pipeline docker etl github-actions parquet portfolio-project python sql streamlit
Last synced: 29 Jun 2026
https://github.com/asmtamim/leetcode-sql-50
LeetCode's 50 SQL Problems (Study Plan)
Last synced: 10 May 2026
https://github.com/ishaansathaye/ml
Machine Learning Documentation and Libraries
ai classification clustering data-science ibm machine-learning machine-learning-algorithms python sql theory
Last synced: 05 May 2026
https://github.com/melinteflxrin/database-management-system-oop
A lightweight implementation of a database management system, similar to SQLite.
database database-management dbms sql sqlite sqlite-database
Last synced: 05 May 2026
https://github.com/yuaanlin/minisql-client
A macOS client for MiniSQL, final project of Database Design course at Zhejiang university.
client minisql sql swift swiftui zhejiang-university zju
Last synced: 29 Apr 2026
https://github.com/noureldin2303/recycling_project
Recycling Website using JS & PHP
communityexchange github javascript learn php recycling sql webdesign webdevelopment website
Last synced: 05 May 2026
https://github.com/kirolos00daniel/tokyo-olympic-analysis-2020-azure
Tokyo Olympics Analysis Using AZURE platform
azure azuredatabricks azuredatafactory azurestorage databricks powerbi python sql
Last synced: 29 Apr 2026
https://github.com/scarblase/salary-comparison
Submission for the DataCamp Salary Competition(1 level). 🏆
data data-analysis data-science data-visualization engineering python sql structured-data
Last synced: 01 May 2026
https://github.com/orionw/byu-housing-finder
App for Student Housing - see link to Google Play
Last synced: 28 Apr 2026
https://github.com/jlengrand/hibernate-kotlin
Tips and tricks using Hibernate and SQLite with Kotlin
Last synced: 29 Apr 2026
https://github.com/yusufyusie/catalog-of-my-things
In this project, you will create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files
Last synced: 29 Apr 2026
https://github.com/mehmetacisu/toursharingsite
Associate Degree Project
adminpanel aspnet bootstrap csharp dbfirst entity-framework school-project sql webforms
Last synced: 27 Apr 2026
https://github.com/aoof/lci-database-manager
A simple and efficient interface for managing SQL databases. Easily run queries, edit tables, and view data in a clean, user-friendly environment. Designed for convenience, it streamlines essential database tasks without unnecessary complexity. (MongoDB count your days)
data-management database database-editor database-management db-tool dev-tool sql sql-gui sql-interface sql-query
Last synced: 26 Apr 2026
https://github.com/ahmadu-suleiman/fld-floating-dictionary-window-version
FLD Floating Dictionary for Windows is a desktop dictionary app that allows you to look up words and phrases in a floating window without leaving the current app you're using. It features a database of over one million words, providing comprehensive and authoritative definitions. It also includes spelling suggestions and a random search function.
gui hmtl5 jframe json sql sqlite
Last synced: 06 May 2026
https://github.com/hectorzamoranogarcia/sql-gym-split
SQL-based system for strength-training analysis. It includes predictive models for fatigue management, deload (rest-week) optimization, and plateau detection using Window Functions and business logic.
data-engineering data-quality fatigue-management fitness-tracker gym-analytics predictive-analytics sql sqlite strength-training window-fu
Last synced: 08 Jun 2026
https://github.com/rasitayaz/online-self-improvement
Online course management system with a graphical user interface
Last synced: 01 May 2026
https://github.com/salaahl/restaurant_website_by_symfony
Restaurant Le Vingtième
bootstrap css css-doodle html javascript php sendgrid sql twig
Last synced: 29 Apr 2026
https://github.com/matowdev/qa-engineer-by-skillbox
career path 🐞 QA engineer + AI
api chatgpt cypress devtools gemini http javascript postman qa qa-automation-test rest-api selenium sql ux-ui
Last synced: 29 Apr 2026
https://github.com/pandh4cker/recherchefilm
Language implementation for searching in a movies' database
database databases java jdbc jdbc-database jdbc-driver jdbc-drivers language language-detection languages movies search search-algorithm search-engine search-in-text searching searching-algorithms sql sqlite sqlite3
Last synced: 29 Apr 2026
https://github.com/bitoollearner/bilearner-ds-lab
This Repository is dedicated for data engineering projects
data-engineering data-engineering-pipeline fabric microsoft-fabric spark sql
Last synced: 18 May 2026
https://github.com/mofazzal874/myportfolio
This Repo contains My portfolio for Web development Laboratory done with PHP.I used Xampp for server and database
css html javascript php sql xampp-control-panel
Last synced: 06 May 2026
https://github.com/hasnocool/war_thunder_data_scraper
A web scraping tool designed to extract valuable data from War Thunder, a popular online game.
data database framework integration multi processing python scraper scraping scrapy sql threaded thunder war
Last synced: 06 May 2026
https://github.com/neil-140301/nodejs-twiiter-app
The Twitter app has different REST API's written on a sample database using Express Js.
api database express javascript nodejs sql sqlite3
Last synced: 28 Apr 2026
https://github.com/jreyesr/steampipe-plugin-blockchain
A Steampipe plugin to interface with the Blockchain.com API
Last synced: 25 Apr 2026
https://github.com/wtanaka/ansible-role-sqlite
Ansible role to install sqlite command line tools
ansible ansible-galaxy ansible-role ansible-roles database db galaxy rdbms sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 29 Apr 2026
https://github.com/vladimirzelenokor1/big-data-project---predicting-trip-fares-with-spark-hive
A CRISP-DM–based big data pipeline for predicting NYC ride-sharing trip fares: ingesting 2024 TLC data via Sqoop into HDFS/Hive, performing ETL and feature engineering with Spark & PySpark, training and tuning Linear Regression & Gradient Boosted Tree models, and outlining end-to-end deployment.
big-data data-engineering etl hadoop hive jupyter-notebook machine-learning predictive-modeling pyspark python spark spark-ml sql sqoop
Last synced: 06 May 2026
https://github.com/jkmnt/vscode-python-fstring-dsl
Syntax highlighting for HTML, SQL, JS, CSS in Python f-strings
f-string html python sql syntax-highlighting vscode
Last synced: 29 Apr 2026
https://github.com/jreyesr/steampipe-plugin-mongodb
Use SQL to instantly query MongoDB databases. Open source CLI. No DB required.
postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 27 Apr 2026
https://github.com/andr3w03/pemrogramanvisual_lab
Tugas Mata Praktikum Pemrograman Visual Lab 2 Semester 4
csharp database desktop-application mysql sharpdevelop sql
Last synced: 06 May 2026
https://github.com/benie254/delivered-api
Back-end logic for a products delivery system
api authentication custom-authentication django django-rest-framework postgresql postgresql-database python sendgrid sql twilio twilio-sms
Last synced: 06 May 2026
https://github.com/rvats20/expense-tracker
This repo contains python application to track the expenses and store the data in database
database-management plotly-dash project-repository python python-script pytorch sql
Last synced: 01 May 2026
https://github.com/rdpahalavan/sql-dbms-python
SQL Query Database Engine in Python
Last synced: 27 Apr 2026
https://github.com/krisnasuma/taskharianweb
Dikembangkan Menggunakan Native php (versi 7.2.3)
css database javascript native php sql
Last synced: 29 Apr 2026
https://github.com/meet57/petpooja-sem_7_project
A restaurant's Web Application for taking the order, billing, and providing a capability for the chef to keep track of uncooked food.
bootstrap5 html jquery js php phpmyadmin-database sql
Last synced: 07 May 2026
https://github.com/elamani-drawing/bdd_pop
Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.
Last synced: 10 Jun 2026
https://github.com/shimul-zahan/dbms-bootcamp
This repository contains a collection of database problem-solving exercises aimed at building a strong foundation in: - Structured Query Language (SQL) for querying and manipulating relational databases. - Pandas, a popular data manipulation and analysis library in Python.
dbms leetcode-solutions mysql oracle pandas postgresql problem-solving relational-databases sql sqlite
Last synced: 01 May 2026
https://github.com/gluesql/gluesql-logic-test
Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features
gluesql sql sqlite sqllogictest
Last synced: 29 Apr 2026
https://github.com/ryan-menezes/query-builder
A simple query builder for sql queries
mysql php query-builder sql sqlite
Last synced: 07 May 2026
https://github.com/ayu-hack/ayu-hack
Enthusiastic learner passionate about building software and exploring the world of technology. Eager to contribute to open-source projects and collaborate with the developer community. Continuously developing my skills in Python,SQL,HTML,CSS,PowerBI, MacOS. Always open to feedback and excited to keep growing!
config css data-analysis github-config html powerbi-desktop python3 sql
Last synced: 30 Apr 2026
https://github.com/amir78729/database-final-project
db final project
database db mysql mysql-database python sql
Last synced: 07 May 2026
https://github.com/gaurav000001/tender-management-cli
A C.L.I. Based Application for Tender Management, which allows users to Place a Bid for any Open Tender, browse his/her bid history, Update their profile, change their password, and Delete a Bid, Using Java with J.D.B.C. and MySQL database.
console-application java jdbc-api mysql sql
Last synced: 01 May 2026
https://github.com/tlewin/yadm
Simple Clojure library for data mapping
clojure database datamapper sql validation
Last synced: 30 Apr 2026
https://github.com/bredalis/sqlite3python
✨ BBDD SQL ✨
bbdd database python relational-databases sql sqlite sqlite3 sqlite3-database
Last synced: 01 May 2026
https://github.com/deanpdx/sql-fileizer
A utility for SQL to avoid repetitive tasks
Last synced: 07 May 2026
https://github.com/emranffl/free-slot-scheduler
A Java project on managing a queue of students which interacts with the database
database desktop-app desktop-application java java-8 java-application java-gui java-gui-application java-swing software sql tsql xaamp
Last synced: 07 May 2026
https://github.com/lucapolese/leddit
Progetto di Basi di Dati UniPD : database che simula il funzionamento del social network Reddit
cpp11 database social-network sql unipd-mathematic-department
Last synced: 28 Apr 2026
https://github.com/yessasvini23/ibm-data-science-professional-certification
Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.
coursera data-science dataanalysis ibmprofessionalcertificate machine-learning python sql
Last synced: 01 May 2026
https://github.com/dadangdut33/sistem-database-warung
Sebuah program database untuk warung berbentuk graphical user interface sebagai Tugas Akhir PL Kelompok-5 UIN Syarif Hidyayatullah Jakarta
database gui-application java sql
Last synced: 30 Apr 2026
https://github.com/coderomm/studyrooms
"StudyRooms is a platform designed for finding and listing rental and sale properties. Whether you're a student, job-seeker, or property owner, StudyRooms simplifies property search and listing. Powered by ASP.NET MVC 5, Entity Framework, and modern web technologies."
ajax asp-dotnet-mvc asp-net asp-net-mvc asp-net-mvc5 aspnet-c-sharp bootstrap5 c-sharp entity-framework html-css-javascript javascript mssqlms sql
Last synced: 08 May 2026
https://github.com/alissonrochadev/sistemaatendimentowebvrs1
Primeiro modelo de Sistema de Agendamentos de serviços online, baseado em uma rotina de empresas do ramo estético (Salão de Beleza).
bootstrap css3 html5 javascript jquery mysql php sql
Last synced: 11 Apr 2026
https://github.com/seonghun-dev/logquerify
LogQuerify is reading logfile to SQL
Last synced: 14 May 2025
https://github.com/nadilson-ifpe/dsmeta
Semana Spring React - DevSuperior. O projeto final está no seguinte link (aguardar alguns segundos para que a Heroku reative o acesso ao back-end, que é pausado após 30 minutos sem acesso): https://dsmeta-nadilson.netlify.app/
back-end backend front-end frontend java javascript react spring-boot sql typescript
Last synced: 09 Apr 2026
https://github.com/ninhnguyen01/datascience_project
data-science jupyter-notebook machine-learning python sql
Last synced: 07 Apr 2025
https://github.com/brunopata/dataco-supply-chain
A complete end-to-end data project exploring operational efficiency, customer behavior and profitability across 180K+ orders. Built using BigQuery, Power BI and Jupyter — includes modeling, KPI analysis and actionable business insights.
analytics bigquery business-intelligence dashboard data-modeling power-bi sql supply-chain
Last synced: 28 Jan 2026
https://github.com/project-tsurugi/yugawara
Fundamental language toolkit for Tsurugi SQL IR
compiler optimizer sql tsurugidb
Last synced: 01 Aug 2025
https://github.com/pradeepsingroul/aulacube_technologies
This is the basic project which is given by AulaCude technology in this project have two entities User and taks user can create tasks, delete task, view tasks, view active task, view completed task, update task and other features are there.
authentication authorization github java jpa-hibernate mysql postman security spring-boot sql
Last synced: 05 Apr 2026
https://github.com/sgovindp/sql_projects_collection
This repository contains various SQL Scripts which I have created. Some are created from scratch like from table creation, data insertion to performing various operations. While for some Data is imported from a flat file and on it multiple operations are performed.
database-management sql sql-server sqlserver
Last synced: 30 Oct 2025
https://github.com/prasanthvijayy/product-management-system
A scalable and optimized product management system with REST APIs, using ExpressJS, Sequelize (MYSQL), Redis, , Jest for building unit & Integration testing.
docker-compose expressjs graphql jest-reporter jest-tests nodejs redis rest-api sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/thallesdaniel/dividas
**SISTEMA DE GERENCIAMENTO DE DÍVIDAS** Este é um sistema python desktop, com a função de gerenciar dívidas. Ao chegar no dia do pagamento, o mesmo emite um alerta no computador da pessoa.
object-oriented-programming poo postgresql python sql
Last synced: 18 Apr 2026
https://github.com/varun-khorgade/sentimentscope-e-commerce-review-analyzer
Analyzed customer reviews and purchase data to extract sentiment and behavioral insights. Built SQL-based ETL for data preparation and visualized results using Python and Power BI dashboards for actionable business decisions.
analytics customer-beheviour dashboard data data-visualization dataextraction natural-language-processing nlp pandas powerbi python sentiment-analysis sql textblob
Last synced: 17 Apr 2026
https://github.com/kazimovzaman2/holbertonschool-higher_level_programming
Holberton Curriculum for learning Python. Applying basic fundamentals from low_level_programming.
mysql oop python3 sql test-driven-development
Last synced: 15 May 2026
https://github.com/arjun1237/dot.connect-authentication-service-provider
University Final Project - With numerous start-ups appearing around the globe and so are their respective websites,the privacy of information is being evaded by hackers on a regular basis. Hence, there is a need for a small and medium sized companies to use authentication system for websites restricted to their employees. Therefore, a need for guarded and secure login system. Unfortunately, this means extra bucks for the start-ups to procure the technology, which can be a luxury for many. This paper is about free-of-cost web service named ’Dot.Connect’ that integrates secure features of a login system by including plausible and reliable validation and verification. Basically, acting as an authentication service provider. The feature can be utilized by any registered employee of a company. The website has been coupled with attractive UI design with some study on color scheme and web design features.
css frontend html javascript php sql webdevelopment
Last synced: 12 Apr 2026
https://github.com/futuresea-dev/swt-bot-app
SWT BOT APP
binance binance-api bot gui mysql pyqt5 python sql swt
Last synced: 13 Apr 2025