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/haidermalikk/mood-atlas-alt-version
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/isaque-s-0liveira/mysql-one-for-all-be
O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.
docker mysql normalization-database sql
Last synced: 19 Apr 2026
https://github.com/anthgrim/notes_fullstack_app_net6_react
Notes Fullstack app
csharp css dotnet dotnet-core dotnetwebapi2 html javascript react sql
Last synced: 11 Apr 2026
https://github.com/birg81/php-2022-02-09-shoppinglistdb
Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!
ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher
Last synced: 06 May 2026
https://github.com/pedrofnseca/bd-vendas
🐬 Banco de dados para vendas
cloud data-structures database mysql sql
Last synced: 18 May 2026
https://github.com/vladdba/blog
Support files related to blog posts on https://vladdba.com/
blog mssql mssqlserver powershell sql sqldba sqlserver sqlserver-2019 windows
Last synced: 10 Mar 2026
https://github.com/bipin115/php-webapp-signup-forgot-password-reset
This project is a web-based application where you can signup, log in, reset your forgot password functionality with SQL lite Db.
Last synced: 24 Mar 2025
https://github.com/gyanqui/databasedesign-development
This is a university repository of my personal assignments for course CIT 225: Database Design and Development
dcl ddl dml sql sql-server tcl
Last synced: 02 Jul 2025
https://github.com/analiaburgosdev/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: 02 Jul 2025
https://github.com/vinniko/japanlanguage
🎌 Japanese language course website. Learn it
asp-net-core csharp css database html mysql sql
Last synced: 30 Apr 2026
https://github.com/jdegand/data-lemur
Solutions for Data Lemur Practice Interview Questions
Last synced: 15 Mar 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/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/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/admin404nextfloor/infrastructure-setup-linux-postgresql-pgadmin
Infrastructure Setup (Linux, PostgreSQL, pgAdmin)
docker docker-compose linux linux-shell sql yaml
Last synced: 06 Apr 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/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/polarfish/datasource-proxy-log-formatter
Extracts, interpolates, formats and pretty prints SQL from datasource-proxy json logs.
datasource-proxy java spring-boot sql
Last synced: 14 May 2026
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/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/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/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/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/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/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/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/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/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/xkomil/prescriptiongenerator
Python app with connection to sql server
Last synced: 10 Apr 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/eablak/blogproject
BilgeAdam academy .NET Education achievement certificate project.
asp-net-core model-view-controller sql
Last synced: 24 Jun 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/lightweight-component/sqlman
A lightweight Data Access Library for Java
Last synced: 02 Apr 2025
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/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/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/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/denko5/valentine-s-analysis
This repository dives into Valentine's trends and behaviors using SQL, focusing on exploratory data analysis to uncover patterns and insights. It features SQL queries, datasets, and documentation to guide readers through the process. Designed for collaboration and educational use.
africa analytics data-analysis eda exploratory-data-analysis insights kenya sql sql-server sqlworkbench trends valentines-day
Last synced: 04 May 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/roitinnovation/roit-sql-builder
Simple SQL query builder.
Last synced: 18 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/yusufyusie/vet_clinic
In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.
Last synced: 15 May 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/dominikjalowiecki/demoty
Website for sharing and commenting memes.
ajax css html javascript php sql
Last synced: 09 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/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/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/rhazra-003/the_sparks_foundation
This repository contains all the tasks that I performed in my Data Science and Business Analytics Internship with The Sparks Foundation during the month of July 2021.
business-analytics data-science excel game-analytics jupyter-notebook sparksfoundation-intern sql tableau
Last synced: 20 Mar 2025
https://github.com/sad-spirit/pg-gateway
Table Data Gateway implementation for Postgres based on pg_builder, mix and match manually written SQL with query builder
orm php postgres postgresql sql table-data-gateway
Last synced: 16 May 2026
https://github.com/yogaprasadk/dbms_course_a_to_z
it is a repository for complete lecture of Database Management Systems taught by riti kumari
acidproperties btree data database dbms filesystem normalform normalization sql
Last synced: 20 Mar 2025
https://github.com/vaneeza-7/degree-issuance-system
🎓 One Stop Degree Issuance System enables One Stop Admins to efficiently manage student requests for degrees and transcripts, verify student eligibility, and issue digital degrees and transcripts. Project @ Software Engineering
asp-net c-sharp degree-project dotnet fast-nuces onestop software-engineering sql student-system web-application
Last synced: 16 May 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/ryan-menezes/portalalunos
Um cadastro simples de alunos
c-sharp dotnet forms sql windows-forms
Last synced: 10 May 2026
https://github.com/nikoirdevelopment/yp3-2024
Creating a web application for the organization of the Russian road (Educational practice) | Создание веб-приложения для организации дороги России (Учебная практика)
aspnet csharp css3 entity-framework-core html5 maui postgresql sql visual-studio-2022 xml
Last synced: 04 Jul 2025
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/sanniheruwala/rednotebookai
RedNotebook AI : open-source AI data notebook. Notebook-first UI (Next.js + shadcn/ui) over a FastAPI backend, with AI SQL/chart suggestions, profiling, PII detection, and a NotebookLM-style knowledge layer.
ai anthropic data-analytics data-notebook data-visualization echarts fastapi llm nextjs notebooklm ollama open-source openai plotly python shadcn-ui sql tailwindcss trino typescript
Last synced: 17 Jun 2026
https://github.com/barelyhuman/gator
Multi Query SQL Runner for Database seeding
Last synced: 09 Jul 2025
https://github.com/hwywl/ant-nest
蚂蚁巢,专注于方便的注解
annotations mybatis spring spring-mvc sql
Last synced: 06 Mar 2026
https://github.com/depressioncenter/useful-sql-queries-for-umich-research-centers
Useful SQL queries for University of Michigan research cores, centers, institutes and labs, including queries to report on publications and grants.
data-analytics efdc oracle publications sql umich
Last synced: 20 Mar 2025
https://github.com/kunkristoffer/movie-database
Group project in SQL @ kodehode
Last synced: 11 Jan 2026
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/lucasdasilva96/the-foodies-app
The Foodies App
framer-motion nextjs14 sql tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/charlie5dh/full-stack-kafka-stack
For recreational use. Just a playground of Kafka+Spark+MQTT+KSQLDB+others
kafka ksqldb spark-streaming sql telegraf
Last synced: 16 May 2026
https://github.com/guilhermersouza34/mod38-projetocompleto
Projeto de uma aplicação web completa desenvolvida utilizando JavaServer Faces (JSF) para a camada de apresentação, um controle para recebimento de informações dos usuários, um serviço dedicado à validação das regras de negócio e integração com JPA para persistência de dados no banco de dados PostgreSQL.
java javaee jpa-hibernate jsf maven postgresql spring-boot sql
Last synced: 06 Apr 2026
https://github.com/thelfensdrfer/hackerrank
Hackerrank submissions in PHP, SQL and Python.
Last synced: 05 May 2025
https://github.com/eloyekunle/widom_sql
Basic SQL manipulations of Datasets by Prof. Widom
Last synced: 03 Apr 2025
https://github.com/kalail1/projects_1
Java programs and SQL projects focused on data optimization and machine learning solutions.
Last synced: 20 Mar 2025
https://github.com/mrtrkmn/jsonparsingfromlocalserver
This repo is just about getting info from local host, which is written using PHP.
android json php sql wamp-server
Last synced: 11 Apr 2026
https://github.com/jplanckeel/steampipe-plugin-opsgenie
Steampipe Plugin to access Opsgenie
hacktoberfest hacktoberfest2023 postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 Jan 2026
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/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/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/nghiant3110/google_analytic_4
This is a DA project based on the GA4 Sample dataset on Big Query
bigquery google-analytics looker-studio sql
Last synced: 11 Apr 2025
https://github.com/pericles001/oprs_payroll_system
Open payroll management system
Last synced: 11 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