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-03 00:26:03 UTC
- JSON Representation
https://github.com/arbing/dapper-dal
用Dapper、Dapper-Extensions、Abp.Dapper封装的数据访问层 https://github.com/arbing/DapperDal
abp-dapper ado-net dal dapper dapper-extensions sql
Last synced: 28 Jan 2026
https://github.com/shiv-xm/leetcode_solution
Welcome to my LeetCode Solutions repository! Here, you'll find my solutions to various LeetCode problems that I've tackled during my coding practice. The goal of this repository is to maintain a personal archive of my problem-solving journey, as well as to share insights and approaches with others in the coding community.
algorithms-and-data-structures data-structures dynamic-programming leetcode-cpp leetcode-solutions mysql-database sql string
Last synced: 12 Apr 2025
https://github.com/miroslav-reiter/kurz_oracle_db_plsql
📋 Materiály ku kurzu Oracle DB PL/SQL
oracle oracle-database oracle-db plsql plsql-developer reiter sql
Last synced: 21 Jan 2026
https://github.com/cgivre/drill-nodejs
NodeJS client for Apache Drill
apache-drill node-module nodejs sql
Last synced: 10 Oct 2025
https://github.com/e-alizadeh/sample_dbt_project
Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)
data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql
Last synced: 26 Feb 2026
https://github.com/tanveerisonline/vet-clinic
The vet clinic is an educational Database project where I'll use a relational database to create the data structure for a vet clinic.
Last synced: 09 Oct 2025
https://github.com/mtimofiiv/express-query-params
Express.js middleware implementing the API Query Spec, converting the query to something queryable to an SQL or Mongo database.
express express-middleware middleware mongodb querystring sequelize sql
Last synced: 13 Mar 2026
https://github.com/pedro-manoel/bd1
🎲 Repositório com os roteiros desenvolvidos ao longo da disciplina de banco de dados 1 da UFCG
banco-de-dados bd1 plpgsql sql
Last synced: 09 Feb 2026
https://github.com/jacek13/pizza-restaurant
Application for managing a pizzeria.
blazor-server csharp database-first database-first-approch entity-framework-core microsoft-sql-server pizzeria restaurant-management restaurant-website sql
Last synced: 09 Feb 2026
https://github.com/custompbx/customorm
SQL generator based on structures tags
freeswitch golang orm postgresql sql voip
Last synced: 12 Mar 2026
https://github.com/cleilsonandrade/pass.in-api
O pass.in API é uma API Rest sendo uma aplicação de gestão de participantes em eventos presenciais. A ferramenta permite que o organizador cadastre um evento e abra uma página pública de inscrição. Os participantes inscritos podem emitir uma credencial para check-in no dia do evento.
api-rest backend event-management fastify javascript prisma sql sqlite swagger tsup typescript vitejs zod
Last synced: 09 Feb 2026
https://github.com/thmeitz/ksqldb-migrate
Migration tool for ksqlDB
go kafka kafka-streams ksqldb ksqldb-go sql
Last synced: 14 Jan 2026
https://github.com/vmvarela/sql-pipe
A blazing-fast, zero-dependency CLI that pipes CSV data from stdin into an in-memory SQLite database for instant SQL querying. Built with Zig.
Last synced: 01 May 2026
https://github.com/php-coder/query2app
Map SQL queries to URLs and generate a whole app
code-generator express fastapi generator golang javascript python rest rest-api scaffold sql typescript
Last synced: 30 Jan 2026
https://github.com/zheruel/php-news-website
News portal - Vanilla PHP/HTML/CSS
Last synced: 16 May 2026
https://github.com/turbot/steampipe-mod-gitlab-insights
View dashboards and reports across all of your GitLab resources using Powerpipe and Steampipe.
dashboard gitlab hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 08 Feb 2026
https://github.com/rainggor/fintrack
Финансовое приложение для управления личными финансами, где пользователи могут отслеживать доходы, расходы и создавать бюджеты. Приложение написано на Maven с использованием Java 21, микросервисной архитектуры и фреймворка Spring boot 3.3. Так же в проекте использованы база данных MySQL, Vaadin, Spring Security, Eureka, Flyaway, Lombok и тд
finance java microservice mysql spring spring-boot sql vaadin webflux
Last synced: 03 May 2026
https://github.com/nachokhan/ask-my-db
Text-to-SQL. ASK your DB in a human-language way 😎. NO SQL at all.
chatgpt gpt-4 ia posgtresql python queries sql
Last synced: 09 Oct 2025
https://github.com/tjenkinson/sql-cursor-pagination
Library to help with cursor based pagination, from an SQL database.
cursor cursor-based-pagination cursor-pagination graphql graphql-cursor graphql-cursor-connections graphql-cursor-pagination pagination sql
Last synced: 27 Oct 2025
https://github.com/sloanelybutsurely/pg-mvc
🐘 Toy web application framework written (almost) entirely in SQL and PL/pgSQL
demo mvc plpgsql postgresql rest-api sql
Last synced: 10 Jan 2026
https://github.com/rrreeeyyy/go-sql-n-plus-one-finder
np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql
Last synced: 14 Jan 2026
https://github.com/andev0x/sql-formatter.nvim
A Neovim auto plugin for formatting SQL code using sqlparse.
Last synced: 06 Jul 2025
https://github.com/zaplatynski/neo-jequel
A Domain Specific Language for the Structured Query Language (SQL) embedded in Java
domain-specific domain-specific-language dsl java sql
Last synced: 01 May 2026
https://github.com/rosspatil/sql-db-mocking
This repository demonstrate a library for sql to connect master and slave node with 100% test coverage.
golang golang-library golang-package golang-testing mocking mydb sql sql-mocking
Last synced: 01 Sep 2025
https://github.com/brownag/py-soildb
Python client for USDA-NRCS Soil Data
agriculture gis ncss nrcs python sda soil soil-data-access soil-science soil-survey sql usda
Last synced: 02 Apr 2026
https://github.com/mishra9759harshit/sqldatabase
This is a SQL Database program designed to run in Termux on Android devices. The program allows you to interact with SQL databases directly from your phone using Python. It features a simple, interactive command-line interface (CLI) to practice SQL queries, take quizzes, and track your progress.
sql sql-android sql-database sql-practice sql-projects sql-software sql-termux sqlite
Last synced: 16 Mar 2026
https://github.com/anandpiyush1521/smartcontactmanager
A sophisticated web application designed to streamline contact management, offering robust features such as email verification, seamless OAuth integration for secure logins, and efficient image uploads powered by Cloudinary.
cloudinary hibernate java oauth spring-boot spring-security spring-validation sql tailwind
Last synced: 26 Feb 2026
https://github.com/destructhub/murder-mystery
Solving the murder mysteries available on the internet
command-line fun game git learn murder sql
Last synced: 26 Feb 2026
https://github.com/sevdanurgenc/mysqlornekler
MySql Veri Tabani dersine ait ornek kodlardir.
mysql sql storedprocedure view
Last synced: 16 Oct 2025
https://github.com/mobilerast/speakwithsql
nodejs openai openai-api prompt-engineering query-builder sql sql-query sqlgenerate sqlgenerator
Last synced: 17 Apr 2026
https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench
Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.
database postgresql sql sqllite3 workbench-configuration
Last synced: 16 Oct 2025
https://github.com/sadeeshaperera/lifecare--health-insurance-management-system
SLIIT 1st year second semester university project using HTML, CSS, JS, PHP for a health insurance management system
css healthinsurance html javascript php phpmyadmin project sql university xammp
Last synced: 19 Apr 2026
https://github.com/cwaku/vet-clinic-database
This is a database for a vet clinic. It shows characteristics of animals in the clinic. Built with SQL / PostgreSQL
Last synced: 25 Apr 2026
https://github.com/zainmustafaaa/sql-lite-database-demo
Purpose of this project is just to help beginners to know how to initialize sql lite database for android.
android android-database database sql sql-lite
Last synced: 19 Apr 2026
https://github.com/rithprohos/vibe-db
Paid database tools made sense before AI. Now a solo dev with agents can build the same thing in weeks — and give it away free. That's VibeDB.
cambodia database-gui database-management database-tool developer-tools khmer rust sql sqlite tauri
Last synced: 14 Mar 2026
https://github.com/birddevelper/gomologin
Gomologin is Golang (Go) login manager working with RDBMS Databases
authentication authorization go golang gomologin login login-manager login-system role security session sql
Last synced: 28 Apr 2025
https://github.com/neondatabase-labs/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 Oct 2025
https://github.com/alaeddinalhamoud/carshare-webapp
Car Share (Car Club) Web App ASP.NET Core
asp-net-core asp-net-mvc aspnetcore aspnetcoreidentity booking car carclub csharp facebooklogin google googlelogin html javascript map share sms sql stripe stripe-checkout stripe-payments
Last synced: 22 Apr 2026
https://github.com/ivan-corporation/reactpython_bookapp
That is a example of a Book app on Python, made with support of all JS libraries on React framework 📖
express flask mui parcel python react sql transcrypt
Last synced: 17 Oct 2025
https://github.com/lartie/airports
List of airports
airport airports composer dump iana iana-database iana-tzdb iata iata-codes laravel laravel-package php sql
Last synced: 01 May 2026
https://github.com/redwansharafatkabir/microsoft-sql-server
Database Management System
database microsoft-sql-server mssql mssql-database mssqlserver sql sql-server sqldatabase
Last synced: 14 Mar 2026
https://github.com/mchmarny/cloud-sql-for-cloud-run-example
Sample outlining a process of setting up Cloud SQL instance with secure (TLS) access that will work the same way from developer workstation as well as from within Cloud Run
certificate cloud cloud-sql golang kms sql tls
Last synced: 28 Apr 2026
https://github.com/arturoeanton/go-struct2serve
This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom repository or custom controller using Go compose.
database echo echo-framework go golang golang-database golang-library gorm repository repository-pattern sql
Last synced: 28 Apr 2026
https://github.com/hoseinrezaeem/jdbc_generics_shoponline
Hi,My project shop Online use java , jdbc Generics
enumeration generic git interface java jdbc maven oop postgresql sql
Last synced: 16 Apr 2026
https://github.com/guerreiropedr0/vet-clinic-database
Vet clinic databases to learn relational databases and relationships
Last synced: 28 Apr 2026
https://github.com/project-tsurugi/tsurugi_fdw
Tsurugi Foreign Data Wrapper for PostgreSQL.
fdw foreign-data-wrapper postgresql-extension postgressql sql tsurugidb
Last synced: 01 Aug 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/kplanisphere/sales-management-system
A comprehensive Customer and Product Management System (SGCP-E) designed for efficient client and product management. Features include client registration, product tracking, sales processing, automatic notifications, and detailed reporting. Developed as a final project for a Project Management course.
adooo apache business-application customer-management customer-management-system database-integration ieee ieee-830 inventory-system java order-processing order-processing-service project-management project-manager report-generation sales-management sales-management-system sql transaction-tracking user-authentication
Last synced: 02 Sep 2025
https://github.com/npgsqlrest/pgmigrations
Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.
javascript migrations nodejs postgresql schema sql testing
Last synced: 16 Sep 2025
https://github.com/nikandfor/clickhouse
clickhouse binary batching proxy and alternative binary client implementation
clickhouse clickhouse-client clickhouse-proxy golang proxy sql
Last synced: 12 Jan 2026
https://github.com/shencangsheng/view-elasticsearch
Elasticsearch DSL is a Java application that uses JSON/SQL to quickly generate Elasticsearch DSL, including query, aggregation, charts, and other fast and flexible configuration implementation.
aggregation dsl elasticsearch java json sql
Last synced: 17 Sep 2025
https://github.com/martinebel/mssqltomysql
MSSQL to MySQL database migration tool
c-sharp csharp database-migrations mssql mssqlserver mysql sql windows-forms
Last synced: 18 Feb 2026
https://github.com/shriharsh-deshmukh/dataversemagic
Welcome to the DataVerseMagic (Database Management System Repository).
database-management-system mongodb mysql sql
Last synced: 03 Feb 2026
https://github.com/arevi/express-sql-license-api-template
A minimal template for a hardware based licensing and authentication system, written in TypeScript using Express & TypeORM (SQL).
api express expressjs javascript licensing nodejs sql template typeorm typescript
Last synced: 27 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/kolosovpetro/sql_course
Data Bases - SQL practice. For educational purposes
Last synced: 09 Mar 2026
https://github.com/mfelici/v4v
Vim For Vertica - When the best editor meets the best database...
Last synced: 01 Aug 2025
https://github.com/luffytaro22/vet-clinic-db
Vet Clinic DB is a relational database to keep information about animals.
database pstgresql relational-database sql
Last synced: 29 Jul 2025
https://github.com/lewuathe/tiny-presto
Lightweight Presto pluster for verifying query result consistency
Last synced: 25 Aug 2025
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/ds-joe/laravel-react-template
if you are looking for a powerful and flexible Laravel React template with TypeScript, Sass, and Tailwind CSS support, then this is the template for you
css inerta inertiajs laravel mysql permissions php react sass sql tailwind template testing typescript
Last synced: 29 Jul 2025
https://github.com/or-abdillh/pos-php
Aplikasi Point of Sale berbasis website menggunakan PHP native, Vanila Javascript , Bootstrap 5, Datatables dan MySQL
bootstrap5 datatables es6 js mysql php php7 sql
Last synced: 26 Sep 2025
https://github.com/zahidshaikh10101/100daysofdatascience
Join the Data Science Tribe! Let's embark on this exhilarating journey together! Ready to join the #100DaysofDataScience adventure? Comment below if you're joining the challenge, and don't forget to tag your friends who want to join the data revolution! ✊ Let's explore the world of data together!
deeplearning machinelearning nlp pandas plotly python seaborn sklearn sql web webscraping
Last synced: 03 Aug 2025
https://github.com/brittanyblake/personal-projects
An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.
Last synced: 28 Sep 2025
https://github.com/cleilsonandrade/rocketq
Rocket.q é uma aplicação para gerenciar perguntas anônimas de usuários direcionadas ao dono da página. Desenvolvida durante a #NLW/Together na missão Discover.
anonymous-questions css ejs express feather fullstack html javascript monolith mysql nlw nodejs nodemon rocketseat sql sqlite
Last synced: 09 Apr 2026
https://github.com/dmshvetsov/adventofcode
🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.
advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v
Last synced: 09 Apr 2026
https://github.com/dikshantrajput/easyrls
EasyRls is an open-source tool for managing Row Level Security (RLS) policies in PostgreSQL databases. It allows users to connect to PostgreSQL instances, list schemas and tables, manage RLS policies (create, edit, delete, copy, enable/disable)
database-management database-security frontend-development hacktoberfest light-and-dark-theme open-source postgresql rls-policies row-level-security sql sveltekit typescript
Last synced: 27 Feb 2026
https://github.com/kulabun/jooq-generator
New Code Generator For JOOQ
codegenerator database java8 jooq kotlin repository sql
Last synced: 04 Oct 2025
https://github.com/poksyy/hospital-project-backend
This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital. FRONTEND:
crud database delete get hibernate hospital hospital-management java learning-java mysql nurse post postman project school-project self-learning sql
Last synced: 01 May 2026
https://github.com/ihahachi/algeria-cities
Algeria Wilayas & Communes 2026 🇩🇿 | A developer-friendly JSON dataset featuring all 69 provinces and 1,541 municipalities. This repository includes geographic coordinates (longitude/latitude) for each province capital to support mapping, logistics, and localized service apps.
csv excel geojson json php sql
Last synced: 10 Apr 2026
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/smoren/yii2-query-relation-manager-demo
Demo for yii2 extension yii2-query-relation-manager
activerecord sql sqlquerybuilder yii2 yii2-extension
Last synced: 24 Aug 2025
https://github.com/byancamatos01/exerc-cios-ddledml
"Exercício de DDL e DML em Banco de Dados SQL EXERCICIO 1 "
ads banco-de-dados ddl dml fatec-zl sql
Last synced: 18 Mar 2026
https://github.com/f1uxwave/schoolmanagementsystem
This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.
class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate
Last synced: 14 Apr 2025
https://github.com/jonsafari/weather-data
Worldwide weather data
climate-data climate-science sql weather weather-data weather-information wmo
Last synced: 06 Nov 2025
https://github.com/rbatinov/mssql-extensions-starter-pack
This is a VS Code Extension Pack for developing MSSQL Server Databases.
azure azure-warehouse database microsoft microsoft-sql-server ms-sql-server mssql queries scripts snippets sql sql-scripts sql-server sql-snippets sqltools
Last synced: 04 Jan 2026
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/nfaiz/ci4-debug-toolbar
SQL Syntax Highlighter for CodeIgniter 4 Database Debug Toolbar.
codeigniter debugging php sql toolbar
Last synced: 12 Apr 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/davilands/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: 23 Mar 2025
https://github.com/johnftitor/medical_database
This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.
Last synced: 10 Mar 2026
https://github.com/srgeverson/syssite
Sistema de Disponibilização de Folha de Pagamento
bootstrap docker docker-compose mysql php sql
Last synced: 15 Apr 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/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/richardschoen/pythonibmicli
IBM i Python cli Scripts with CL commands to query databases or insert, update delete individual records. These can be used on any platform including IBMi - AS/400 with QSHONI/QSHEXEC
as400 cl cli clp cmd command command-line db2 ibm-db ibm-db-dbi ibmi mariadb pase postgresql python qsh qshell sql sql-server sqlite
Last synced: 11 Apr 2026
https://github.com/widefix/demo-fast-sql
Demo: Ruby on Rails app is faster with SQL
activerecord benchmark benchmark-ips performance rails sql
Last synced: 15 Apr 2025
https://github.com/saransridatha/hospital_db
A hospital patient records application built as a college project using Go, Fyne, and MySQL. It enables users to add, view, search, and remove patient details, helping healthcare workers manage records efficiently.
fyne go golang mysql mysql-database sql
Last synced: 10 Mar 2026
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/willie-conway/meta-data-analyst-portfolio
A comprehensive 📚portfolio showcasing projects and skills developed during the Meta Data Analyst Professional Certificate 🎓course, featuring 📈data analysis, 📊visualization, and 👨🏿💻management using various ⚙️tools.
big-data business-intelligence data-analysis data-cleaning data-driven-decisions data-management data-mining data-visualization exploratory-data-analysis jupyter-notebook machine-learning pandas porfolio predictive-modeling python spreadsheet-analysis sql statistics tableau visualization-tools
Last synced: 11 Apr 2026
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