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-14 00:29:11 UTC
- JSON Representation
https://github.com/mr-vozhyk/certificates
Сертификаты об обучении и подтверждении уровней владения навыками
analytics certificates dataviz etl probability-theory python sql statistics
Last synced: 11 Jun 2026
https://github.com/jestebandev/backupapigoogledrive
An Agent Job (SQL) creates a daily backup and is stored on the server, then we uploaded using Google Cloud API doing a upload scheduled windows task
backup google-cloud-platform sql
Last synced: 17 Jun 2025
https://github.com/himudigonda/leetcode
My LeetCode Journey
algorithms-and-data-structures data-structures-and-algorithms dsa dsa-practice python sql
Last synced: 09 Jul 2025
https://github.com/emsk/mruby-masksql
A command-line tool to mask sensitive values in a SQL file
Last synced: 16 May 2026
https://github.com/beyarz/nopass
An attempt to replace the classical username & password method for temporary sessions
c css html jquery php semantic-ui sql
Last synced: 30 Apr 2026
https://github.com/akt0001c/workessential
This is the mgnrega management system which works under a scheme where it manages project and provide work for rural area people and ensure 100 days work for them
Last synced: 05 Jun 2026
https://github.com/ddliu/go-dbless
Database library with less complexity and less modeling.
database golang json model mysql orm postgresql sql sqlite
Last synced: 12 Apr 2026
https://github.com/jmini00/projet_la_boite_a_vinyles
PROJET PRÉSENTÉ AU PASSAGE DE DIPLOME : Projet "La Boite à Vinyles" pour soutenance certification développeur Full-Stack, réalisé avec HTML, CSS, SASS, BOOTSTRAP, JAVASCRIPT, PHP architecture MVC
boostrap html-css-javascript mvc-architecture php sass sql
Last synced: 01 Jul 2026
https://github.com/mahmud-kandawala/leetcode-solutions
Geeking Time :)
data-structures javascript leetcode python sql
Last synced: 22 Apr 2026
https://github.com/genebit/restaurant-order-system
A restaurant order gui application for Jamina's exam
Last synced: 16 Jul 2025
https://github.com/leodeveloper/end-to-end-chatbot
This project about to create end to end chat bot for local SQL database CSV using streamlit, langchain, chromadb, python
chatbot chatgpt chromadb csv generative-ai gpt-4o gpt-4o-api langchain python query questions-and-answers sql sqlserver
Last synced: 10 May 2026
https://github.com/aryan-13-11/cms-using-enterprise-java
A web-based application developed using JSP and connected to a Derby database. The system provides functionalities to add, view, edit, delete, and search contacts. It features a simple and clean user interface with the ability to toggle between light and dark modes. Backend connectivity is managed through JDBC using Apache Derby as the database
derby-database java javascript jsp-servlet sql webapplication
Last synced: 01 Jul 2026
https://github.com/viktormarinov/sqlbuilder
Lightweight Ruby gem for building SQL query strings
Last synced: 07 Jul 2025
https://github.com/thesoulless/usqlmcp
A universal SQL MCP (Model Context Protocol).
Last synced: 07 Sep 2025
https://github.com/hq969/ethos-ai
Ethos-AI is a specialized framework or platform designed to integrate ethical considerations directly into the development and deployment of artificial intelligence. It focuses on ensuring that machine learning models are not just efficient, but also fair, transparent, and accountable.
go java javascript mrm python sql
Last synced: 01 Jul 2026
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/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/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/skalt/psql_splitter
a nom parser combinator that matches a psql statement.
parser parsing postgres postgresql psql sql
Last synced: 14 May 2026
https://github.com/romsmnk/sport-programming
Solutions for problems/issues/katas from different sports programming platforms
codewars codewars-solutions eolymp eolymp-solutions hackerrank hackerrank-solutions javascript leetcode leetcode-solutions postgresql react sport-programming sql types
Last synced: 05 Feb 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/wajid7511/graphqldemo
Built a GraphQL API with ASP.NET Core and HotChocolate, focusing on SQL database integration and code-first schema design. Implemented CRUD operations, pagination, and AutoMapper. Managed EF Core migrations and conducted unit tests with MSTest. Created detailed API documentation and Readme
automapper code-first-approach docker entity-framework-core graphql graphql-api hotchocolate mongodb netcore producer rabbitmq rabbitmq-consumer sql unittesting webapi worker-service
Last synced: 13 Apr 2026
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/d-madev/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: 10 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/saba-burduli/comicburduli-asp.net-core-web-api-using-entity-framework-ef-
I make Web API using ASP.NET core , i also using Entity Framework (EF) .I use Web Api tier system ofc :1,Presentation Layer (UI/Web API): Handles user interactions,2.Business Logic Layer (Service Layer): Contains business rules and validation.3.Data Access Layer (Repository Pattern): Abstracts database interactions.4.Database Layer: storage (MSSQL)
asp-net-core enityframework microsoft mssql orm orm-framework sql
Last synced: 14 May 2026
https://github.com/souzafcharles/amdocs-java-developer
:computer: Bootcamp Amdocs Java Developer. Presented by Digital Innovation One and Amdocs
amdocs digital-innovation-one java javadevelopment linux spring-boot sql sqlserver
Last synced: 03 Apr 2025
https://github.com/drprettyman/jobmaster
Job queue system for backend systems.
job-queue job-scheduler postgresql python sql
Last synced: 16 Feb 2026
https://github.com/sakibvhossain/data_stores_and_persistence
Build applications that read and write to relational databases using both the Java Persistence API (JPA) and SQL. Use standard design patterns to make your persistence layer easy to test and integrate with a Spring Boot application.
hibernate-orm java multitier-architecture sql
Last synced: 05 Jun 2026
https://github.com/tech-gian/mysql-beginner-projects
Some beginner's projects to use my basic MySQL skills
Last synced: 10 May 2026
https://github.com/jgabrielleal/toquio.tv
Site da web-tv voltada para fãs de animações japonesas (animes). Com o nome de Toquio TV, a web-tv é uma das únicas no Brasil voltadas para esse público.
bootstrap4 javascript painel-administrativo php sass sql streaming-video webtv
Last synced: 26 Mar 2025
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/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/rubensneto0001/--controle_de_estoque--
Sistema simples de estoque em Python, com as seguintes funcionalidades: Adicionar produto ao estoque, Remover produto do estoque, Mostrar todos os produtos com suas quantidades, Buscar produto específico e Sair do programa
estoque mysql-database python sql
Last synced: 15 May 2026
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/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/eugabrielsilva/sql-dumper
SQL backup dumper made in pure PHP
Last synced: 10 Sep 2025
https://github.com/kennedyowusu/vet_clinic_database
Vet Clinic Database is a relational database focus project. Through the project, users can query the db, perform crud operations on specific data form the database using SQL terminal.
Last synced: 15 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/ayvero/sql_videoclub_queries
"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes
Last synced: 10 Apr 2025
https://github.com/ayvero/sql-voluntarios-project
SQL project for practicing database queries and constraints using a volunteer management system.
database datagrip postgresql sql
Last synced: 10 Apr 2025
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/davidallendj/artisan
Experimental SQL string builder using Go's type system
Last synced: 23 Jun 2025
https://github.com/anthonyhuang19/phonemon-db
The Phonemon Monster Database project models data for Phonemons using E-R diagrams, focusing on relationships like Trainers and Battles. It utilizes SQL for efficient querying and advanced data analysis, applying best practices in database design and management.
database-management database-schema sql sql-server
Last synced: 12 Mar 2025
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/b-lawlor/quahog
Koha Blog
javascript koha perl sql template-toolkit vitepress vuejs
Last synced: 13 Mar 2025
https://github.com/jbalooshie/covid-19-vaccine-hesitancy
A machine learning project exploring which factors are more likely to contribute to an individual’s hesitancy of getting (or not getting) the Covid-19 vaccine
aws data-science machine-learning rds rds-database sql
Last synced: 15 May 2026
https://github.com/zac-garby/social-network
A basic social network written in Go.
database golang http social-network sql website
Last synced: 15 May 2026
https://github.com/ricnaga/nsint
Aplicação javascript que realiza CRUD de usuários e empresas.
css dom domain-driven-design expressjs html javascript nunjucks sql sqlite
Last synced: 09 Apr 2026
https://github.com/samiksha-khare/historic-movie-recommendation-system
A full-stack web application that tracks global historical events and instantly provides movie recommendations that capture each event’s story. You can also pick any movie you love and discover similar films you’ll enjoy.
airflow css docker expressjs html javascript kafka machine-learning natural-language-processing nodejs python recommendation-system sql
Last synced: 07 Jul 2025
https://github.com/thiagodp/database-js-mssql
Database-js driver for SQL Server that works on Linux, Mac, and Windows
database database-js database-js-mssql driver ms-sql ms-sql-server mssql node query sql sql-server tds wrapper
Last synced: 16 Jun 2025
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/cauadesa/5by5-cargarage
A project using Dapper, Sql and .NET composed by four solutions.
csharp dapper dotnet-framework sql
Last synced: 12 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/phillbertnevinemmanuel/coviddeathvaceda
an exploratory data analysis based on dataset of covid statisics from 2020-2022
Last synced: 09 Apr 2025
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/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/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/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/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/mustika-putri-m/sql-tugas-modul-growian
Hands On SQL Lite and Google Bigquery for Growian Assigment
Last synced: 18 Mar 2025
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/zaadevofc/spreadsheet-db
Using Google Sheets API as a fast and efficient SQL Database alternative, just kidding :/
database db node spread-db spreadsheet spreadsheets sql
Last synced: 07 Jan 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/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/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/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/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/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/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/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/dhia-gharsallaoui/hackerrank-sql-solutions
The solutions of all SQL hackerrank in MYSQL
hackerrank hackerrank-solutions mysql sql
Last synced: 20 May 2026
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/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/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/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/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/laurence-ugalde/log-trigger
Trigger to automatically store historical information of a table in a relational database
database database-trigger db2-database log-trigger mysql-database oracle-database sql sql-server-database trigger
Last synced: 14 May 2026
https://github.com/hussein-m-kandil/helsinki-fso-study
Exercises and projects for the Full Stack Open course by the University of Helsinki.
containers css experessjs graphql html javascript mongodb nodejs postgresql react react-native rest-api sql typescript web webpack
Last synced: 09 Apr 2026
https://github.com/celineboutinon/drinking-water-for-all
OpenClassrooms Data Analyst 2022-2023 - Projet 8 using PowerBI Desktop
data-analysis data-analytics data-structures data-visualisation database-design database-schema databases mysql-connector-python mysql-workbench power-bi-dashboard python sql
Last synced: 27 Apr 2026