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-10 00:26:02 UTC
- JSON Representation
https://github.com/elyse502/uok
A repository for my coding assignments and projects at the University of Kigali, showcasing various programming modules and practical implementations.
backend coding computer-science cplusplus cprogramming data-science frontend html-css-javascript java javascript mysql-database oop-principles pandas php programming python sql university-project web-development xampp-server
Last synced: 08 Apr 2026
https://github.com/kaon-k-s/blumenshop
Flower shop: Login/Sign up, make order pages. PHP, SQL
Last synced: 08 Nov 2025
https://github.com/sanchezluys/postgresql-nivel-0
Curso Comfenalco PostgreSQL
classroom database pgadmin postgresql presentacion presentation sql
Last synced: 11 Apr 2026
https://github.com/FedericoG2/MemoryGame
Memory game developed in C# using Windows Forms.
csharp net sql sqllite-database winforms-application
Last synced: 13 Aug 2025
https://github.com/akhtar21yr/text-utils-
The Django Text Utils Project is designed to modify and simplify text. It includes features for converting text to uppercase or lowercase, removing extra spaces, and more. This project aims to provide a comprehensive set of tools for text manipulation, making it easier to clean and format text efficiently in Django applications.
css django html js python sql text-transform text-utils
Last synced: 12 Apr 2026
https://github.com/isabelleysseric/massive-data-processing
Traitement de données massives: Analyse de sentiments sur les avis d'Amazon.
data-processing mongodb pymongo sql
Last synced: 29 Apr 2026
https://github.com/sreeju7733/activelife
A project that won a Hackathon
bootstrap-4 css hackathon html js php sql
Last synced: 13 Aug 2025
https://github.com/ayvero/sql_medical_project
This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.
Last synced: 15 May 2025
https://github.com/jaybfn/twitter_sentiment_analysis
Objective of the Project: As shown on several social media platforms, many people have varied opinions (Positive/Negative/Neutral) about covid vaccination. To better comprehend this and reach a coherent conclusion, I performed a sentiment analysis on twitter data gathered from multiple hastags.
docker machine-learning mongodb natural-language-processing python sentiment-analysis sql
Last synced: 12 Apr 2026
https://github.com/arislooi/twitter-clone
A Twitter clone web application built with modern web technologies, including Firebase for authentication and data storage.
api authentication ci-cd express-js expressjs firebase fullstack-development nodejs reactjs redux sql
Last synced: 11 Apr 2026
https://github.com/inductjs/core
Induct core is an extensible framework built on top of ExpressJS used for quickly creating REST APIs based on an SQL or mongodb database.
expressjs mongodb nodejs prototyping sql typescript
Last synced: 11 Apr 2026
https://github.com/balikuddembe/learner_academy_javaproject
Developing a Backend Admin for Learner’s Academy System
css java jdbc jsp-servlet phpmyadmin sql tomcat-server
Last synced: 10 May 2026
https://github.com/ritankarsaha/law-and-order
This is a law and order website where the person can search for legal regulations and articles on law.
Last synced: 19 May 2026
https://github.com/wahidpanda/sql-coding-practices-solutions
Here are some SQL coding solution that will help for preparation and also helpful for beginners.
beginner-friendly dbms-project jquery mysql practice sql sqlcommand sqlite sqlprojects
Last synced: 09 Apr 2026
https://github.com/raleighlittles/sql-practice-solutions
Annotated solutions to the "SQL Practice" exercises
sql sql-practice sql-practice-exercises
Last synced: 26 Aug 2025
https://github.com/a-moseman/tagsystem
dropwizard java jooq rest-api sql sqlite
Last synced: 20 May 2026
https://github.com/jinkogule/bandejapp
BandejApp is a management system for university restaurants designed to reduce food waste by providing more efficient management.
blade css heroku infinityfree javascript laravel mailgun mariadb php postgresql sql
Last synced: 08 Apr 2026
https://github.com/jm7087/snake-o-jogo-da-cobrinha-com-ranking
Snake o Jogo da Cobrinha desenvolvido em HTML, CSS, JavaScript é PHP. Essa versão salva os pontos é o nome do jogador no banco de dados Mysql, e exibe o ranking com os melhores jogadores.
bootsrap5 bootstrap css game html html5 javascript jogo js mysql php php8 ranking snake snake-game sql
Last synced: 12 Apr 2026
https://github.com/vaccovecrana/metolithe
Minimal Key/value JDBC storage framework
dao jdbc keyvaluestore liquibase persistence sql
Last synced: 12 Jan 2026
https://github.com/pzim-devdata/data-developer
All my DATA developer projects
correlation data-analysis data-mining data-science data-visualization database folium folium-maps mongodb mysql python spark sql
Last synced: 11 Apr 2026
https://github.com/apostolouagge/university-management-program-mvc
University management program in .NET
Last synced: 06 Jul 2026
https://github.com/sakhawat71/tutorlink-psql
Find & Connect with the Best Tutors
expressjs nodejs postgresql sql typescript
Last synced: 03 May 2026
https://github.com/snsinahub/sqlcmd
actions apache-2 apache-license-2 open-source opensource powershell sql sql-server sqlcmd-powershell
Last synced: 08 Mar 2026
https://github.com/abdelrahmanbonna/engram
ENGRAM stands for English grammar dictionary which is a dictionary for grammar
Last synced: 02 Jul 2025
https://github.com/males23/sql_bdd_chytin
Les bases de donnée dans toute leur diversité.
Last synced: 07 Aug 2025
https://github.com/bifenzine/carsearchhub-discover-react-and-explore-cars-react-tailwindcss-nodejs-express-sql-
CarSearchHub: Web app for car discovery. React frontend, Tailwind CSS, Node.js/Express backend, SQL database. Search, compare, and explore vehicles effortlessly.
express nodejs react sql tailwindcss
Last synced: 11 Apr 2026
https://github.com/benjaminsemah/ruby-catalogue-app
This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.
Last synced: 13 Feb 2026
https://github.com/h-yzeng/retro-minigames
Retro-Minigames is a Java desktop app featuring classic games like Tic-Tac-Toe, Snake, and Pong. It includes user authentication, profile management, and game statistics using MySQL and BCrypt.
database database-schema game-development java login-system mysql sql ui-design user-interface
Last synced: 09 Apr 2026
https://github.com/evan-choi/jsqlparser.net
JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern
dotnet ikvm jsqlparser parser sql
Last synced: 21 May 2026
https://github.com/rimveunfinishedprojects/volunteeringplatform
WEB page for Volunteers & Event Organizers
bootstrap4 facebook-sdk php sql website
Last synced: 11 May 2026
https://github.com/arksouthern/data-cynical
The interactive SQL editor inspired by my all-time favorite, SSMS.
cte postgres sql sql-editor sqlite
Last synced: 10 May 2026
https://github.com/pleuvoir/sql-metadata-plugin
Execute SQL to return result set metadata easily.
metadata plugin springframework sql
Last synced: 12 Jan 2026
https://github.com/emilbluemax/foodorderingsystem
An online Food ordering system that enables users to view food options, place order and view order status and provided various Admin features
beginner-friendly css food-ordering html javascript php razorpay sql xampp
Last synced: 09 Apr 2026
https://github.com/laavanjan/conversational-sql-agent
Generative AI project with SQL DB, Langchain SQL toolkit and Agent type
chatbot database groq groq-api langchain mysql natural-language-processing python search sql sqlite-database streamlit-webapp
Last synced: 10 Apr 2026
https://github.com/yawkar/sql-mystery-solution
(Student Lab Project) (not quite the right) Solution to https://mystery.knightlab.com/
Last synced: 01 Mar 2026
https://github.com/tinbyte/rag_sql_quiz_generation
An AI-powered platform that dynamically generates and grades exam questions using Retrieval-Augmented Generation (RAG). It leverages NLP, document retrieval, and a user-friendly interface for seamless exam creation
faiss javascript llama3 nextjs python python3 qcm retrival-augmented-generation sql
Last synced: 11 Apr 2026
https://github.com/prajakta1321/san-francisco-bike-share-analysis-using-bigquery-and-lookerstudio
This project describes the analysis of San Franciso dataset using SQL in Bigquery and Looker Studio
Last synced: 13 Jul 2025
https://github.com/r0man/sqlingvo.ksql
A Clojure DSL to build SQL statements for KSQL DB.
clojure clojurescript dsl ksql lisp sql
Last synced: 24 May 2026
https://github.com/yurecouto/api-golang
Template Restful API Written in Go for future projects.
Last synced: 14 Apr 2025
https://github.com/iamriteshkoushik/db-dev
My attempt to write a simple SQL database from build-your-own.org
dbms golang sql systems-programming
Last synced: 25 Aug 2025
https://github.com/kysely-org/kysely-aws
Tools for integrating Kysely with AWS-exclusive services and APIs that consume SQL
amazon-web-services aws builder data-api dialect kysely query sql
Last synced: 10 Jul 2026
https://github.com/mulliru/check-point-02-java-advanced
🗂️ Repositório desenvolvido para o Checkpoint 2 da matéria Java Advanced da FIAP. O projeto cadastra brinquedos usando Spring Boot ☕ e banco de dados Oracle. 🚀
fiap java java-advanced oracle spring sql
Last synced: 09 May 2026
https://github.com/fdeaquino/farmers_market
Byte Farmers Market serves as a hub for both customers and vendors of farmer's markets, offering a localized alternative to large online retailers, where local farmers, artisans, and small businesses can showcase their products.
bcrypt bootstrap expressjs handlebarsjs mysql sequelize sql
Last synced: 04 Jan 2026
https://github.com/radusuciu/django-sqlfun
A Django app that lets you define custom SQL functions
Last synced: 16 Jan 2026
https://github.com/elitan/tsql
A type-safe SQL query builder and database toolkit for TypeScript.
bun database mssql mysql nodejs postgres sql sqlite typescript
Last synced: 21 Sep 2025
https://github.com/pprattis/road-safety-database-with-JDBC-and-Spark-RDD
A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.
computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student
Last synced: 28 Sep 2025
https://github.com/oxylabs/building-scraping-pipeline-apache-airflow
Using Apache Airflow to Build a Pipeline for Scraped Data
airflow-pipelines airflow-python-api apache-airflow apache-airflow-tutorial how-to-use-airflow pipeline-for-scraped-data python sql
Last synced: 27 Sep 2025
https://github.com/iness000/ecoeats
A MySQL implementation based on EcoEats, a MERN stack web application for a food waste management system.
food-management mysql-database sql
Last synced: 04 Mar 2025
https://github.com/sammymedawar/nuevamed-csharp-windowsforms
Our first software project for the COSC231: Database Management Course. It is a clinic information system that can deal with patients and appointments.
Last synced: 03 Jan 2026
https://github.com/thony32/express-1
First experience with REST.API with plain SQL queries
authentication express javascript mysql sql
Last synced: 12 Apr 2026
https://github.com/drako01/java-udemy
Repositorio con todas las Actividades del Bootcamp
css3 eclipse-ide html5 java javascript maven spring-boot sql
Last synced: 12 Apr 2026
https://github.com/cintia0528/data_analytics_and_visualization-sql_tableau
Evaluate Magist as a strategic partner for Eniac's Brazilian expansion. Use SQL to analyze growth, tech accessory sales potential, delivery times, and customer satisfaction in Magist's database.
data dataanalysis datavisualization sql strategy tableau
Last synced: 31 Mar 2025
https://github.com/brockaltug/fullstack
Fullstack Web Development💡 Learning and practice
api bootstrap css expressjs filesystem full-stack handlebars-js html inquirer javascript jest jquery mern mern-stack nodejs postgresql sql tailwindcss testing
Last synced: 18 Feb 2026
https://github.com/manasesjesus/fdbs-and-sql-parser
Implementation of a Federative Database System – SQL Parser included
database dbms distributed-database federated java javacc jdbc oracle parser sql sql-parser
Last synced: 12 Jul 2025
https://github.com/nano-labs/django-query-debugger
Prints queries executed on you projects along with line traceback.
debugger django query-debugger sql
Last synced: 22 Apr 2026
https://github.com/piyushkumar96/generic-orm
A comprehensive, high-level ORM wrapper for Go built on top of GORM that provides a generic interface for database operations with PostgreSQL and other SQL databases.
generic go golang gorm mysql orm postgres postgresql sql
Last synced: 13 Jan 2026
https://github.com/codinewbie/blogging-website
A modern blogging platform built with TypeScript, Hono, SQL, and React for seamless blog management.
blogging-site hono postgresql prisma-orm reactjs sql tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/TobiHatti/Languages-Summaries
✔🌍 Summary for several programing-languages (A-Levels)
a-level csharp documentation dotnet example instructions sql
Last synced: 10 Mar 2025
https://github.com/kenjyco/sql-helper
Helper funcs and tools for working with SQL in mysql, postgresql, and more
cli database kenjyco mysql postgresql python sql sqlalchemy sqlite
Last synced: 04 Jul 2025
https://github.com/andreadcsousa/alura_postgresql-triggers_sql
Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.
alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao plpgsql postgresql sql triggers
Last synced: 26 Feb 2025
https://github.com/a179346/knex-increment-upsert
knex insert on duplicate key update & increment
increment javascript knex mysql node nodejs on-duplicate-key postgresql query sql sqlite3 typescript upsert
Last synced: 11 Apr 2026
https://github.com/nemeslaszlo/pgadmin-and-postgresql-docker-compose
This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.
docker-compose dokcer pgadmin postgresql sql
Last synced: 30 Apr 2026
https://github.com/EnriqueBDeL/Primer-Contacto-SQL-y-PL-SQL
Este repositorio contiene tanto practicas realizadas durante mis estudios, como códigos libres que he realizado para practicar. El programa que utilizo es Oracle APEX.
evolution notes oracle remeber sql university university-project
Last synced: 21 Sep 2025
https://github.com/hourout/hive_kernel
Hive Kernel for Jupyter
hive hiveql jupyter-kernels sql
Last synced: 17 Sep 2025
https://github.com/apostolouagge/Cinema-Management-Program-MVC
Cinema management program in .NET
Last synced: 21 Sep 2025
https://github.com/zarkuac/hackerrank-sql-solutions
HackeRank SQL Solutions (Sorted by difficulty)
database mssql mysql reporting sql sqlqueries
Last synced: 18 Feb 2026
https://github.com/manavalan2517/student-login-and-register-system
Student-Login-and-Register-System
login python register registration sql student-login student-registration student-registration-management student-registration-system students
Last synced: 10 Aug 2025
https://github.com/alexandrelamberty/tftic-fswd-courses
Technofutur tic - Full Stack Web Development Training
algorithms angular express html javascript jquery json nodejs react rest-api sql xml
Last synced: 10 Apr 2026
https://github.com/muznocci/base_to_projects
O projeto BASE_to_projects é uma estrutura inicial para projetos desenvolvidos com o framework Django, configurada para ser executada em contêineres Docker. Esta base visa agilizar o início do desenvolvimento, fornecendo uma configuração prévia que inclui serviços comumente utilizados em aplicações web.
adminer css django docker docker-compose html mvt-architecture nginx postgres python redis sql
Last synced: 11 Apr 2026
https://github.com/atymri/linqsimulator
LINQ Simulator is an interactive C# console application designed to let you experiment with LINQ queries in real time.
console csharp data data-analysis linq query sql
Last synced: 10 Jul 2026
https://github.com/rafinhadufluxo/weekend-w
Just a website CRUD 🎯🚀
crud-application crud-pagination desenvolvedor html-css-javascript html5 open-source php7 phpmyadmin sql student-project uff-student website
Last synced: 15 May 2025
https://github.com/developersailor/fi-booking-backend
fi-booking front-end project github.com/developersailor/fi-booking.git
express express-js expressjs prisma sql
Last synced: 15 May 2025
https://github.com/katebea/fib-bd-bases-de-datos
Repositorio del curso de Bases de Datos en el grado de Ingeniería Informática en la FIB UPC
bases-de-datos fib java postgresql sql upc
Last synced: 20 May 2026
https://github.com/neemiassgc/spring-crud
Implementation of a REST API made with Spring Boot
bootstrap-4 html jquery js spring spring-boot sql
Last synced: 02 Apr 2026
https://github.com/mithunr085/bike-rental-system
This is a Back-end project with jpa and SQL to perform crud operations.
Last synced: 15 Aug 2025
https://github.com/alain-godo/hackerrank-solutions
My HackerRank solutions.
hackerrank hackerrank-python hackerrank-python-solutions hackerrank-regex hackerrank-solutions hackerrank-sql hackerrank-sql-solutions ms-sql-server python regex sql
Last synced: 06 Apr 2026
https://github.com/wassim-rached/postgresql-projects-examples
Explore a robust PostgreSQL repository featuring efficient indexes, triggers, views, functions, PL/pgSQL scripts, and insightful diagrams for advanced project development and database optimization.
database-administration database-management pgadmin4 plpgsql postgresql sql
Last synced: 02 Mar 2026
https://github.com/mayankgupta-dev08/learningjava
me learning java
algorithms collections data-structures design-patterns docker file-handling generic java junit lamdas multithreading regexp sql stream-api
Last synced: 11 Jun 2025
https://github.com/collumbus/data-modeling-with-postgres
This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.
data-engineering pipeline postgres python sql
Last synced: 05 May 2026
https://github.com/slardiere/partmgr
manage PostgreSQL Table Partitionning
partitioning plpgsql postgresql sql
Last synced: 02 Oct 2025
https://github.com/faizan-khanx/sql-commandgenerator
sql.cyberethic.in is a web-based tool designed to simplify SQL injection testing by generating SQLMap commands. It allows users to easily select attack techniques, customize parameters, and generate optimized SQLMap commands without the need for manual coding. Perfect for penetration testers and ethical hackers looking to save time and avoid errors
cyber-threat-intelligence cybersecurity explorer hacking hacking-tool sql sqlinjection sqlmap
Last synced: 04 Feb 2026
https://github.com/imbios/open-music-api-v2
This project is part of Dicoding Academy submission to complete "Belajar Fundamental Aplikasi Back-End" Course
api automation-testing backend hapi music sql
Last synced: 08 Aug 2025
https://github.com/ayush-anand-17/resortbookingsystem
A full stack application where owners can rent their resorts and customers can book the resorts.
angular bootstrap csharp dotnet html-css sql ssms typescript
Last synced: 09 Apr 2026
https://github.com/armahdavi/scale_AI_outlier_LLM_training_tuning_rlhf
This repository summarizes work samples in the Scale AI's Remotask and Outlier platforms to train and tune LLMs by providing penalty and reward data.
css-html java javascript llm prompt-engineering python reinforcement-learning sql
Last synced: 10 Nov 2025
https://github.com/maxcore25/next-phone-contacts
University task: "Phone Contacts CRUD" using Next.js, Prisma, React Query, MobX, MUI
api api-rest crud material-ui mobx mobx-react-lite mui nextjs openapi prisma prisma-orm react-query rest-api restful-api sass scss sql sqlite swagger
Last synced: 11 Apr 2026
https://github.com/shimbhu77/vaarta
Vaartalap is an innovative social media application, inspired by Twitter, developed using the Java programming language and Spring Boot framework.
java jwt-token lombok maven mysql-database spring-boot spring-security sql swagger-ui
Last synced: 09 Apr 2026
https://github.com/kevinmarquesp/csv_to_sql
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command
cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project
Last synced: 28 Mar 2025