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-09 00:25:54 UTC
- JSON Representation
https://github.com/andrey-moura/db
A C++ wrapper around SQL based on ActiveRecord
activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3
Last synced: 06 May 2026
https://github.com/turbot/steampipe-plugin-launchdarkly
Use SQL to instantly query LaunchDarkly flags, metrics and more. Open source CLI. No DB required.
backup etl launchdarkly postgres postgres-fdw postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 18 Apr 2026
https://github.com/eraydmrcoglu/nextjs-budget-tracker
Full Stack Budget Tracker Created with Next JS
budget-tracker nextjs prisma react-query recharts shadcn-ui sql supabase tailwindcss typescript
Last synced: 05 May 2026
https://github.com/canayter/crowdfunding-etl
Using Python and Pandas methods and functions and to list comprehensions to extract, transform, and clean data. Then using regular expressions to find patterns and extract data from text and string data
Last synced: 06 May 2026
https://github.com/agutiernc/nyc-citi-bike-insights
Data Engineering Project using NYC Citi Bike data for years 2019, 2020, and 2023
analytics-engineering batch-processing data-engineering data-lake data-warehouse dbt dlt etl-pipeline google-cloud-storage python sql terraform
Last synced: 06 May 2026
https://github.com/konstantin-bogdanoski/adb
Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]
database fcse finki postgresql postgresql-database sql
Last synced: 06 May 2026
https://github.com/gokulgowthams/zomato_data_insights
An interactive interface for performing CRUD operations (Create, Read, Update, Delete) on a MySQL database related to Zomato data.
data-analytics data-engineering object-oriented-programming python relational-databases sql streamlit
Last synced: 06 May 2026
https://github.com/irsol/tournament-planner
Udacity Intro to Programming: Final Project
fullstack postgresql psycopg2 python sql test tournament-planner udacity-fullstack-nanodegree vagrant
Last synced: 06 May 2026
https://github.com/pchemguy/sqlpage-demo
This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.
database demo demo-app framework sql sqlite web webapp
Last synced: 05 May 2026
https://github.com/meysam81/hospital
A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database
connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio
Last synced: 06 May 2026
https://github.com/lucasgmalheiros/sistema-chamados-ti
Protótipo de sistema de solicitações de serviços de TI
figma figma-api mysql python sql tkinter tkinter-designer tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 06 May 2026
https://github.com/d4nqw3rty/recipe-app
Recipe-app is a rails application to allow users to add foods, add recipes, add the foods previously added as ingredients, see the public recipes added by others, and use the shopping list functionality to determine how much food they need to buy to make a recipe and what it will cost
css html rspec-rails ruby-on-rails sql
Last synced: 05 May 2026
https://github.com/codehass/catalog-of-my-things
We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.
Last synced: 20 Apr 2026
https://github.com/1luvc0d3/metabase-mcp
MCP server connecting Claude to Metabase for natural language data analysis, dashboard management, and SQL queries
anthropic claude data-analysis mcp metabase model-context-protocol natural-language sql
Last synced: 21 Apr 2026
https://github.com/kundan-10/calender_application
A RESTful API web-service for a Calender Application. This API performs all the fundamental CRUD operations of Covid-19 Application platform with user validation at every step.
Last synced: 05 May 2026
https://github.com/lpraat/inbq
A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.
bigquery data-lineage parser sql
Last synced: 26 Apr 2026
https://github.com/srikant-code/summer_internship_ui
Full-stack application to show the invoices and managing them.
api axios debouncing infinite-scroll javascript react reducer redux search sql
Last synced: 21 Apr 2026
https://github.com/ourhouchmohamed97/cs50-journey
Collection of my CS50 projects and problem sets, showcasing my journey through Harvard's Introduction to Computer Science. Includes solutions, experiments, and implementations in C, Python, SQL, and more.
c certificate computer-science coursework cs50 cs50x education flask harvard-cs50 html-css-javascript learning-to-code practice problem-set projects python sql sqlite
Last synced: 05 May 2026
https://github.com/emilianomusso/pocogenerator
POCO Entities Generator for Microsoft SQL Server
csharp dotnet netcore poco poco-generator sql sqlserver
Last synced: 05 May 2026
https://github.com/amhsirak/pg-index
Indexing on a Postgres table containing 50 million rows
database db-index indexing postgresql sql
Last synced: 12 May 2026
https://github.com/austinhyde/rowhouse
A SQLAlchemy wrapper that stays out of your way
Last synced: 28 Apr 2026
https://github.com/marekrost/mcp-server-spreadsheet
Data-first MCP server for reading and writing spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine
claude csv duckdb mcp mcp-server model-context-protocol ods openpyxl python spreadsheet sql xlsx
Last synced: 07 Jun 2026
https://github.com/anuja-rahul/progression_tracker_oop_v2
Progression tracker with a database using AES CBC encryption.
aes-256 cipher-block-chaining mariadb oop sql sqlite3
Last synced: 17 May 2026
https://github.com/fadahunsiseyi/vet_clinic
In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
Last synced: 26 Apr 2026
https://github.com/ralfbecher/orionbelt-semantic-layer-mcp
MCP server for the OrionBelt Semantic Layer — enables LLMs to explore semantic models, compile queries, and execute analytics via natural language.
agentic-ai business-intelligence data-analytics mcp-server semantic-layer sql yaml
Last synced: 05 May 2026
https://github.com/hxndev/sql-queries-on-hr-dataset
This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.
code database dataset hr hr-data mysql-database queries query sql
Last synced: 28 Apr 2026
https://github.com/maxinexiong/my-leetcode-sql-exercises
My solutions to LeetCode SQL questions.
database leetcode leetcode-solutions mysql sql sqlquery
Last synced: 25 Apr 2026
https://github.com/jimenacambronero/tiendaunicorniofeliz
Proyecto 5 para Unicorn Project: Análisis Financiero y Tráfico Web. Trabajamos con una base de datos de retail online que se dedica a la venta de productos a través de su web. 🎯Podras leer sobre los objetivos de este proyecto y mas detalles en el README
datos mysql query querydsl sql
Last synced: 10 Jun 2026
https://github.com/al-ghaly/data-management-case-study
A Case Study (Project) Covering most of the steps in the data management process.
bash-scripting database database-management database-schema desktop-application java oracle-database plsql python sql
Last synced: 11 May 2026
https://github.com/blinet/qmy
Quick mysql is a powerful module that makes the mysql system easier, simpler and faster
database db javascript mysql mysql2 nodejs quick sql
Last synced: 18 Apr 2026
https://github.com/jordan-m-young/rscodb
Relational Database Implementation
database from-scratch postgres rust sql
Last synced: 10 May 2026
https://github.com/rahul9332935/foodapp
We have developed this REST API for an Online Food Booking application. This API performs all the fundamental CRUD operations of any Online Food Booking platform with user validation at every step.
hibernate-jpa java lombok mysql spring-boot springdata-jpa sql swagger-ui
Last synced: 05 May 2026
https://github.com/pythonhubdev/scaffoldr
Modern Python web framework project generator with production-ready architecture.
fastapi flask flask-application litestar pydantic python quartz sql sqlalchemy sqlmodel
Last synced: 10 May 2026
https://github.com/greensky-gs/coins
This is a coins manager for SQL databases.
economy-plugin javascript manager sql typescript
Last synced: 09 May 2026
https://github.com/clydedz/fancy-comments
Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.
apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml
Last synced: 09 May 2026
https://github.com/arjuncodess/cs50_solutions
This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!
c cs50x flask html-css-javascript python solutions sql
Last synced: 18 Apr 2026
https://github.com/pratikrameshmajage/mysql
SQL_PRACTICE_QUESTIONS | NOTES. 📝 | APNA COLLAGE | SMITH INSTITUTE | FUSSION INSTITUTE | 📚 THIS REPOSITORY DOCUMENTS MY JOURNEY OF LEARNING MYSQL, ONE OF THE MOST POPULAR RELATIONAL DATABASE MANAGEMENT SYSTEMS. 🗄️
cascade clauses constraints dcl ddl dml dql join mysql sql subqueries tcl
Last synced: 03 Jul 2025
https://github.com/deptno/pg-toolbox
low level variable bindable sql generator
Last synced: 01 May 2026
https://github.com/pyrech/csv-explorer
Load a big CSV into a MySQL database and explore it with PHPMyAdmin
csv explorer leak mysql phpmyadmin sql
Last synced: 01 May 2026
https://github.com/mokeddembillel/continuous-rl
A codebase for continuous action spaces Reinforcement Learning algorithms
codebase ddpg ddpg-algorithm ddpg-pytorch reinforcement-learning reinforcement-learning-algorithms sac sac-pytorch soft-actor-critic soft-q-learning sql sql-pytorch td3 td3-pytorch
Last synced: 12 May 2026
https://github.com/jorgermduarte/dotnet-dbupautomation-mssql
A c# console-application to manage SQL scripts with database environments for multiple applications.
application automation console-application csharp csharp-library dbup dotnet environments manager mssql mssql-library netcore schema script scripts scripts-manager server sql sql-script versions
Last synced: 18 Apr 2026
https://github.com/nothingnothings/zap-scraper
Zap Imóveis Website Scraper Built with Python
beautifulsoup beautifulsoup4 docker python scraper selenium sql zap-imoveis
Last synced: 05 May 2026
https://github.com/raziyehbazargan/entityframework
a small project that shows both Database-First workflow and Code-First workflow
codefirst csharp database-first entity-framework mvc-framework sql
Last synced: 29 Jun 2026
https://github.com/turbot/powerpipe-mod-covid19
Visualize COVID-19 vaccinations, healthcare capacity, regional trends, and more using Powerpipe and PostgreSQL.
covid-19 covid-data covid19 covid19-data dashboard postgres postgresql powerpipe powerpipe-mod sql
Last synced: 22 Jun 2026
https://github.com/rstm-sf/runsql
A simple cross-platform application for testing SQL select queries
application avaloniaui cross-platform dotnet sql sqlite3
Last synced: 09 May 2026
https://github.com/shafayatsaad/inventory_management_system
bracucse370 cse370 database mysql php sql
Last synced: 09 May 2026
https://github.com/dulanji1/juicebar-desktop-app
The juice bar management system is fully and accurately implemented to be able to use readily. This incorporates the functionality of the function and its activities and the validations were needed. In this shop they are manually updated their journals and they issue hand written bills to customers. This method is very difficult to them because they are facing so many difficulties during the shop get crowded. There was no computerized database to this juice bar and because of that they got couple of issues with supplier details, stores and transactions. These are some of main issues with their manual system and the reasons to ask for an automated system. Based on the requirements of the client, all the languages and the order of activities are used to make it easy for the client. The system gives access to clients to keep stocks, manage employee details, inventory details, customer details, supplier details, sales details, wastage details, profit details and also order details. Finally this system is developed to satisfy the client’s needs and the needed software. The main goal as the developing team was to make the system simple and user friendly with filing all the requirements the client asked for.
Last synced: 29 Jun 2026
https://github.com/sandro/imigrate
Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.
cli database go golang migration migrations sql sqlite
Last synced: 09 May 2026
https://github.com/aminehmida/sqlmigman
Tool to manage database schema migration
devops migration mysql postgres postgresql sql upgrade
Last synced: 09 May 2026
https://github.com/bulletdev/sql-query-builder
sejamos sinceros, ninguém merece fazer vários inner joins para conseguir fazer uma busca no banco, né? 😅
innerjoin innerjoin-crossjoin-fullouterjoin-with-same-data mysql oracle-db postgresql sql
Last synced: 09 May 2026
https://github.com/alecgn/usefull-powershell-scripts
A collection of usefull windows powershell scripts for Web and SQL server management.
backup certificate iis pfx powershell site sql utils
Last synced: 27 Mar 2025
https://github.com/miracle-cowf/a-sql-a
Anthropic-SQL-Agent powered by LangChain, Anthropic
agent ai anthropic anthropic-claude chatgpt gpt langchain langchain-python large-language-models llm llms openai rag retrieved-augmented-generation sql
Last synced: 07 Jan 2026
https://github.com/macagua/example_msaccess_python
Examples for create a Microsoft Access database and query his data with Python
access database microsoft msaccess office pyodbc python python3 sql sql-query sqlalchemy sqlalchemy-orm
Last synced: 16 May 2026
https://github.com/filippo-corti/basididati
Repository for the class "Basi di Dati e Web" 23/24 - II Anno, II Semestre
Last synced: 19 May 2026
https://github.com/byancamatos01/labbanco
"Revisão de SQL em Lab de Banco de Dados"
Last synced: 06 Apr 2025
https://github.com/renatoelho/analise-credito
Este projeto de engenharia de dados, desenvolvido por nós, Renato Coelho e Gyan Lucas, tem como objetivo conceitual e educativo demonstrar como seria uma solução de análise de crédito utilizando ferramentas open source e proprietárias em conjunto para atender a esse propósito.
control-center docker docker-compose dockerfile git kafka minio nifi python s3 sql sql-server streamlit ubuntu zookeeper
Last synced: 08 Apr 2026
https://github.com/soontao/nosql-on-sql
Experimental NoSQL db based on sql engine.
Last synced: 18 May 2026
https://github.com/elkronos/sql_portfolio
Examples of SQL scripts. Includes templates for admin (SQL server) and data cleaning, as well as scripts designed for creating a mock database, illustrating triggers, common table expressions, analysis, and ETL.
analysis cte database database-management etl feature-engineering sql sql-server trigger-events
Last synced: 18 May 2026
https://github.com/mineking9534/databaseutils
Reflection driven database library for Java
database java postgres reflection sql
Last synced: 17 Feb 2026
https://github.com/shaadclt/music-store-analysis-sql
This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.
Last synced: 28 Mar 2025
https://github.com/joswinemmanuel/dbms-lab-s5
A repository for KTU B.Tech Computer Science S5 Database Management Systems Lab, containing practical assignments and projects to enhance skills in database design, implementation, and management.
Last synced: 05 Apr 2025
https://github.com/lazaroblanc/fisi-lf6-sql
Lösungen zu Übungsaufgaben aus dem Berufsschulunterricht im Lernefeld 6 (Entwickeln und Bereitstellen von Anwendungssystemen) in der Ausbildung zum Fachinformatiker Fachrichtung Systemintegration
berufsschule fachinformatiker mysql northwind northwind-database northwind-schema northwind-sql-database sql systemintegration
Last synced: 29 Mar 2025
https://github.com/oguzgn/firebase-ab-test-analysis-for-a-mobile-race-game
This repository showcases an infrastructure designed for analyzing A/B tests in mobile games. It leverages BigQuery to process Firebase and GA4-based event data and uses Looker Studio for dynamic visualization. The project simplifies A/B test comparisons, enabling stakeholders to view results directly through interactive dashboards.
ab-testing ab-testing-analysis bigquery event-based-tracking firebase looker-studio mobile-game-analytics race-game sql
Last synced: 19 May 2026
https://github.com/harsh6754/dsa-problems
c cpp java jupyter-notebook python sql
Last synced: 06 Apr 2026
https://github.com/arnoldchrisoduor1/end_to_end_data_analysis_projects
A Collection of All Projects Done in PowerBI, Excel, SQL Python
excel pandas powerbi python3 sql tableau-public
Last synced: 30 Apr 2026
https://github.com/openbridge/openbridge.github.io
Documentation, tips and examples
analytics data-pipeline data-warehouse delivering-data integration sql
Last synced: 06 Mar 2026
https://github.com/carlossilva2/knexpy
An abstraction for SQLite3 based on Knexjs
abstraction human-readable knex module python3 sql sqlite3
Last synced: 18 May 2026
https://github.com/jenasuraj/caresync
It's an Ai powered full stack combination of both health tracker and hospital management system written with Next.js & typescript
javascript neondb nextjs postgresql python rest-api sql tailwindcss typescript
Last synced: 08 Apr 2026
https://github.com/kay-gyasi/hostel-crust
Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.
api-rest dotnetcore efcore sql unit-testing
Last synced: 18 May 2026
https://github.com/ryarnyah/micronaut-querydsl
QueryDSL SQL support for Micronaut
Last synced: 16 Feb 2026
https://github.com/sujunmin/mariadbdailycheckscripts
MariaDB Daily Check Scripts in PowerShell and SQL
daily-tasks database-status mariadb-server powershell sql windows
Last synced: 18 Feb 2026
https://github.com/margelo/react-native-quick-sqlite
DEPRECATED: Use "react-native-nitro-sqlite" instead
jsi lib native react react-native sql sqlite storage
Last synced: 14 Apr 2025
https://github.com/manusquall/qium-project
This is the "4 pics 1 word" game coded in vanilla JS with Node.js technology and EJS as view engine
4pics1word ejs game javascript node-js nodejs react sql
Last synced: 07 Apr 2026
https://github.com/ftakelait/datacamp
DataCamp offers interactive R, Python, Sheets, SQL and shell courses. All on topics in data science, statistics and machine learning.
machine-learning sql time-series-analysis
Last synced: 16 Jan 2026
https://github.com/mrkai77/alula
Empowering bird enthusiasts and protecting our feathered friends - one snap at a time.
affinity-designer affinity-photo calgary-hacks calgary-hacks-2025 coreml createml gbif hackathon postgres postgresql python sql supabase swift swiftui vision wikipedia
Last synced: 31 Oct 2025
https://github.com/castaglia/proftpd-mod_conf_sql
ProFTPD module that reads proftpd.conf data from SQL tables
Last synced: 29 Mar 2025
https://github.com/i-s-compat-table/i.s.compat.table
Information Schema Compatibility Table
database databases hacktoberfest iso-9075 relational-databases sql
Last synced: 11 Jan 2026
https://github.com/Imran53/SQL-Mastery-for-Interviews
Level up your SQL skills for interviews! Explore a curated collection of SQL resources, interview questions, answers, PDFs, YouTube channels, websites, and Hackerrank solutions. Get ready to excel in SQL-related interviews with comprehensive learning materials and real-world problem-solving examples.
hackerrank-solutions hackerrank-sql interview-preparation interview-questions sql sql-query
Last synced: 11 Apr 2025
https://github.com/hexmakina/crudites
Another PHP/xxSQL abstraction layer
crud crud-operation introspection-query mariadb mariadb-database mysql mysql-database php php7 sql
Last synced: 13 Apr 2025
https://github.com/developeromarfaruk/achieving-certificates
Frontend, Backend, and SQA related course completion certificates have been shared in this repository.
automation-testing bootstrap5 css3 expressjs frontend-development html5 javascript linkedin-learning manual-testing mongodb nodejs reactjs selenium sqa sql udemy-course
Last synced: 18 Feb 2026
https://github.com/florianajir/rabbitmq-sql-worker
:incoming_envelope: :floppy_disk: RabbitMQ php symfony worker providing SQL persistence with relationship support
Last synced: 12 Dec 2025
https://github.com/avvessalom/itmo-information-systems-and-databases
Лабораторные работы по Информационным системам и базам данных (ИТМО, ПИиКТ-СиППО, 3 курс).
itmo itmo-university postgres postgresql sql
Last synced: 04 Apr 2025
https://github.com/ketul-prajapati/hospital-management-system
Our Hospital Management System is a database-driven solution that streamlines the management of patient care in hospitals and healthcare facilities. The system supports complex relationships between entities, such as doctors, patients, appointments, prescriptions, tests, and billing.
database-management er-diagram functions hospital-management-system plsql procedures project sql triggers
Last synced: 03 Jan 2026
https://github.com/vvipjain/ecommerce-sales-analysis
Ecommerce Sales Analysis
data-analysis pandas pandas-dataframe python sql sqlalchemy
Last synced: 16 Apr 2026
https://github.com/jvmistica/knowledge-base
A knowledge base web application created using Flask.
flask gcp google-cloud-platform kb knowledge-base python sql web-app
Last synced: 19 Jan 2026
https://github.com/danolivo/pargres
[Prototype] [WIP] Extension on PostgreSQL for parallel query execution
Last synced: 18 May 2026
https://github.com/kilhage/doctrine-query-builder
Powerful query builder, perfect for apis
Last synced: 07 Apr 2026