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-25 00:25:43 UTC
- JSON Representation
https://github.com/the-akira/the-akira
Gabriel Felippe Profile
c computer javascript profile programming python readme software-engineering sql
Last synced: 20 Aug 2025
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/hgwood/advent-of-code-sql
My solutions to Advent Of Code, written in SQL. See https://adventofcode.com/.
advent-of-code advent-of-code-2022-sql advent-of-code-2023-sql postgresql sql
Last synced: 19 May 2026
https://github.com/ashishkumbhar01/php-chat-app
A PHP Chat App based on Web Socket async
async asynchronous chat javascript messaging mysql php sql websocket
Last synced: 03 Feb 2026
https://github.com/ghivert/stonebraker
Use plain SQL files and queries directly inside your Node.js project!
database javascript nodejs postgres sql
Last synced: 10 Apr 2026
https://github.com/tobihatti/wrapsql
✔🌍 Multiple wrapper-classes for several languages and DB-Types
csharp dotnet mysql odbc oledb php sql sqlite vbnet wrapper wrapper-class wrapper-library
Last synced: 30 Dec 2025
https://github.com/paralaxus/constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 11 Apr 2026
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/7effrey89/streamlit_azuresqldb_fabric
Demo of a Custom Data Entry App you can build for your Azure SQL Database and Microsoft Fabric Warehouse and Lakehouse using python framework called Streamlit.
azure db fabric microsoft sql streamlit-webapp
Last synced: 06 Jan 2026
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/nelson6e65/bash-mysql-helper
Import, export and make backups of MySQL/MariaDB databases using .env file
backups bash basher database dotenv env gzip laravel mariadb mariadb-databases mysql mysql-helper mysqldump sql
Last synced: 11 Apr 2026
https://github.com/emrekybs/sonic
Web Headers Security Scanner
apache apache2 headers scanner scanner-web sql webscanner websecurity xss
Last synced: 30 Jul 2025
https://github.com/byancamatos01/labbanco
"Revisão de SQL em Lab de Banco de Dados"
Last synced: 06 Apr 2025
https://github.com/bilbottom/billiam-database
OLAP database project for life admin (feat. dbt).
Last synced: 03 May 2025
https://github.com/iwolf22/the-complete-2023-web-development-bootcamp
Homework and assignments from The Complete 2023 Web Development Bootcamp by Dr. Angela
api-rest css express-js html javascript node-js nosql oauth2 reactjs sql
Last synced: 09 Apr 2026
https://github.com/yossef-ashraf/quickorm
ORM (Object-Relational Mapping) is used to manage and interact with the database in a convenient and efficient way
Last synced: 12 Jun 2026
https://github.com/joec05/social-media-app-pgsql
PostgreSQL database for my Flutter social media app
android database dblinl flutter flutter-android postgresql postgresql-backup postgresql-database social-app social-media social-media-app sql
Last synced: 21 Feb 2026
https://github.com/mdxabu/nl2sql
Leveraging Open-Source AI Models for Natural Language to SQL Query Translation: An Implementation Using LLama
Last synced: 19 Feb 2026
https://github.com/erikfva/spatialsql
Funciones geográficas escritas en PL/pgSQL de PostgreSQL utilizando funciones de la extensión PostGIS.
gis pgsql plsql postgis postgresql shell sig sql
Last synced: 05 Jan 2026
https://github.com/apache/incubator-gluten-site
Apache Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
Last synced: 19 Oct 2025
https://github.com/rizwanullah313/clinic-managment-system
Clinic management system using Java and MS Access
java msaccess netbeans-ide oracle-database sql
Last synced: 05 Mar 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/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/mikehorn-git/psqlhunter
Hunt sql commands in pcap.
forensics network-forensics pcap pyshark python sql sqlinjection threat-hunting
Last synced: 07 May 2025
https://github.com/serhatyamann/data_access
Collecting data with ORM tools EF and Dapper.
codefirst crud dapper dapper-crud data-access database dbfirst entity-framework linq linq-methods linq-to-entities linq-to-sql micro-orm model-first object-relational-mapping orm queries sql
Last synced: 29 Aug 2025
https://github.com/gsiems/go-db-meta
Query database metadata
database meta-data mysql oracle postgresql sql sqlite3
Last synced: 12 Jan 2026
https://github.com/bytebase/snowsql-parser
Snowflake parser on ANTLR4
antlr antlr-parser antlr4 database parser snowflake sql
Last synced: 02 Nov 2025
https://github.com/roystonfurtado/python-snake-game
Snake Game created using Python with storage of Game Data in MYSQL Database using pymysql.
mysql pygame-mixer pymysql python python-snake sql tkinter
Last synced: 28 Aug 2025
https://github.com/brenimcode/hypermarket-database
The HIPERMARKET project aims to develop a relational database system for a hypermarket scenario. The main objective is to reinforce knowledge in database modeling and SQL query development, addressing aspects such as relational algebra, SQL (DDL and DML), stored procedures and triggers.
Last synced: 27 Feb 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/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/dandimrod/indexsql
Project that simplifies the use of IndexedDB by making it compatible with SQL like sintaxis.
indexeddb indexeddb-wrapper javascript sql
Last synced: 06 Jul 2025
https://github.com/yaroslaff/sql-export
Export SQL tables or queries to files in JSON or Markdown / YAML format. Mainly to use with static site generators like Hugo to generate content from database
content export file files frontmatter generate gohugo hugo json mariadb markdown md mysql postgresql save sql sqlite sqlite3 static yaml
Last synced: 07 Apr 2026
https://github.com/melisa-karatas/restaurant_management_system
This project is a simple restaurant management system written in Python with database provided by SQL.
management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3
Last synced: 05 May 2026
https://github.com/mg98/filter.js
JS package that enables you to formulate complex conditions in a convenient string syntax which can then be matched with objects and further query a JSON array.
declarative-programming json sql
Last synced: 16 May 2025
https://github.com/leosolar8/postgresql-express-prisma
This is backend template (Express+Prisma+Postgresql) And also this is based on Javascript. This backend is for Astro chatbot and unity webGL game
authentication database express javascript navicat openai postgres postgresql prisma prisma-client schema sql
Last synced: 08 Apr 2026
https://github.com/turbot/powerpipe-mod-videogames
Visualize video game platforms, developers, industry trends, and more using Powerpipe and MySQL.
dashboard mysql mysql-database powerpipe powerpipe-mod sql video-game
Last synced: 27 Aug 2025
https://github.com/codewithkyle/jsql
Asynchronously access and manage your IndexedDB databases using SQL queries.
asynchronous indexeddb offline-capable sql web-worker
Last synced: 15 Mar 2025
https://github.com/brian-emarquez/mysql-training
Modelo Entidad Relacion (ER)
Last synced: 15 Mar 2025
https://github.com/piratesmanx1/shoppa-2020
A group assignment that required us to apply the knowledge of AJAX and Bootstrap 4 that's been taught in this course. On this assessment we've chose to create a website that focused on selling the technological products such as phone and laptop. The assessment is not much of a hard task to handle with as I've self-learned the concept of AJAX and Bootstrap 4 in my previous project like Meal-Debit System in 2019. With that, the assessment allowed me to obtain more experience from implementing these concepts, and deepened my knowledge of AJAX and Bootstrap 4 from this course.
ajax ajax-call ajax-form ajax-request ajax-search ajax-upload html html-css html-css-javascript html-template html5 html5-canvas php php5 phpmyadmin sql sql-query sql-server xmlhttprequest
Last synced: 22 Feb 2026
https://github.com/xvisierra/srms
Student result management system built with SQL, PHP, HTML, CSS, JavaScript, XAMPP, and Bootstrap. Easily track and manage student results with this intuitive platform.
bootstrap css html javascript php sql xaamp
Last synced: 10 Apr 2026
https://github.com/minicloudsky/minerva
Minerva is a SQL type detection tool based on TiDB parser, which automatically identifies SQL types such as creating tables, modifying table fields, adding indexes, deleting indexes, and modifying tables. It can be used in scenarios such as SQL risk assessment.
go golang mysql mysql-database parser sql tidb
Last synced: 02 Jan 2026
https://github.com/adavoudi/promsql
PromQL (the Prometheus Query Language) on top of SQL Databases to query them like a time-series database
lark lark-parser prometheus promql query-language questdb sql time-series timeseries-database
Last synced: 30 Mar 2025
https://github.com/tspannhw/table-ddl
DDL for Kudu, Impala, Phoenix, HBase, Hive, MySQL, PostgreSQL, Calcite, ... Tables. SQL.
apache-hbase apache-hive apache-kudu apache-phoenix apache-sparksql cloudera ddl hue nifi sql
Last synced: 19 Mar 2026
https://github.com/jyotip123/rural-employment-development-project
The project is inspired with govt. MGNREGA Scheme, which contains some basic backend functionalities of MGNREGA using Java.
backend java mgnregaproject spring-boot sql
Last synced: 24 Apr 2026
https://github.com/iangelmx/NaturalLanguageProcessing
Aquí residen desarrollos de Computing Selected Topics acerca del Procesamiento de Lenguaje Natural en Python
Last synced: 15 Mar 2025
https://github.com/reo7sp/two-step-migrate
SQL migration tool for blue-green deployments
blue-green-deployment migrate postgreql sql
Last synced: 11 Aug 2025
https://github.com/marregui/quest
Desktop client application that uses the Postgres Wire Protocol to connect to a compatible database such as QuestDB, CrateDB, TimescaleDB and Postgres.
gui java questdb questdb-desktop-client sql swing-gui timeseries
Last synced: 27 Jun 2025
https://github.com/symfonycasts/doctrine-queries
SQL, DQL, Query Builders and code for the "Query Like a Pro in Doctrine" series - updated version of https://github.com/knpuniversity/doctrine-queries
doctrine doctrine-dbal doctrine-orm dql query-builders sql
Last synced: 16 Apr 2025
https://github.com/turbot/steampipe-plugin-googlesearchconsole
Steampipe plugin for query data from Google Search Console (GSC).
etl google-search-console pagespeed-insights pagespeed-insights-api postgresql postgresql-fdw searchconsole sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/mikoto2000/sql-divider
SQL のサブクエリを抽出し、それぞれの部分ごとにクエリの発行ができるツール。
Last synced: 04 Feb 2026
https://github.com/ketul-prajapati/online-examination-portal
Online Examination Portal is a desktop application built using Java programming language, which enables teachers to create and manage online exams, and students to take these exams within a specified time limit.
azure desktop-application exam java java-swing sql
Last synced: 20 May 2026
https://github.com/queirozpedro/sgab
O Sistema de Gerenciamento de Acervo Bibliotecário (SGAB) é um software que tem por objetivo organizar e gerenciar acervos bibliotecários, sendo responsável pelo gerenciamento dos volumes e de usuários deste acervo.
elephantsql java sql testes-unitarios
Last synced: 14 Mar 2025
https://github.com/iantomasinicola/databaseyimp
Script per creare diversi database d'esempio su Sql Server e MySql in italiano per esercitarsi con la scrittura di query in SQL.
Last synced: 12 May 2026
https://github.com/mikeludemann/responsiveform
A simple form for contact or feedback
angularjs bootstrap contact-form css3 e-mail html5 javascript jquery mysql php responsive-design sql
Last synced: 10 Apr 2026
https://github.com/designliquido/lincones-postgresql
Biblioteca de LinConEs para JavaScript usando PostgreSQL.
hacktoberfest lincones portugues portuguese postgresql sql typescript
Last synced: 01 Jul 2025
https://github.com/cleilsonandrade/flask_blog
Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.
blog database flask fullstack jinja2 jquery popper python sql sqlite
Last synced: 10 Apr 2026
https://github.com/mimaxuz/role-manager
Simple Laravel roles and permissions for Laravel applications
database laravel laravel-package laravel-passport laravel-roles library package php php7 role sql
Last synced: 23 Mar 2025
https://github.com/augustoarraes/crud_fullstack_react_fastapi
FullStack APP Microsserviço CRUD em FastAPI Python e React JS
api-rest crud crud-api crud-application crud-sample css3 docker fastapi html5 javascipt postgresql python react reactjs restful-api sql
Last synced: 12 Aug 2025
https://github.com/cleilsonandrade/ecoleta
Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.
database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite
Last synced: 29 Sep 2025
https://github.com/scottgriv/pwa-demo-app
A Progressive Web App (PWA) demo that uses React, TypeScript, Node.js, Postgresql, and Scss/Sass/Less. Learn about PWAs and achieving a perfect Lighthouse score.
html javascript less lighthouse postgresql postgresql-database pwa pwa-app pwa-apps pwa-boilerplate pwa-example react sass scss sql typescript
Last synced: 12 Aug 2025
https://github.com/telsho/extrai
Structured data extraction with LLM majority vote
agents consensus data-extraction hallucination-mitigation llm majority-vote sql sqlalchemy sqlmodel structured-data workflow
Last synced: 10 Nov 2025
https://github.com/susan56789/prison-system
Online Prison Management System . This project was submitted for the award of bachelor's degree in computer science final year project
computer-science php project research-project sql
Last synced: 18 May 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/filipeesch/dynamic-sql
A .NET library designed to create complex, parameterized SQL queries dynamically using a versatile template syntax. Effortlessly handle conditional logic, integrate variable lists, and generate optimized SQL statements with ease. Ideal for applications requiring flexible SQL construction with maximum code safety and readability.
dotnet query query-builder sql
Last synced: 03 Aug 2025
https://github.com/rhaseven7h/sqljson
SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.
field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators
Last synced: 22 May 2026
https://github.com/hyouteki/zuber
A cab booking application
cab-booking database python sql
Last synced: 03 Aug 2025
https://github.com/rafaelsilvestre/detran
Simulador de provas com timer, para fins acadêmicos - JavaFx, JDBC, FXML
detran java javafx javafx-library sql
Last synced: 02 Jan 2026
https://github.com/burhanahmed1/sql-dbms
Practice tasks for DBMS in Microsoft SQL Server.
dbms dbms-lab dbmslab sql sql-query sql-server sqlserver
Last synced: 01 Jul 2025
https://github.com/rainggor/animehaven
The AnimeHaven Backend is a microservice-based RESTful application built with Java 21 and Spring Boot 3.4, featuring OAuth2 for secure authentication. It enables efficient management of anime catalogs, user accounts, and interactive features like comments and ratings.
google java java21 oauth2 postgres postgresql spring spring-boot sql
Last synced: 29 Jun 2025
https://github.com/aliesmaeil/queries-in-file
converting multiple SQL queries located in a file into only one composite insert query
Last synced: 04 Jan 2026
https://github.com/mateuszgrzelak-git/follow-lights
Making a game to increase short time memory
dotnet javascript mateuszgrzela simon-game sql
Last synced: 05 Mar 2025
https://github.com/biroltopuz/db-scripts
I share my favorite database scripts here
dba mssql mssql-database scripts sql
Last synced: 30 Oct 2025
https://github.com/hanan-nawaz/flighttragedyanalysis
Flight Tragedy Analysis is a comprehensive data analysis project focused on examining aviation accidents and incidents from 1905 to 2009. This project provides users with valuable insights into historical plane crashes and their associated data.
airplane-crashes aws aws-redshift aws-s3 data-engineering etl kaggle postgresql power-bi psycopg2 python sql
Last synced: 11 Apr 2026
https://github.com/spektom/vertica-utilities
Useful Vertica DB functions
database-management sql vertica
Last synced: 17 Jun 2025
https://github.com/jeim05/pruebafrontend
Web application build with ASP .NET Framework y CSS3
asp-net asp-net-mvc csharp css3 html5 javascript jquery sql sql-server
Last synced: 06 Jan 2026
https://github.com/guillermo-musumeci/terraform-azure-vm-windows-sql
Deploy a Windows Server VM with SQL in Azure using Terraform
azure azure-virtual-machine azure-vm iaas iaas-cloud infrastructure-as-code sql sql-server terraform virtual-machine windows windows-server
Last synced: 12 Apr 2026
https://github.com/yswa-var/locoforge
prompt to SQL, NoSQL and GoogleDrive task executing agent
agentic-ai langgraph langgraph-python nosql python sql
Last synced: 20 Jan 2026
https://github.com/georgetdn/syscppcp
Store C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)
class data framework object persistence serialize sql windows
Last synced: 04 Apr 2025
https://github.com/hy-zhengwei/hy.common.db
通用关系型数据库的操作类库
alibaba-druid database datasource datasource-group db mysql oracle sql sqlite sqlserver
Last synced: 02 Aug 2025
https://github.com/andriikot/codewars
Codewars Solutions
algorithms codewars javascript python ruby solutions sql
Last synced: 01 Sep 2025
https://github.com/richardschoen/ileaccess
Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.
as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice
Last synced: 24 Jul 2025
https://github.com/aloth/power-bi-book-resources
Official resources for "Teach Yourself VISUALLY Power BI" by Alexander Loth (Wiley). Get all Power BI project files (.pbix) and datasets to follow along with the visual, step-by-step exercises in the book.
analytics bi business-analytics business-intelligence dashboards data-analysis data-cleaning data-modeling datavisualization dax etl microsoft microsoft-power-bi power-bi-desktop power-platform powerbi powerquery reporting sql visualization
Last synced: 19 Feb 2026
https://github.com/edsonbonfim/php-orm
Implementação do padrão de projeto active record em PHP
activerecord database model orm pdo php sql
Last synced: 15 May 2026
https://github.com/ieedan/tiberqueries
A lightweight ORM for Tiberius.
derive mssqlserver orm rust sql tiberius
Last synced: 02 Mar 2025
https://github.com/tknishh/case-study-ueats-ghub-sql
Analyzing the Impact of Business Hour Mismatch on Order Volume in the Food Delivery Industry: A Case Study of UEats and Ghub
assignment bigquery case-study-analysis loop product-analyst sql
Last synced: 23 Aug 2025
https://github.com/mfelici/rowgen
Vertica User Defined Transform Function to generate rows
cpp sql udx userdefined-functions vertica
Last synced: 10 Sep 2025