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/jobbrio/jobbr-storage-mssql
Storage adapter for MS SQL Servers
jobbr mssql sql sqlserver sqlserver2017
Last synced: 18 Oct 2025
https://github.com/modscleo4/jsdb
JSDB is a Node.js database manager with SQL support
database javascript jsdb nodejs npm sql
Last synced: 10 Apr 2025
https://github.com/jyotibrat/udemy-web-dev-projects
Repository showcasing my Web Development projects from Udemy course.
css firebase html html5 javascript js mongodb react sql web webdevelopment
Last synced: 24 Apr 2025
https://github.com/husnusensoy/tt-bootcamp
Turk Telekom Data Bootcamp Repository
data-engineering data-governance data-quality data-science mlops python spark sql
Last synced: 24 Apr 2025
https://github.com/cleilsonandrade/gestao-vagas-api
Gestão Vagas API é uma API Rest, que foi desenvolvida com de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Com possibilidades de cadastramento de vagas, aplicação do candidato e filtro de busca pelo mesmo, exibição do currículo do candidato e listagem de informações das vagas.
api backend docker docker-compose hr human-re human-resources java job-vacancy jpa junit jwt lombok maven spring spring-boot spring-security sql testing
Last synced: 22 Sep 2025
https://github.com/hootanht/databaseteacherassistant
SQL and SQL Server course for beginners
course database database-design database-management development sql sqlserver sqlserver-2019 tsql
Last synced: 22 Jan 2026
https://github.com/quantumudit/querying-with-tsql
This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.
azure-data-studio database sql sql-server t-sql
Last synced: 15 Apr 2026
https://github.com/stephenkati/vet_clinic
vet_clinic stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.
Last synced: 12 Apr 2025
https://github.com/turbot/steampipe-plugin-twilio
Use SQL to instantly query Twilio resources across accounts. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin twilio twilio-api zero-etl
Last synced: 27 Oct 2025
https://github.com/mta-tech/kai
KAI allows users to perform complex analytics and document searches using natural language queries
agent ai analytics database llm rag sql text-to-sql
Last synced: 27 Feb 2025
https://github.com/thekirankumarv/handmadeproductmanagementsystem
The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.
css database javascript php sql
Last synced: 25 Oct 2025
https://github.com/poksyy/hospital-project-frontend
This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:
android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql
Last synced: 12 Mar 2026
https://github.com/tomaztk/business-rules-for-t-sql
Manage your business rules in T-SQL
azure-sql-database business-logic business-logic-framework business-rules data-governance data-transparency microsoft-sql-server sql sql-server t-sql
Last synced: 06 Feb 2026
https://github.com/turbot/steampipe-mod-community-tracker
A collection of benchmarks, controls, and dashboards used to track organization settings, repository settings, open issues and pull requests, and more.
dashboard hacktoberfest sql steampipe steampipe-mod
Last synced: 08 Feb 2026
https://github.com/bocaletto-luca/database-collection-structure
Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us
collection-database-structure database database-collection database-structures sql structures
Last synced: 30 Jan 2026
https://github.com/duct-framework/database.sql
Integrant methods for connecting to a SQL database
Last synced: 05 Mar 2026
https://github.com/lealre/northwind-plpgsql
Performing Stored Procedures and Triggers in PostgreSQL Database - PL/pgSQL
docker-compose plpgsql postgresql sql
Last synced: 27 Oct 2025
https://github.com/ganny26/generator-create-express-react-app
Create react app for yeoman
boilerplate mongodb reactjs sql yeoman
Last synced: 27 Mar 2026
https://github.com/marksikaundi/studentstudy
Manage your time effectively with student study app, The app which helps you plan for your day. a fully python Django project
googlebooksapi sql youtube-api
Last synced: 08 Feb 2026
https://github.com/carreraprogrammer/vet-clinic-database
This is a project where I use a relational database to create the data structure for a vet clinic.
Last synced: 03 Mar 2026
https://github.com/raphaelalmeidamartins/mysql-one-for-all
MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course
Last synced: 27 Mar 2026
https://github.com/redvars/orm
RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.
database deno javascript odm postgresql sql typescript
Last synced: 12 Apr 2026
https://github.com/mustaddon/dbqueue
.NET Database concurrent Queue/Stack
asp-net-core aspnetcore concurrency csharp db-queue dbqueue dotnet grpc mongodb mssql mysql nosql queue rest-api sql stack
Last synced: 07 Oct 2025
https://github.com/cleilsonandrade/park-api
Sistema de gerenciamento de vagas de estacionamento. Possui recursos como autenticação de usuários, cadastrar e gerenciar informações de usuários, com perfis de cliente e administrador. Ele também permite consultas específicas, como listar usuários cadastrados, atualizar senhas, e realizar operações de check-in e check-out de veículos estacionados.
h2-database jasper java jpa junit jwt mysql parking-management report spring-boot sql swagger swagger-documentation testing
Last synced: 23 Apr 2025
https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site
in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.
database microsoft-sql-server sql
Last synced: 01 Mar 2026
https://github.com/suxrobgm/ec-website
Hearts of Iron IV: Economic Crisis official website. Currently, website is in development stage. Project based on ASP.NET Core
asp-net-core css html javascript sql
Last synced: 29 Jul 2025
https://github.com/turbot/steampipe-plugin-env0
Use SQL to instantly query env0 resources. Open source CLI. No DB required.
backup env0 etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-pagerduty
Use SQL to instantly query resources from PagerDuty. Open source CLI. No DB required.
backup etl hacktoberfest pagerduty-api postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/ambarja/sql4geographers
SQL4Geographers
geography postgis postgresql qgis sql visual-studio-code
Last synced: 25 Aug 2025
https://github.com/pojntfx/uni-db1-notes
Personal notes for the DB1 course at HdM Stuttgart.
hdm-stuttgart learning oracle plsql sql uni
Last synced: 10 Aug 2025
https://github.com/vitoralvesp/nlw-3
Next Level Week | Rocketseat | #3
css3 figma html html5 javascript nlw nlw-3 nodejs rocketseat sql ui ui-design ux ux-design
Last synced: 09 Apr 2026
https://github.com/andreasgdp/robo-throw
Project about creating a robot system capable of picking up an object and throwing it hitting a given target.
Last synced: 07 Mar 2026
https://github.com/arnaudband/vet_clinic_db
you will use a relational database to create the data structure for a vet clinic. You will start with one table, and step by step, you will create a complete database with data about: animals animals' owners clinic employees visits Apart from building data structure, you will be challenged with tasks that require SQL queries to answer specific questions.
Last synced: 20 Aug 2025
https://github.com/codewizard-404/iset
This repository serves as a collection of academic projects, assignments, or learning exercises related to programming and IT concepts, intended for educational purposes and skill development during my time at ISET Charguia.
android angular c css dart django html java javascript nodejs php python soap springboot sql symfony talend typescript uml xml
Last synced: 10 Apr 2025
https://github.com/johnkinuthiaa/zero-to-hero
This comprehensive "Zero to Hero" coding course is designed for absolute beginners and aspiring developers seeking to gain proficiency in in-demand programming languages and technologies.It covers takes you from basic to pro in just a few clicks
cpp css golang html java javascript project-based-learning python sql typescript
Last synced: 01 Jul 2025
https://github.com/surister/queryzen
Parametrized, named and versioned SQL queries over HTTP
Last synced: 21 Mar 2025
https://github.com/sipist/sipist-workspace
This repository provides containerized applications and microservices for the Intelligent Retrieval Systems course @ Instituto Superior Técnico
data-engineering data-science docker jupyter jupyterlab notebook postgres postgresql python search-engine sql sqlite
Last synced: 13 Apr 2026
https://github.com/vladimirakopyan/evedestructionmaps
I mapped destruction of ships in eve online for my final year project
csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard
Last synced: 18 May 2026
https://github.com/s4cha/squeal
Type Safe SQL for Swift
orm postgres postgressql sql sqlite swift type type-safe
Last synced: 07 Mar 2026
https://github.com/stimulsoft/samples-dashboards.php
PHP samples for Dashboards.PHP data visualization tool for PHP 7 and PHP 8 projects, and embedded JavaScript dashboard designer and dashboard viewer
analysis dashboards data export exporting histogram html5 infographics javascript json kpi map mysql online php php8 pivot progress sql viewing
Last synced: 07 Mar 2026
https://github.com/camilossantos2809/rpoperacoes
Comandos SQL utilizados para auxiliar a implantação do sistema ERP ou correção de problemas comuns no suporte ao cliente.
erp flexdb plpgsql postgresql python rpservices sql
Last synced: 27 Oct 2025
https://github.com/jacobgrisham/network-single-page-full-stack-web-app-using-django-and-javascript
Full-stack single-page web application using Javascript, Python, Django, SQL, and Bootstrap. Create, read, update, and like posts, follow users and generate a feed, view profile, and view 10 posts per page. Django used as API and Javascript Fetch method used to interact with API. All functionality handled through REST API.
bootstrap4 django full-stack-web-development javascript python rest-api single-page-app sql
Last synced: 12 Apr 2025
https://github.com/praveendecode/youtube-data-harvesting-warehousing
Efficient YouTube data harvesting and warehousing with Python, SQL, MongoDB, and Streamlit, enabling seamless analysis and visualization for insightful decision-making in content management and audience engagement strategies
api apiintegration dataanalysis dataharvesting datawarehousing eda mongodb postgres python sql
Last synced: 16 Aug 2025
https://github.com/turbot/steampipe-plugin-fly
Use SQL to instantly query fly.io resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/thederickff/jsqb
Stop to lost time writing repeated SQL queries and let Java SQL Query Builder do the job for you. It's simple, fast and lightweight.
builder crud database java sql sql-query-builder
Last synced: 28 Jul 2025
https://github.com/damienbod/aspnetcorecreatepdf
Create PDFs in aspnetcore
api aspnetcore docx efcore file gembox pdf sql
Last synced: 19 Apr 2025
https://github.com/go-rel/sql
Base SQL adapter for REL
go golang hacktoberfest mssql mysql postgresql sql sqlite3 sqlserver
Last synced: 11 Apr 2025
https://github.com/apache/flink-connector-kudu
Apache flink
connector datastream flink kudu sql table
Last synced: 19 Apr 2025
https://github.com/thenameiswiiwin/moodsense-ai
MoodSense AI: A transformative journaling app built with Next.js, Tailwind CSS, and Langchain, leveraging the power of AI to analyze emotions and provide valuable insights.
ai clerkauth javascript langchain langchain-js langchain-typescript nextjs nextjs13 planetscale prisma react sql tailwindcss typescript unit-testing vitest
Last synced: 31 Jul 2025
https://github.com/devlandsio/pro2112-udpm-java
Dự án TN: Diễn đàn chia sẽ yêu thương
fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc
Last synced: 04 Jul 2025
https://github.com/pedrofnseca/copanga-iot
🌱 Irrigação automática IOT
charts cloud esp32 hardware iot low-level-programming nodejs react sql
Last synced: 11 Jul 2025
https://github.com/byancamatos01/exercicioconstraint2
EXERCICIO DE CONSTRAINT EM SQL SERVER
banco-de-dados constraints fatec-zl sql
Last synced: 06 Apr 2025
https://github.com/dbstratta/postre
🧁 Delicious PostgreSQL query builder for Node.js
client javascript migrations nodejs pg postgres postgresql query query-builder sql
Last synced: 02 Jul 2025
https://github.com/elizabethsiegle/remote-mcp-server-authless-rickroll
MCP server that pretends to generate a podcast and then proceeds to rickroll you by returning a dynamic AI-generated slug to a Cloudflare Worker that displays a dynamic webpage
cloudflare cloudflare-d1 cloudflare-mcp cloudflare-workers d1-database sql
Last synced: 21 Jun 2025
https://github.com/stefanov-sm/restql
restql - RESTful web services in SQL
database jsonschema postgresql rest-api sql webservices
Last synced: 14 Apr 2025
https://github.com/stkchan/googleanalytics4-publicdataset-ecommerce-dashboard-powerbi
This dashboard uses Power BI Desktop as a visualization tool by extracting data from Google BigQuery.
analytics bigquery dashboard portfolio portfolio-project powerbi sql
Last synced: 12 Aug 2025
https://github.com/izhangzhihao/spark-security
ranger ranger-plugin security spark spark-sql sql
Last synced: 15 Aug 2025
https://github.com/lmc-eu/applyalter
Tool for applying alterscripts for DB2, PostgresSQL and Oracle
database database-migrations sql
Last synced: 13 May 2025
https://github.com/drmcarvalho/diffhunter
Diffhunter is an app/API hunter differences between SQL relational databases
database database-management sql
Last synced: 08 Oct 2025
https://github.com/nikialeksey/jood
Object oriented jdbc wrapper
database elegant-objects elegantobjects eo-principles java java-8 java-library java8 jdbc library migrations object-oriented sql sql-database sql-migrations sql-queries
Last synced: 02 Mar 2026
https://github.com/arshadkazmi42/genql
Helper for sql query generation and formatting
generate-sql gensql mysql postgresql query query-generator sql sql-query sqlite
Last synced: 18 Oct 2025
https://github.com/leandrosimoes/my-useful-codes
Just a repo to store some codes that (somehow) are useful to me. Any languages but organized!
bash codes csharp css git html javascript my personal-code repository samples sql vb-net
Last synced: 13 Apr 2025
https://github.com/yi-jiayu/datamall-sql
LTA DataMall data in an SQLite database and Elasticsearch
elasticsearch singapore sql sqlite
Last synced: 23 Jan 2026
https://github.com/vshulcz/youtube_crawler
A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.
crawler database gui osint parser python requests reverse-engineering sql tkinter youtube
Last synced: 16 Jan 2026
https://github.com/dataterminalapp/dataterminal
A minimal Postgres desktop client for macOS
database electron mac-app postgres postgresql sql
Last synced: 17 Jun 2025
https://github.com/2020leon/typeorm-migrate-sql
Generate Sql Files and Migrate
database javascript mariadb migration migration-tool migrations mysql node nodejs npm npm-cli npm-package sql typescript
Last synced: 31 Oct 2025
https://github.com/nidea1/sql_examples
This repo contains my sql examples and understanding.
advanced advanced-sql mssql sql ssms
Last synced: 02 Apr 2025
https://github.com/kingabzpro/data-science-projects-on-datacamp
Data Scince guided and guided course on Datacamp, learning more about Data cleaning, pipeline, Visualization, predictive analysis, Machne learning with both python and R
data-science datacamp learning machine-learning postgresql python r sql visualization
Last synced: 27 Sep 2025
https://github.com/At1llaG/PHP-RSS
In this project, we gather RSS Feeds with PHP and stores them in MySql database so it can be implemented in any mobile app through mysqli request. This project also acts as an RSS Aggregator like Feedly or NewsBlur.
mariadb mysql php phpmyadmin rss rss-aggregator rss-reader sql xampp xml xml-parser
Last synced: 10 Mar 2025
https://github.com/elevata-labs/elevata
elevata is an Architecture Runtime for modern data platforms — metadata-native, warehouse-agnostic, and deterministic by design.
analytics-engineering architecture-first architecture-runtime data-architecture data-engineering data-modeling data-platform elevata lakehouse metadata-driven metadata-management modern-data-stack open-source platform-agnostic sql warehouse-agnostic
Last synced: 25 May 2026
https://github.com/xnuinside/simple-ddl-generator
(pretty fresh) Generate SQL DDL from simple-ddl-parser data & various Python models (pydantic, dataclasses, python enums, etc)
dataclasses ddl ddl-scripts generator models pydantic python sql
Last synced: 18 Mar 2025
https://github.com/amritmaurya1504/rentease
RentEase is a comprehensive Rental Management System designed to streamline the management of rental properties for landlords and tenants. It offers a simple and user-friendly interface with essential features for managing rental properties, leases, tenants, and payments.
fullstack java javascript object-oriented-programming postgres react react-query reactjs redux spring spring-boot spring-security sql stripe-payments tailwindcss
Last synced: 28 Jul 2025
https://github.com/furkancosgun/abap_database_manager
A custom SQL query application for SAP ABAP, enabling management of both internal and external databases.
abap abap-development abap-oo abapgit database sql
Last synced: 06 Mar 2026
https://github.com/vincentserpoul/playwithsql
implementing as immutable as possible data modelization and benchmarking it on different platforms
benchmarking cockroachdb container docker gcp golang kubernetes kubernetes-cluster mariadb mssql mysql percona postgres sql swarm-cluster
Last synced: 17 Jan 2026
https://github.com/codeperfectplus/pythonite
Python Basic codes for Practice(PerfectPlus)
basic-programming dynamic-programming jupyter-notebook loops numpy numpy-tutorial pgadmin4 postgres postgresql python python-3 python-codes python3 sql
Last synced: 13 May 2025
https://github.com/ashkan0201/shareit_web
A home page where you can share and download files.
database python3 selenium selenium-webdriver sql sqlite web
Last synced: 21 Sep 2025
https://github.com/prefeitura-rio/queries-datario
Modelos do DBT utilizados para publicação de dados da PCRJ
dbt government open-data python sql
Last synced: 17 Jan 2026
https://github.com/tatmorenno/next-level-week-starter
🕵🏻♂️♻️ Next Level Week Starter — #NLW1.0: Desenvolvimento FullStack com a missão de criar a aplicação Ecoleta que ajuda pessoas a encontrarem pontos de coleta para reciclagem.
css css3 express html html5 javascript nextlevelweek nlw node node-js nodejs nunjucks rocketseat sql sqlite
Last synced: 20 Feb 2026
https://github.com/pablo-restrepo/appgestionaranimales
Veterinary management application
Last synced: 25 Oct 2025
https://github.com/pixelspark/postgres-wire-server
Postgres wire protocol server in Swift
pgsql postgresql pq sql swift swift4
Last synced: 26 Apr 2025
https://github.com/ramith-gunawardana/timetable-management-system
Time table management system for classrooms and universities
dekstop-app java sql sqlite swing
Last synced: 23 Jun 2025
https://github.com/vaneeza-7/sql-uefa-champions-league-2016-2022
⚽ SQL database for UEFA champions league (2016-2022) with 21 select queries
football-database sql sql-football sql-server-management-studio uefa-champions-league
Last synced: 02 Mar 2026
https://github.com/sarthakmakhija/tinydb
Tiny relational DB implementation over an LSM tree based storage engine
golang lsm-tree relational-database sql
Last synced: 28 Apr 2025
https://github.com/hazardland/app.sql
PostgreSQL database template for fresh project start
admin-databases database-template postgresql-boilerplate recovering-passwords sendmail sql user-profile
Last synced: 05 Mar 2026
https://github.com/portovep/dbt-testing-examples
Examples of how to implement unit, component, and contract tests for dbt data apps
analytics-engineering contract-testing data-engineering dbt sql tutorial-code tutorial-exercises unit-testing
Last synced: 23 Jan 2026
https://github.com/FelixDes/hibernate6-custom-functions
This project provides several examples of how to implement custom SQM functions in Hibernate 6.2
hibernate java postgresql spring-boot sql testcontainers
Last synced: 05 Sep 2025
https://github.com/peeeuzin/pgbulk
A library for populate large amounts of data to PostgreSQL database with TypeScript
bulk-insert nodejs postgresql sql typescript
Last synced: 10 Apr 2025
https://github.com/inad9300/pgeon
🐦 A Postgres client for Node.js which type-checks your SQL queries at compile time!
node-postgres postgres postgresql sql static-analysis type-safety typescript
Last synced: 21 Jan 2026
https://github.com/thiagomvilela/infinity
Project development for the 2nd unit of the Web Systems I and Database II courses at the Federal Institute of Pernambuco.
css css3 github-pages html javascript maven pgadmin4 postgresql react reactjs spring-boot sql styled-components
Last synced: 03 Mar 2026
https://github.com/jimbrig/scripts
Useful Scripts and Snippets across various interfaces
autohotkey autohotkey-script automation bash bash-script cmd git powershell powershell-script r-script rstats scripting scripts sql sql-server visual-basic windows
Last synced: 13 Oct 2025