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-23 00:29:40 UTC
- JSON Representation
https://github.com/webtechmoz/manage-sql
Biblioteca para gestão de bancos SQLITE E MYSQL de dados
database manage-mysql manage-sql mysql mysql-database sql sqlite3
Last synced: 04 Nov 2025
https://github.com/andr3w03/si2_uas
Web Application Using CodeIgniter 3 Framework (Midtem and Final Exam Information System Lab 2 - UTS dan UAS Lab Sistem Informasi 2 SI2)
codeigniter crud database framework information-system mysql php sql visual-studio-code web-application
Last synced: 23 Jul 2025
https://github.com/robinvandernoord/pydal2sql
Convert pydal define_tables to SQL using pydal's CREATE/ALTER logic
Last synced: 18 Jul 2025
https://github.com/turbot/steampipe-plugin-wiz
Use SQL to instantly query Wiz resources. Open source CLI. No DB required.
backup etl golang hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 01 May 2025
https://github.com/budougumi0617/sample_tbls_actions
actions github-actions migration rdbms sql sql-migrate tbls
Last synced: 16 May 2026
https://github.com/kolosovpetro/rental-sql-database
Rental Store SQL Database and queries
Last synced: 30 Jun 2025
https://github.com/mavmi/info21_v1.0
The aim of this project is to create database about school 21 peer-to-peer system using PostgreSQL
database info21 postgresql school21 sql
Last synced: 19 Jul 2025
https://github.com/olajideolagunju/gcp_mage_data_pipeline
An end-to-end data engineering pipeline that processes and analyzes Maintenance Work Orders using Mage, Docker, Google BigQuery, MariaDB, and Looker Studio. It features a seamless integration of cloud and open-source tools for scalable data storage, transformation, and visualization.
automation bigquery cloud compute-engine data data-engineering database database-schema docker-compose excel gcp mage-ai maintenance mariadb orchestration python sql virtual-machine visualization-dashboard work-orders
Last synced: 07 Mar 2025
https://github.com/cliftondavies/sqlzoo-solutions
A list of solutions for the tutorials and quizzes on https://sqlzoo.net/
Last synced: 22 Jul 2025
https://github.com/gfleury/gstreamtop
Real time analytical SQL Query on text streams
aggregation analytics interactive real-time regex sql stream-processing text
Last synced: 10 Mar 2026
https://github.com/melbournedeveloper/selecta
A model that represents SQL Select queries, and tools to convert from SQL/JSON to the model and back
Last synced: 21 Apr 2026
https://github.com/razzerde/php-mysql-webapp
💾 This project shows you how to work with databases using MySQL and PHP.
database filter forms get html-table js-validation mariadb mysql mysql-select mysql-tables php php-form post selection-sort-algorithm selectionsort sql url-parameters url-params website
Last synced: 04 Sep 2025
https://github.com/piotr-maker/sqlinq
SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.
cpp cpp20-library databases linq orm sql sqlite
Last synced: 25 Apr 2026
https://github.com/xjectro/calvero-club-chat-api
An open-source, modern real-time chat API built for the Calvero Club Chat community! Focused on high performance, security, and scalability. The user interface and API are provided in separate repositories under a unified community brand.
api aspnetcore authentication backend chat community dotnet jwt messaging middleware open-source realtime scalable server signalr sql sqlite user-management webapi websocket
Last synced: 15 Aug 2025
https://github.com/mongoexpuser/shale-reservoir-dnn-and-drilling-rare-events-graph
Shale-Reservoir-DNN and Drilling-Rare-Events-Graph
apache-drill apache-spark big-data c-cpp-napi-addon graph-algorithms java javascript node-js python sklearn sql tensorflow
Last synced: 15 Apr 2025
https://github.com/ojplg/hrorm
A simple Java ORM tool.
database java orm orm-library persistence rdbms sql
Last synced: 14 Jan 2026
https://github.com/ugboaja-uchechi/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.
Last synced: 10 Jul 2025
https://github.com/miroslav-reiter/penetration_testing_sql
🐱💻 Penetration Testing SQL - Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzom: Penetračné Testovanie, Testovanie softvéru a SQL kurzy
cracking hack mysql penetration-test penetration-testing penetration-testing-tools reiter sql testing testing-practices testing-tools
Last synced: 13 Jul 2025
https://github.com/martinkalema/cs50-python
Havard University Entry Level Course Problem Set Solutions
cybersecurity game-development python3 sql web-programming
Last synced: 28 Jul 2025
https://github.com/opencog/atomspace-bridge
Read/write interfaces between AtomSpace and SQL databases.
atomspace database postgresql sql
Last synced: 25 Jan 2026
https://github.com/kolosovpetro/sql_course
Data Bases - SQL practice. For educational purposes
Last synced: 09 Mar 2026
https://github.com/zloom/prisma-sql-gen
A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.
database generator initialise nodejs prisma sql tests
Last synced: 11 Apr 2025
https://github.com/mfelici/v4v
Vim For Vertica - When the best editor meets the best database...
Last synced: 01 Aug 2025
https://github.com/sassman/edu-sql-parser-rs
SQL Types transpiles `CREATE TABLE` SQL code into type definitions in other languages such as TypeScript or Rust.
compiler languages parser rust sql sql-parser transpiler typegen typescript
Last synced: 02 Sep 2025
https://github.com/miguelestradam36/snowflake-python-connector
Snowflake python connector usage and easy to use object
python snowflake snowflake-python-connector sql
Last synced: 01 Mar 2025
https://github.com/cjunwon/youtube-data-analysis
End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask
aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api
Last synced: 17 Feb 2026
https://github.com/yash244466666/vet_clinic_db
vet clinic database is simple relational database that stores different information about pets for particular clinic.
Last synced: 21 Sep 2025
https://github.com/mvisani/sql-minifier
Crate providing methods and procedural macros to minify SQL code, optionally at compile time.
Last synced: 15 Apr 2025
https://github.com/jmoussa/expense-report-app
Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.
crud-application database node nodejs react sql
Last synced: 17 Jun 2025
https://github.com/ivangalbans/hackerrank
My solutions to HackerRank challenges
algorithms clojure cpp data-structures functional-programming hackerrank-solutions problem-solving sql
Last synced: 11 May 2025
https://github.com/easonsyc/covid-19-screening-register
Website for COVID-19 Screening Register.
covid-19 html javascript php sql website
Last synced: 25 Feb 2026
https://github.com/amerharb/sedk
database postgres postgresql sql sql-builder typescript
Last synced: 03 May 2026
https://github.com/hello395/sympcheck-helper
SympCheck Helper is a modern healthcare consultation chatbot that leverages the power of DeepSeek V3 API and Supabase to provide intelligent health-related assistance. Built with cutting-edge technologies, it offers a seamless and intuitive experience for users seeking health information and support.
chatbot deepseek healthcare-ai healthcare-application nodejs react shadcn-ui sql supabase typescript vite
Last synced: 19 Mar 2025
https://github.com/gbourniq/dbt-fundamentals
Repository to support learning from the dbt courses
data-engineering data-pipeline dbt github-actions poetry-python snowflake sql sqlfluff
Last synced: 22 Jun 2025
https://github.com/neondatabase/sql-query-assistant
Building an Intelligent SQL Query Assistant with Neon, .NET, Azure Functions, and Azure OpenAI service
azure azure-functions neondb openai sql
Last synced: 17 Feb 2026
https://github.com/aramshiva/babies
👶 A parser for every name listed on a Social Security Card between 1880-2023
babies data datagov db graphs mysql names social-security social-security-data sql statistics stats
Last synced: 22 Aug 2025
https://github.com/ergonzamarian/trabalhohotel
Projeto Finalizado :: Trabalho desenvolvido na disciplina de Banco de Dados.
Last synced: 19 Mar 2026
https://github.com/pycasbin/sqlobject-adapter
SQLObject Adapter for PyCasbin
abac acl adapter auth authorization authz casbin orm pycasbin python rbac sql sqlobject storage-driver
Last synced: 13 Aug 2025
https://github.com/ouail-01/vet-clinic_database
Relational database project for a vet clinic.
Last synced: 25 Oct 2025
https://github.com/gouyiba/mybatis-max
Mybatis-Max is an automatic injection SQL toolkit based on Mybatis.
curd mybatis mybatis-max orm sql toolkit
Last synced: 14 Jan 2026
https://github.com/tekyaygilfethi/pythonsqldataframeconnector
This module allows you to create sql create and insertion queries for given dataframe.
connector postgresql python sql
Last synced: 10 May 2026
https://github.com/turbot/steampipe-plugin-mailchimp
Use SQL to instantly query Mailchimp marketing data. Open source CLI. No DB required.
backup etl golang hacktoberfest mailchimp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-zoom
Use SQL to instantly query meetings, users & more from Zoom. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl zoom zoom-api
Last synced: 22 Apr 2025
https://github.com/yuu-nkjm/sorm4j
Sorm4j (Simple micro Object-Relation Mapper for Java) is a Java-based micro-ORM tool that could access a database in a oneliner.
central java java11 jdbc jdbc-wrapper lightweight micro-orm microorm orm performance simple sql
Last synced: 24 Apr 2025
https://github.com/vcityteam/conver-g
This project aims to create a knowledge hub that can store and query a set of RDF datasets with a versioning system. The project is part of the BD team's research efforts within the LIRIS and VCity project. The aim of this POC is to query a set of city version and extract associated knowledge.
Last synced: 02 Jan 2026
https://github.com/antoniomrtz/zeppelinum
UberEats like App for food delivery
dao-design-pattern java jpa mongodb sql
Last synced: 15 May 2026
https://github.com/noturlee/task-tracking-web-app
TaskTracker is a MVC ASP.NET Core Web application which allows students to monitor and take control of their studies, and create a way to manage it using CRUD
cshtml css html javascript linq mvc-architecture razor-pages sql ssms user-authentication-and-activation
Last synced: 31 Jul 2025
https://github.com/rajtilak-2020/suraksha-mirage_nextech1.0
A real-time cybersecurity honeypot dashboard built with React and TypeScript. Monitors and visualizes login/signup attempts with comprehensive analytics, threat detection, and admin management capabilities.
cyberdefence cybersecurity ethical-digital-standards hackathon honeypot innovation react sql supabase typescript
Last synced: 09 Mar 2026
https://github.com/rahulb813/student-steward
A full stack website in order to implement online-management system for hostel.
bootstrap css3 eslint html5 javascript php sql xampp
Last synced: 08 Mar 2026
https://github.com/gmemstr/database-janitor
custommized database dumps, with native drupal configuration support
cleanup database database-management php sql
Last synced: 14 Apr 2025
https://github.com/hitiksha-patel/banking-app
This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.
java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql
Last synced: 04 Feb 2026
https://github.com/zachvictor/sqlinsert
Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.
bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql
Last synced: 06 Apr 2026
https://github.com/sofiane-abou-abderrahim/100-days-of-web-development
I learnt Web Development from A to Z in 100 days - from "Basic" to "Advanced", it's all included! Now, I can say that I'm a real Web Developer!
css3 html5 javascript netlify-deployment nodejs nosql sql vuejs
Last synced: 02 Apr 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/nomisrev/kotlin-jdbc-dsl
A simple Kotlin DSL for `javax.sql.DataSource`
datasource javax jvm kotlin kotlin-dsl sql
Last synced: 20 Jan 2026
https://github.com/wwakabobik/home
H.O.M.E. is smart home project.
arduino esp8266 flask home-automation iot iot-platform lora monitoring pws python python3 raspberry-pi smart-home sql sqlite sqlite3 weather-station wind-turbine
Last synced: 12 Nov 2025
https://github.com/astj/p6-sql-namedplaceholder
Perl6 port of https://github.com/cho45/SQL-NamedPlaceholder
Last synced: 14 Apr 2025
https://github.com/pearxteam/cwl
Custom Whitelist Message plugin for Sponge-based Minecraft servers.
gradle java java-8 minecraft sponge sponge-api sql whitelist
Last synced: 15 May 2026
https://github.com/kedarvartak/db-cortex
This project allows users to query databases through simple natural language commands.
Last synced: 06 Mar 2026
https://github.com/quantivio/faag_cli
FastAPI/Flask project generator with best folder structure. (Fast/Flask Architecture App Generator)
fastapi flask flask-application pydantic python sql sqlalchemy sqlmodel
Last synced: 02 Mar 2025
https://github.com/sandip-kanzariya/hotel-management-system-dbms-project
3rd Semester Project Report
oracle-database sql sqldeveloper
Last synced: 02 Feb 2026
https://github.com/saveriogzz/8weeksqlchallenge
@DataWithDanny 's 8WeeksSQLChallenge progress
Last synced: 07 May 2026
https://github.com/lz1998/rs-sql2struct
A developer-friendly tool for generating rust struct using sql
diesel orm rust sql sql2struct sqlx struct
Last synced: 15 May 2026
https://github.com/resulcay/blog-asp.net-pwa
A blog website (progressive web application) which built with MVC ASP.NET Core.
ajax asp-net-core asp-net-mvc blazor-webassembly blog csharp dotnet-core entity-framework-core html javascript mssql-database razor-pages sql
Last synced: 02 Feb 2026
https://github.com/tanishq-ctrl/sympcheck-helper
SympCheck Helper is a modern healthcare consultation chatbot that leverages the power of DeepSeek V3 API and Supabase to provide intelligent health-related assistance. Built with cutting-edge technologies, it offers a seamless and intuitive experience for users seeking health information and support.
chatbot deepseek healthcare-ai healthcare-application nodejs react shadcn-ui sql supabase tailwindcss typescript vite
Last synced: 22 Apr 2025
https://github.com/descholar-ceo/sql-zoo
This is the sql project gotten from https://www.theodinproject.com/courses/databases/lessons/sql
Last synced: 16 Feb 2026
https://github.com/pastuhov/yii2-query-tag
Adds trace lines to every DB query
debug optimization sql tool trace
Last synced: 13 Mar 2025
https://github.com/majdi-akrmi/retail-orders-etl
This is end-to-end data engineering ETL project using Python ,Pandas, SQL and Postgres
Last synced: 29 Apr 2026
https://github.com/jlehrer1/sql-to-pandas
Use SQL queries on Pandas DataFrames.
Last synced: 07 Jan 2026
https://github.com/andrewrademacher/mallard
Database migration and testing as a library.
database-management haskell haskell-library postgres sql
Last synced: 16 May 2026
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/alvinkuruvilla/kmlog
A sleek and lightweight Python TUI application to collect typing dynamics data from real people
datacollection keylogging python3 sql yaml
Last synced: 12 Apr 2025
https://github.com/henriquesebastiao/modernizacao-manejo-api
API async robusta com telemetria para gestão de rebanhos construída com FastAPI.
api async docker fastapi grafana loki opentelemetry postgresql prometheus pytest sql sqlalchemy tempo
Last synced: 12 Apr 2025
https://github.com/surya07102000/e-learning-website-with-php
E-learning Blog website in PHP
admin-dashboard apache cms logging php php-framework php-library php-project php-scripts raw-php raw-php-project sql xampp xampp-server
Last synced: 12 Apr 2025
https://github.com/bluetiger-official/bluetiger-multitool
BlueTiger Multi-Tools est un Multi-Tools dev en python for cybersec, osint, discord utils, tools utils, fivem utils, etc ...
boost cybersecurity database discord fail fivem injection ip linux macos multi-tool multi-tools multitool multitools python sql tools utils windows xss
Last synced: 07 May 2025
https://github.com/natsalete/web-i-iftm-ads
Este repositório contém as atividades realizadas durante a disciplina de DESENVOLVIMENTO DE APLICAÇÕES WEB I (Web I) no 4º período do curso Superior de Tecnologia em Análise e Desenvolvimento de Sistemas - IFTM.
Last synced: 21 Feb 2026
https://github.com/frozen-burrito/iot-device-manager
A web app built using ASP.NET and React capable of managing smart devices.
aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql
Last synced: 20 Jun 2025
https://github.com/andytrix/atm-cash-machine
ATM simulator built with Qt, Node.js, and MySQL, featuring authentication, transactions, and card management for a real banking experience.
atm automat automated bank bank-automat bankautomat cash cash-machine database machine mysql node-js oamk qt rest-api simulator sql teller transactions transfer
Last synced: 17 Feb 2026
https://github.com/mrotteveel/firebird-reserved-words
Tool to collect reserved and non-reserved keyword information for Firebird and SQL standard into a Firebird database.
Last synced: 21 Jun 2025
https://github.com/franciscoylderlan/habittrackingapplication
Aplicação para acompanhamento de hábitos desenvolvida ponta a ponta para Desktop e Mobile ( Android / IOS ), onde no frontend foi utilizado ReactJS, ReactNative, tailwindcss e no backend para gerenciamento de rotas Fastify, banco SqLite e o Prisma para geração de consultas.
axios expo fastify prisma react react-native sql sqlite tailwindcss typescript zod
Last synced: 07 Apr 2026
https://github.com/gabrielhora/django_sqlformatter
Format and syntax highlight SQL queries in Django log
Last synced: 13 Jul 2025
https://github.com/marcpinet/lo-texto
💬 An app made from scratch that allows LoRaWAN communications for emergency messages in Vietnam. Made as part of an internship project.
arduino bluetooth javascript lora lorawan mariadb mobile-app mysql nodejs python raspberry-pi react-native server sql thethingsnetwork ttn
Last synced: 15 Jul 2025
https://github.com/anicolaspp/dojai
A JDBC Driver for OJAI
bigdata cluster hibernate java jdbc jdbc-driver mapr mapr-database mapr-db ojai ojai-testing scale sql testing
Last synced: 15 Jul 2025
https://github.com/mberkiskal/patisserie-pastane
A patisserie application that handles adding materials, adding products, creating products, calculating costs and checking cash registers.Malzeme ekleme, ürün ekleme, ürün oluşturma, maliyet hesaplama ve kasa girdi çıktılarını tutan bir pastane uygulaması.
csharp mssql mssql-database sql windowsforms-applications
Last synced: 02 Feb 2026
https://github.com/leticiafarias/medical-clinic
Trabalho final da disciplina de APS
hibernate java-8 persistence postgresql sql swing uml-diagrams
Last synced: 17 May 2026
https://github.com/pdvrieze/kotlinsql
A kotlin library that allows abstracting away sql syntax and provides a typed/typesafe alternative that is still close to the metal.
Last synced: 18 Jul 2025
https://github.com/dilsonlira/mega-data
Mega-data scrapes the draws history of Mega-Sena, the most popular lottery in Brazil, and makes it available in both JSON and CSV formats. The data is loaded into a MySQL database.
csv database docker docker-compose easierlog json mysql python shell sql webscraping
Last synced: 07 Apr 2026
https://github.com/marcodifrancesco/homeautomation
System to control and update IOT devices remotely via a website
arduino c css html javascript php shell sql
Last synced: 07 Apr 2026