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/oyvinrog/sqlshell
A powerful SQL shell with GUI interface for data analysis
analysis delta-lake duckdb excel-import sql sqlite
Last synced: 19 Jan 2026
https://github.com/rawanfarakhnah/axsos-showcast
Axsos-Showcast is my full-stack journey at AXSOS Academy, evolving from HTML, CSS, and JavaScript to Flask, Django, and databases, while honing my documentation and communication skills. More than code, it’s a testament to my growth and dedication. 🚀
backend bootstrap css django flask frontend full-stack-development git github html javascript jquery mvc-architecture mvc-pattern mysql orm python sql sqlite web-development
Last synced: 11 Apr 2026
https://github.com/hakannyucel/todo-backend
Todo application developed using .NET Core 5 and following the Clean Architecture methodology.
autofac backend clean-architecture dotnet dotnet-core efcore fluentvalidation log4net net5 sql sqlserver todoapp
Last synced: 09 Apr 2026
https://github.com/ibensusan/tournament-database-project
Database create for a multi-sport tournament built using SQL and PL/SQL, the system is optimised for data retrieval and performance.
Last synced: 14 Jun 2025
https://github.com/emrtnm/turkiye-il-ilce-veritabani
MySQL ve PostgreSQL veritabanlarında kullanılmak üzere hazırlanmış Türkiye il ilçe veritabanı.
Last synced: 29 Apr 2026
https://github.com/listiangr/hotel_management_database_system
Proyek ini bertujuan untuk mendesain dan mengimplementasikan database relasional untuk sistem reservasi hotel yang efisien, dengan tujuan mempermudah pengelolaan data tamu, pemesanan, kamar, pembayaran, dan ulasan.
database-management hotel-management-system mysql phpmyadmin relational-databases sql
Last synced: 03 Apr 2025
https://github.com/nameisjayant/bootstrap-php-website-demo-project
This is a simple website based on php-bootstrap and mysql database, i have used xampp server and phpmyadmin to keep track of my database query
bootstarp4 css html php phpmyadmin sql webpage xampp
Last synced: 25 Apr 2026
https://github.com/camilajaviera91/dbt-transformations-sql-mock-data
This repository contains the transformations and documentation for the data model generated in sql-mock-data.
Last synced: 02 Feb 2026
https://github.com/chrstncleofas/point-of-sales---system
This is Full Project with functionality of Point of Sales System ready to customize
Last synced: 09 Sep 2025
https://github.com/eugabrielsilva/sql-dumper
SQL backup dumper made in pure PHP
Last synced: 10 Sep 2025
https://github.com/zouaoui-montassar/gestionbibliotheque
Java , Java Swing , SQL , Gestion bibliotheque en ligne
java smtp-library smtp-mail sql swing-gui
Last synced: 12 Apr 2025
https://github.com/tk42/sqlc-buf-pg-template
SQL query driven backend template with sqlc, gRPC and postgres and also operated by grpcui, pgweb and grafana
Last synced: 07 May 2026
https://github.com/thomasthaddeus/sqlcombination
SQL Files with a sample database project
Last synced: 21 Jun 2025
https://github.com/proullon/druid
Go database/sql driver for Apache druid
apache-druid database driver druid go golang sql
Last synced: 12 Apr 2025
https://github.com/fredimatteo/migropy
Lightweight and extensible Python library for managing database migrations
migration postgresql python3 sql
Last synced: 03 Apr 2025
https://github.com/github4maninder/finchart
This Repository is now officially part of Hacktoberfest 2024! FinChart is made with ❤️ and ✨. 👀 historical data in Dashboard.🎆
business-intelligence business-intelligence-analytics data-visualization hacktober2024 hacktoberfest hacktoberfest-approved hacktoberfest2024-accepted html-css-javascript monitoring-dashboard-analytics-metrics-alerting open-source sql tableau tableau-dashboards tableau-public vercel
Last synced: 03 Apr 2025
https://github.com/mensenvau/leetcode_sql_problems
😊️️️️️️ Leetcode database part solutions
data-engineer data-engineering leetcode leetcode-solutions mysql sql
Last synced: 30 Jun 2026
https://github.com/tynoee/adventureworks-database
Collection of SQL queries written for the AdventureWorks2019 database. AdventureWorks2019 is a sample database provided by Microsoft that simulates a fictional bicycle manufacturer. These queries are designed to extract valuable insights from the database and perform various data analysis tasks.
Last synced: 02 Feb 2026
https://github.com/brandonleekramer/diversity
In this project, my colleague Catherine Lee (Rutgers) and I employ computational text analysis to examine quantitative trends in the use of diversity terms, OMB/Census terms, and other population labels in a sample of 2.6+ million biomedical abstracts spanning the last 30 years.
diversity pubmed python r sql text-mining word-embeddings
Last synced: 05 May 2026
https://github.com/andyatkinson/db-stuff
Tutorials from PostgreSQL Stored Procedures
Last synced: 05 Apr 2025
https://github.com/mikebionic/viewscount
A smart and configurable Golang library for PostgreSQL that tracks organic views for any database tables and columns. Easily integrable as middleware in frameworks like Gin, Chi, or net/http.
counter go middleware organic sql views
Last synced: 12 Apr 2025
https://github.com/synehq/zero-sql
A robust go package to parse sql to mongo query JSON/BSON
mongodb mongodb-atlas sql sql-to-mongodb
Last synced: 17 May 2026
https://github.com/d-malex/columbia-viajes
App web para gestionar usuarios, roles y viajes.
crypto env hibernate hibernate-jpa hibernate-orm java jsonwebtoken lombok lombok-maven maven mern mysql mysql-database nodemon react spring spring-boot spring-security-jwt sql vite
Last synced: 12 Apr 2025
https://github.com/anuprshetty/ipl_data_management
IPL Data Management is a relational database system which helps to store and retrieve Indian Premier League (Twenty20 cricket league that is annually held in India) data. Normalization techniques are applied on this relational database model to minimize the redundancy in the database tables.
docker erdiagram mysql normalization-database rdbms sql
Last synced: 15 May 2026
https://github.com/estebanways/postgresqldbquerytool
🛠️ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format
data-science database jupyter-notebook pasndas postgres postgresql psycopg2 python-script sql
Last synced: 02 Apr 2025
https://github.com/olaishola05/catalog_of_my_things
An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.
collaboration git ruby sql uml-class-diagram
Last synced: 19 Apr 2026
https://github.com/tomheaton/govault
GoVault is a simple database project written in Go that supports SQL-like commands.
Last synced: 29 Jun 2026
https://github.com/eablak/blogproject
BilgeAdam academy .NET Education achievement certificate project.
asp-net-core model-view-controller sql
Last synced: 24 Jun 2025
https://github.com/nodef/extra-sql
Generates SQL commands for creating tables, inserting data, and performing operations like text search and matching in PostgreSQL databases.
create create-index create-table create-table-data create-view delete-data exists extra index insert insert-into into match select setup setup-table sql table tsquery view
Last synced: 19 Jul 2025
https://github.com/moindalvs/mysql_ddl_dml_tcl_and_more
MYSQL_Basics
mssql mssql-database mysql mysql-database mysql-server sql sql-query sql-server sqlite-database
Last synced: 14 May 2026
https://github.com/alexoah/sqlplayground
A playground for SQL (Structured Query Language).
alexoah database exercises-solutions experiments query query-language sql structured-query tsql w3school-exercises-solutions
Last synced: 20 Mar 2025
https://github.com/mfernstrom/js-sif
Scan your JS source code for potential SQL injection vectors
appsec injection-attacks mysql security sql
Last synced: 03 May 2026
https://github.com/mr-vozhyk/certificates
Сертификаты об обучении и подтверждении уровней владения навыками
analytics certificates dataviz etl probability-theory python sql statistics
Last synced: 11 Jun 2026
https://github.com/deve-sh/college-admission-script
A script for applicants to apply, get approved and declined; to a University/College.
college college-admission-script javascript php sql university
Last synced: 16 May 2026
https://github.com/turbot/steampipe-plugin-uptimerobot
Use SQL to instantly query monitors, alert contacts, and more from UptimeRobot. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin uptimerobot uptimerobot-api zero-etl
Last synced: 18 Apr 2026
https://github.com/turbot/steampipe-plugin-prismacloud
Use SQL to instantly query Prisma Cloud resources. Open source CLI. No DB required.
hacktoberfest postgresql postgresql-fdw prismacloud sql sqlite steampipe steampipe-plugin zero-et
Last synced: 09 May 2026
https://github.com/pokkeyuri/simplesequel
SQL statements with minimal boilerplate code
ado-net csharp csharp-library database-library dotnet dotnet8 sql sql-library
Last synced: 06 Apr 2026
https://github.com/stefanov-sm/pre-pg14-date_bin-function
Postgresql date_bin for versions prior to 14. Can be used for running interval aggregation in time series data scenarios.
Last synced: 11 Apr 2025
https://github.com/cieslarmichal/sql-labs
SQL labs at AGH University of Science and Technology in Krakow.
Last synced: 21 May 2026
https://github.com/lucas0019/jobscalc
Aplicação para estudo e prática do Back end
Last synced: 11 Jul 2025
https://github.com/nickemma/vet-clinic
Vet-Clinic is A relational database using POSTGRESQL to create the initial data structure for a vet clinic. It contains related data about animals, animals' owners, clinic employees, and visits
backend gitflow postgresql sql
Last synced: 01 Jul 2026
https://github.com/drisskhattabi6/sql-server-and-t-sql-lab
this repo contains Lab about SQL-Server and T-SQL in French
database lesson pratical-work sql sql-server t-sql
Last synced: 16 May 2026
https://github.com/benbarber/sql-query-stats
This Gem adds some useful SQL query stats to your Rails logs
active-record ruby-gem ruby-on-rails sql sql-query stats
Last synced: 05 Sep 2025
https://github.com/gbburleigh/quick-seeders
Generate realistic test data quickly with Quick-Seeders, a Python library offering a wide range of data types and schema definitions. Control data variance, probabilities, and output formats, including SQL. Simplify your data seeding process and improve testing efficiency.
data dataset faker generator python seeder sql test
Last synced: 03 Apr 2025
https://github.com/leonardobringel/firebird-dumper
Python solution to simplify backup and migration tasks on Firebird by dumping the database into a SQL file.
Last synced: 18 Mar 2025
https://github.com/varun-khorgade/weatherflow-etl-data-pipeline
ETL pipeline to fetch, clean, and load weather datasets for structured analysis.
bigquery data-engineering etl-pipeline pandas postresql psycopg2 sql
Last synced: 16 May 2026
https://github.com/muhammadsaadx/fast-flex-management-system
I have built a comprehensive database management system for Fast NUCES, facilitating student management, course scheduling, and academic tracking for improved university operations using C# and ASP.NET.
Last synced: 12 Mar 2025
https://github.com/fujiwarachoki/skibidb
A windows-only, secure, lightweight, and fast Database Management System written in C++
cpp database-management-system sql
Last synced: 17 Jun 2025
https://github.com/indirivacua/sql-queries
Práctica 3 de la materia Bases de Datos correspondiente a la carrera Ingeniería en Computación dictada en la Facultad de Informática, UNLP.
Last synced: 26 Feb 2026
https://github.com/haidermalikk/mood-atlas
Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database
css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql
Last synced: 01 Apr 2026
https://github.com/linx-software/cpt_lowcode_devday2022
This solution was built during the Cape Town Low Code Developer Day 2022. The solution retrieves news from a Reddit API, stores those article links in a database, and hosts those articles via a REST API to be displayed on a static web page.
Last synced: 18 May 2026
https://github.com/francislauriano/softex
Atividades e Desafios - Sala de Aula e Plataforma Online: Formação Dev Back-End: JavaScript e TypeScript | Formação Dev Back-End: Python
javascript nodejs python sql typescript
Last synced: 03 Apr 2025
https://github.com/kurai-sx/sql-vector-db-chat-assistant
This is a RAG assistant which takes NLP queries from user and provides the SQL query as a output but after processing the AI Model and embedding through Vectors.
chat-application database model querybot rag sql
Last synced: 21 Jun 2025
https://github.com/chasesinghofen/scotchbox-project
scotch-box project with sql, js, html,csv file and json data
php7 scotch-box scotch-box-project scotch-io scotchbox sql vagrant
Last synced: 16 May 2026
https://github.com/sage-rebirth/aws-rds-flask-demo
This app demonstrates the use of AWS RDS MySQL with a simple Flask demo application
aws aws-rds-mysql cloud mysql rds sql
Last synced: 30 Apr 2025
https://github.com/lightweight-component/sqlman
A lightweight Data Access Library for Java
Last synced: 02 Apr 2025
https://github.com/josewebdev2000/artist-portfolio-website
Fictitious artist portfolio website for a high school graduate who wants a Graphic Design Scholarship
ajax bootstrap-templates email-sender email-template form-validation input-sanitization jquery jquery-plugin mysql php phpmailer sql
Last synced: 06 May 2026
https://github.com/davidallendj/artisan
Experimental SQL string builder using Go's type system
Last synced: 23 Jun 2025
https://github.com/jacksonwalters/open-encrypt
Encrypted messaging webapp using lattice-based methods in Python + PHP + SQL
cryptography encryption homomorphic-encryption lattice-based lattice-based-cryptography module-lwe php post-quantum post-quantum-cryptography python ring-lwe sql
Last synced: 20 Mar 2025
https://github.com/skyv26/vet-clinic-database
Vet clinic database is the collections of tables where the data related to animals will be saved using PostgreSQL as database and with the help of queries data will be manipulated as per requirements.
Last synced: 30 Jan 2026
https://github.com/hendisantika/springboot-liquibase
Spring Boot Liquibase Sample Demo
liquibase migration spring springboot sql
Last synced: 13 Apr 2025
https://github.com/augustomello09/sql-e-jdbc-em-java
Iniciando os estudos em SQL e JDBC em Java
banco-de-dados java junit postgresql sql
Last synced: 16 May 2026
https://github.com/gcoronelc/gcoronelc.github.io
Repositorio personal.
coronel desarrollasoftware java jdbc oracle sql udemy
Last synced: 17 May 2026
https://github.com/aandrosov0/cbs
The Central Book System written in Java
crud crud-api crud-application crud-applications database-api-organisation database-management jakartaee java java-samples jdbc jdbc-api jdk17 models mvc-architecture mvc-pattern rest-api restful-api servlets-mvc sql
Last synced: 19 Mar 2025
https://github.com/amiegirl/data_analyst_portfolio_projects
This repository contains my portfolio projects using MS Excel, SQL, MS Power BI and Python libraries such as Pandas, Matplotlib and Seaborn
Last synced: 08 Sep 2025
https://github.com/rizkipragustono/ecommerce_elt_project
Modern ELT with Snowflake, dbt, and Star Schema for E-Commerce
apache-airflow data-engineering dbt docker elt-pipeline python snowflake sql
Last synced: 16 May 2026
https://github.com/mahmud-kandawala/leetcode-solutions
Geeking Time :)
data-structures javascript leetcode python sql
Last synced: 22 Apr 2026
https://github.com/raul-desconsi/s.o.s-guincho-
Projeto acadêmico realizado com o objetivo de demonstrar e desenvolver um CRUD para um sistema de gerenciamento, utilizando a linguagem Python como base e SQL para manipulação de dados.
datamanipulation manegment python sql
Last synced: 21 Jun 2025
https://github.com/hvignolo87/analytics_engineer_assignment
Resolution of the Analytics Engineering assignment of Clara
airflow analytics-engineering data-engineering dbt postgresql python sql
Last synced: 16 May 2026
https://github.com/ryan-menezes/portalalunos
Um cadastro simples de alunos
c-sharp dotnet forms sql windows-forms
Last synced: 10 May 2026
https://github.com/f-z/databases
Various database projects (modeling, SQL, R)
data-visualization databases datavisualization map-reduce mapreduce r sql
Last synced: 16 May 2026
https://github.com/usman-rizwan/docsy-ai
Docsy AI transforms your static PDF documents into interactive, intelligent assistants. Simply upload a PDF and start chatting — ask natural questions, get instant summaries, and extract key insights from complex content with ease using an AI-powered interface.
ai chatwithdocs clerk convex gemini langchain nextjs pdf-parser react-hook-form shadcn-ui sonner sql uploadthing zod
Last synced: 23 Jun 2026
https://github.com/luweslen/final-task-database-subject
Here in this repository is the final task referring to the subject of "Projeto e implementação de banco de dados".
Last synced: 01 May 2026
https://github.com/aruneshbasak/railway-reservation-system
The Railway Reservation System is basically a database based project done with the help of Python Language. This Project is very useful for the people to book or cancel train tickets by sitting at home with one cell phone in their hand. This project can be modified for various reservations.
algorithms dsa-algorithm problem-solving project-repository python sql
Last synced: 09 Sep 2025
https://github.com/gamemaker2k/neo-hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockeyapp json neo-hockey-test php php7 python python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats xml
Last synced: 10 Jun 2025
https://github.com/barabum0/flask-url-shortener
Simple URL shortener written on Python!
flask html html-css-javascript javascript js python python3 sql sqlite sqlite3 url-shortener yaml
Last synced: 09 Jul 2025
https://github.com/braiso-22/centro-estudios-hibernate
Centro de estudios pasado a Hibernate
Last synced: 04 Apr 2025
https://github.com/vicperal/ai-genai_projects
Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask
assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers
Last synced: 02 Apr 2026
https://github.com/tynoee/covid19_data_analysis
This is an analysis of Covid 19 dataset using multiple SQL queries. The dataset used for this analysis includes various information regarding COVID-19 cases such as confirmed cases, deaths, and recoveries, segmented by different geographical locations and time periods.
data-analysis excel sql sqlserver-2019 tableau tableau-public
Last synced: 16 Feb 2026
https://github.com/willie-conway/google-cybersecurity-certificate
📚 Hands-on labs, incident reports, risk assessments, and real-world cybersecurity projects completed as part of the Google Cybersecurity Professional Certificate. Focused on Linux, network security, Python, SQL, threat modeling, and SIEM tools.
cybersec-labs cybersecurity gcp google-certificate incident-response infosec linux network-security python siem sql threat-detection
Last synced: 22 Jun 2025
https://github.com/roitinnovation/roit-sql-builder
Simple SQL query builder.
Last synced: 18 May 2026
https://github.com/ashishsingh789/jforce-solutions-data-analyst-interview-task-
This repository contains a solution for a Data Analyst interview task performed for JForce Solutions. The task involves importing, cleaning, and transforming a dataset using Python, followed by creating a Power BI dashboard to visualize key business insights.
pandas pgadmin4 powerbi python sql visualization
Last synced: 12 May 2026
https://github.com/jose-leandro/gerenciador-financeiro-gedf
🌐 Gedf is a modern finance manager to help you stay on top of your budget and spending. 🇧🇷 O Gedf é um gerenciador financeiro intuitivo com foco em controle e análise de gastos.
axe-core budget-app dompurify eslint expense-tracker finance-manager git github github-pages javascript jest-tests mysql nextjs nodejs personal-finance reactjs sql ssas
Last synced: 08 Apr 2026
https://github.com/omar-muhamad/vet-clinic-database
In this project I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.
database postgres postgresql sql
Last synced: 16 May 2026
https://github.com/auriorajaa/red-devil-store
This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.
crud crud-application mysql php phpcrud sql web website xampp
Last synced: 11 May 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/endreot/texter
Simple simulation of SMSC text message service
asp-net-core csharp mysql rest-api sql
Last synced: 27 Apr 2026
https://github.com/philotheephilix/djs-on-demand-oracle-sql
cxoracle oracle oracle-database project python schema sql
Last synced: 10 Jun 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