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-30 00:25:46 UTC
- JSON Representation
https://github.com/falcao-g/beecrowd
Soluções de alguns desafios do beecrowd em Python e C++
beecrowd beecrowd-solutions cpp online-judge problem-solving python python3 sql uri-online-judge
Last synced: 04 Mar 2026
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/hegdepavankumar/hackerrank-solutions
HackerRank Solutions provides solutions to all problems like Algorithms, Data Strucutres, C, C++, Python, Java, Interview Preparation Kit in Hackerrank.
challenge coding-challenge hackerrank hackerrank-solutions java javascript mysql-database oops-in-java python querydsl sql
Last synced: 15 Jul 2025
https://github.com/czukowski/phpunit-mock-db
Database Abstraction Layer mocking for PHPUnit
Last synced: 04 Jul 2025
https://github.com/tecladocode/database-dot-py
A simple interface to your database from our PostgreSQL course.
Last synced: 15 Apr 2025
https://github.com/roll-w/light
A simple and lightweight relational database development module for Java.
java java-8 java-annotations java-library jdbc mysql sql sqlite sqlite3
Last synced: 10 Apr 2025
https://github.com/xgqfrms/vscode
:cn: :rocket: Visual Studio Code & VSCode Code Snippets All in One 🎉
code-snippets dart go html5 javascript leetcode php python react sql swift typescript vscode vue webassembly xgqfrms
Last synced: 12 May 2025
https://github.com/muhammad-rebaal/loan-insights
Loan-Insights offers Python and SQL data analysis scripts for deep dives into loan data. Explore insightful analytics, visualization, and SQL queries to glean valuable trends and patterns from loan datasets, empowering informed decision-making in the financial domain. Dive into this repository for comprehensive loan data exploration.
analysis data jupyter-notebook python sql
Last synced: 26 Apr 2026
https://github.com/sibyx/duckql-python
JSON-based SQL representation library
json python query-builder query-language sql
Last synced: 24 Jun 2025
https://github.com/filipponik/rb1-test-task
Тестовое задание RB1
javascript mysql php sql test-task
Last synced: 06 May 2026
https://github.com/adilwahla/Dry-Port-Management-System
dry port management system using oracle SQL databases
dpms dry-port-management oracle-database sql
Last synced: 11 Mar 2025
https://github.com/br3ndonland/udacity-fsnd-sql-logs
Python program with SQL queries to extract information from a relational database
database linux postgresql python sql udacity udacity-fullstack-nanodegree vagrant
Last synced: 05 Apr 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/hugojunior/uni7-banco-de-dados
Repositório para armazenar as atividades realizadas durante a disciplina Bancos de Dados II na UNI7.
Last synced: 19 Mar 2026
https://github.com/victoriametrics/sql-to-logsql
Simple UI that provides SQL support for VictoriaLogs and VictoriaTraces
distributed-tracing logging logs logsql sql traces tracing victorialogs victoriametrics victoriatraces
Last synced: 29 Oct 2025
https://github.com/mcabas/datacamp_notebook
Datacamp Learning Journey
datacamp datacamp-course datacamp-exercises jupyter-notebook learning markdown plpgsql python r sql tsql
Last synced: 02 Mar 2026
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/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/kulabun/jooq-generator
New Code Generator For JOOQ
codegenerator database java8 jooq kotlin repository sql
Last synced: 04 Oct 2025
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/jandedobbeleer/harvey-dent
Team and mobile app product metrics tooling to use in a DevOps minded environment
apple crashlytics devops devops-tools docker docker-compose fabric google grafana influxdb jira python sql tempo
Last synced: 09 Apr 2026
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/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/marimo-team/codemirror-sql
codemirror codemirror-extension sql
Last synced: 12 Aug 2025
https://github.com/felixdev22/vet_clinic
The focus of the project is the Vet Clinic Database, which is a relational database. Users can interact with the project by using SQL commands in the terminal to perform operations such as creating, reading, updating, and deleting specific data from the database.
Last synced: 21 May 2026
https://github.com/davidemoro/play_sql
pytest-play support for SQL expressions and assertions
pytest python sql sqlalchemy testing
Last synced: 15 Mar 2025
https://github.com/gigacache/bookingapplication
Final year project, A smart booking system that optimises appointment slots built in php with the CodeIgniter framework.
Last synced: 29 Apr 2026
https://github.com/secjs/database
🛢️Handle database operations in any type of database (SQL or NoSQL) inside Node.js
database knex mariadb migrations mongodb mongoose mysql nodejs nosql postgresql query-builder redis seeders sql sqlite sqlserver
Last synced: 30 Oct 2025
https://github.com/jacraig/inflatable
An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.
Last synced: 12 Aug 2025
https://github.com/kolosovpetro/rental-sql-database
Rental Store SQL Database and queries
Last synced: 30 Jun 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/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/xgfone/go-sqlx
A set of the simple, flexible and powerful SQL builders with zero-config.
builder database go go-sql golang mysql sql sql-builder sqlbuilder
Last synced: 29 Jul 2025
https://github.com/pedrohpalmeida/beecrowd-exercises
Resolução de desafios de programação do site Beecrowd.
beecrowd beecrowd-solutions c java javascript kotlin postgresql python python3 sql sqlserver uri uri-online-judge uri-solutions urionlinejudge
Last synced: 05 Feb 2026
https://github.com/n-r-w/testdock
TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases
database go mongodb pgx postgresql sql testing
Last synced: 08 Aug 2025
https://github.com/kerimli-veli/managementsystemproject-asp.net-api
ManagmentSystem is an advanced management API built with ASP.NET. It offers secure user control, task automation, and efficient resource management.
api asp-net asp-net-core entity-framework-core mediatr-library sql
Last synced: 28 Jun 2025
https://github.com/ds-joe/saas-multi-layout-laravel-template
a SaaS multi layouts template using laravel react inertia
dashboard inertia javascript laravel mysql nodejs react redux redux-toolkit saas sass shadcn sql strip tailwind tailwindcss typescript vite
Last synced: 04 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/GitUtk/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: 03 Oct 2025
https://github.com/nattie-nkosi/car_rental
Our final year (2019) group project. An Ecommerce Store.
bootstrap composer mysql-database php sql stripe-api
Last synced: 04 May 2026
https://github.com/marvinbuss/sqldwdeployment
SQL Data Warehouse Deployment Automation using SDK-style database projects, VS database projects and sqlpackage
sql sqldbproject sqlpackage sqlprojects synapse warehouse
Last synced: 20 Mar 2026
https://github.com/hanan-nawaz/numlpay
NUMLPay is a comprehensive fee payment system designed to simplify and streamline the payment process for students at the National University of Modern Languages (NUML). With NUML’s legacy of over forty years in educational excellence, NUMLPay represents a significant advancement in adapting to the evolving needs of students.
android-development data-engineering etl-pipeline python sql sql-server testing web-development
Last synced: 20 Jan 2026
https://github.com/imagodata/filter_mate
FilterMate is a Qgis plugin, an everyday companion that allows you to easily filter your vector layers
data exploratory-data-analysis filter geospatial ogr postgis qgis qgis-plugin qgis3 qgis3-plugin spatialite sql vector-database
Last synced: 29 Apr 2026
https://github.com/msaf9/student-attendance-management-system
A relational database to maintain university student records.
Last synced: 13 May 2026
https://github.com/vidundergunder/htmx-elysia-http-websocket
🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets
bun elysia htmx http sql websocket websockets ws
Last synced: 05 May 2026
https://github.com/abdelkarimhajji/quiz-game
End-of-Year Project: Successfully designed and implemented an engaging quiz game at our learning solicode center. Elevate your knowledge with fun quizzes, challenges, and interactive learning. Let's make education exciting! 🧠🎓 #EdTech #QuizGame"
css html javas mysql-database php quiz-game sql
Last synced: 09 May 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/zheruel/php-news-website
News portal - Vanilla PHP/HTML/CSS
Last synced: 16 May 2026
https://github.com/turbot/powerpipe-mod-imdb
Visualize IMDb movie ratings, budgets, box office performances, and more using Powerpipe and SQLite.
dashboard imdb imdb-dataset powerpipe powerpipe-mod sql sqlite sqlite3
Last synced: 19 Jun 2026
https://github.com/sksumit/homeffin
A desktop Java application using Java Swing, JDBC and MySQL DB.
desktop-application java jdbc mysql sql
Last synced: 30 Apr 2026
https://github.com/barrettotte/sql-unit-poc
A very basic POC MSSQL unit testing framework using Python and T-SQL. Directory/file driven unit tests using SQL and JSON.
json mssql proof-of-concept python sql t-sql test-runner unit-testing
Last synced: 20 Apr 2026
https://github.com/sourcegraph/querygen
CLI + tiny library for more readable SQL queries
Last synced: 15 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/msaadx/Dynamic-System-Model-Database
I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.
avl-tree btree data-structures database-management red-black-tree sql
Last synced: 24 Oct 2025
https://github.com/cu-dbmi-peds/phoenix
R, Python, and SQL implementations of the Phoenix Sepsis Criteria
pediatric phoenix python r sepsis septic-shock sql
Last synced: 22 Oct 2025
https://github.com/platob/yggdrasil
arrow data databricks pandas polars spark sql
Last synced: 02 Jun 2026
https://github.com/amitverma80/leetcode-sql
This repository contains solutions for LeetCode SQL problems.
leetcode leetcode-solutions leetcode-sql sql sql-query sql-server sqlserver
Last synced: 25 Feb 2026
https://github.com/lamngockhuong/tools
Development Tools Collection
debugging development-tools parameter-replacer sql typeorm typescript utilities vite
Last synced: 01 Mar 2026
https://github.com/vinsidious/holywell
Opinionated SQL formatter that implements Simon Holywell's sqlstyle.guide. Zero dependencies.
cli code-formatter developer-tools formatter postgresql sql sql-formatter sql-style-guide typescript
Last synced: 13 Feb 2026
https://github.com/vishvadeep-chauhan/sql-loin-logout-database
android-application kotlin kotlin-android login logout sql sqlite
Last synced: 06 May 2026
https://github.com/planetway/connector-docs
CONNEQT Connector is a software solution to create REST JSON APIs or SOAP services from relational database SQL queries
Last synced: 27 Apr 2026
https://github.com/droberin/doormatic
Physical Access Management Service for private clubs and small offices triggered by mobile devices
android apache2 arduino-yun door door-opener doorkeeper https ios lamp mac-address mysql noob-dev php raspberry relay sql
Last synced: 06 May 2026
https://github.com/ali-elganzory/collaborative-editor
Real-time collaborative editor - a robust one 😉.
collaborative-editing database differential-synchronization document-sharing editing editor node-js reactjs real-time sql
Last synced: 30 Apr 2026
https://github.com/radom12/dbms-apartment-management-system-project
Apartment Management System Project designed using PHP and mySQL, for DBMS mini project. Refer to the Readme file for Usage guidelines, and known issues.
apartment-management-system css dbms dbms-project final-year-project hotelmanagementsystem html js management-system mini-project php project simple-project sql
Last synced: 02 May 2026
https://github.com/divithraju/divith-raju-immigration-data-engineering
A Capstone Project that covers several aspects of Data Engineering (Data Exploration, Cleaning, Modeling, Pipelining, Processing)
apachespark bigdata bigdataprocessing bigdataproject capstone-project datacleaning dataengineering datalake datamodeling datapipeline dataprocessing dataschema dataset datawherehouse pandas sql
Last synced: 29 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/adilwahla/dry-port-management-system
dry port management system using oracle SQL databases
dpms dry-port-management oracle-database sql
Last synced: 24 Jan 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/haripasapuleti/leetcode-problems
Folder containing solutions to various LeetCode problems, showcasing my problem-solving skills and progress in algorithmic challenges.
cpp data-structures-and-algorithms problem-solving sql
Last synced: 07 Sep 2025
https://github.com/mavstuff/simpledbbackup
Simple SQL Server database backup utility
csharp dotnet dotnet-framework mssql mssqlserver sql sqlserver windows
Last synced: 24 Feb 2026
https://github.com/wiriswernek/atividades
Este repositório contem as atividades realizadas durante o período de tempo em que estive na faculdade
bootstrap c css3 html5 java javascript sql
Last synced: 10 Apr 2026
https://github.com/lewuathe/tiny-presto
Lightweight Presto pluster for verifying query result consistency
Last synced: 25 Aug 2025
https://github.com/julianolaurentino/sql_sample
Estudos voltados para criação de consultas em SQL. Este repositório está sendo alimentando semanalmente.
data-analysis sql sql-query sql-server
Last synced: 05 Mar 2025
https://github.com/greenpeace/gpes-bigquery-recipes
Google Big Query recipes to Analyse our data.
bigquery database-management sql
Last synced: 11 May 2025
https://github.com/ergonzamarian/trabalhohotel
Projeto Finalizado :: Trabalho desenvolvido na disciplina de Banco de Dados.
Last synced: 19 Mar 2026
https://github.com/adamdriscoll/psdapper
Easy to use PowerShell module for working with SQL via Dapper.
Last synced: 23 May 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/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/vvka-141/pgmi
pgmi — PostgreSQL-native execution fabric. Your SQL drives everything: transactions, execution order, error handling. Session-centric, deterministic, auditable. For humans and autonomous agents.
ai-agents cli database-automation database-migrations dba-tools devops golang infrastructure-as-code mcp plpgsql postgresql-sql schema-management sql transactional
Last synced: 20 Feb 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/karenpayneoregon/dyynamic-sql-where-in
Provides methods to generate dynamic WHERE IN clauses for databases
csharp csharp-core sql sql-server
Last synced: 13 Jul 2025
https://github.com/rkusa/sqlm
An `sql!` macro to write compile-time checked database queries similar to how `format!` works
Last synced: 11 Sep 2025
https://github.com/neopromic/saturn
Saturn is a drag-drop based landing page builder written in javascript/typescript<3
database docker javascript linux native nextjs postgresql prisma react saas sql tailwind tailwindcss typescript vercel web windows wix wordpress
Last synced: 06 Feb 2026