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-22 00:25:41 UTC
- JSON Representation
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/mchenryspagg/google-play-store-apps-analysis-visualization
An analysis and visualization of google play store apps scraped data for the period of 2010 - 2018 . This project aims at cleaning the dataset, analyzing the given dataset, and mining informational quality insights. This project also involves visualizing the data to better and easily understand trends and different categories.
dataanalysis datacleaning datavisualization documentation mysql powerbi preprocessing python sql
Last synced: 09 May 2026
https://github.com/mehrajlatifli/bookstore---entity-framework-code-first-mvvm
Example of Entity Framework (Code First) MVVM
codefirst crud crud-operation entity-framework inotifypropertychanged mssql mssqlserver mvvm netframework observablecollection onpropertychanged repository-pattern sql tsql tsql-stored-procedures unitofwork-pattern userdefined-stored-procedure wpf
Last synced: 30 Jan 2026
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/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/guillempuche/effect_server_react
Clean architecture using the Effect library: domain, usecase, repositories, SQL, Node server
clean-architecture ddd-architecture domain-driven-design effect functional-programming nodejs server sql
Last synced: 26 Apr 2026
https://github.com/reiniiriarios/squirrel-table
Desktop application to run MySQL queries over SSH and generate CSV and XLSX files. Useful for QA where queries need to be run repeatedly and files handed off.
csv csv-files data-analysis desktop-application electron excel mariadb mysql nodejs qa quality-assurance quality-control quality-control-assurance sql xlsx
Last synced: 15 Apr 2026
https://github.com/alleycat1/mysql-deadlocks-case
List of the deadlock cases in MySQL
Last synced: 17 Apr 2026
https://github.com/faltawy/lsql
(WIP) List your files with SQL like syntax, (Fun Project)
Last synced: 05 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/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/andyfratello/dbd
🗄️ Exercicis de Disseny de Bases de Dades (DBD) Q2 - UPC FIB
data database dbd dbd-fib dbeaver fib-upc nosql nosql-database oracle sql sql-database
Last synced: 10 Feb 2026
https://github.com/sandwichlabs/duck-tape
A little tool for sql from the cli. Swiss army knife of data scripts, powered by duckdb.
Last synced: 05 Mar 2026
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/fx2y/datanarrate
[WIP] LLM-powered agent for adaptive data analysis across multiple sources. Uses natural language for complex queries, visualizations, and insights. Features autonomous planning, SQL/Elasticsearch generation, and AI storytelling. Built with LangChain, GPT-4, FastAPI, and React.
ai data-analysis data-visualization elasticsearch fastapi gpt-4 langchain machine-learning nlp react sql
Last synced: 31 Jan 2026
https://github.com/rchaganti/sqldrive
SQL Server objects as a PowerShell Drive
powershell powershell-drive psdrive ships sql sql-server
Last synced: 24 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/surajrawat1709/hotelratingapp
Maven based Spring Boot application making use of different microservices to get ratings of hotels.
hibernate java11 maven microservices spring-boot sql
Last synced: 06 Feb 2026
https://github.com/santhoshse7en/applied_machine_learning_online_course_solutions
Applied Machine Learning Online Course Solutions | Category: AI & Machine Learning
applied-machine-learning course-solutions imdb machine-learning machinelearning-python python sql
Last synced: 11 May 2026
https://github.com/vartikaraj2512/dsml-internship-devtown-notebooks-
🌟 Data Science & Machine Learning Internship Projects 📊 Explore a curated collection of DS & ML notebooks covering topics like regression models, clustering, NLP, and deep learning. Dive into real-world projects such as price prediction, sentiment analysis, and customer segmentation. This repository reflects modern data-driven industry solutions
data-science filehandling googlecolab json kaggle keras machine-learning matplotlib numpy pandas python scikit-learn seaborn sql tensorflow
Last synced: 29 Jan 2026
https://github.com/turbot/powerpipe-mod-rnacentral
Visualize RNAcentral chemical components, database insights, and sequence behaviors, and more using Powerpipe and PostgreSQL.
dashboard postgres postgresql powerpipe powerpipe-mod rnacentral sql
Last synced: 16 Apr 2026
https://github.com/killercup/presentation-diesel-adventure
diesel presentation rust slides sql
Last synced: 03 May 2026
https://github.com/chaoses-ib/informationsystems
database filesystem gis memory-management sql
Last synced: 12 May 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/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/malaksadek/e-store
An online marketplace Android application 🛍 🛒 (2018)
android android-app android-application android-studio api-wrapper database full-stack ios ios-swift java mobile-app mobile-development mysql mysql-database php phpmyadmin sql swift swift-4
Last synced: 07 Apr 2026
https://github.com/sdrttnclskn/plsql-work
pl/sql-work been created from solution of hackerrank examples
Last synced: 13 Feb 2026
https://github.com/rgolubtsov/reporter-multilang
A tool to generate human-readable reports based on data from various sources with the focus on its implementation using a series of programming languages.
cli genie golang human-readable-reports javascript multilang mysql nodejs pdf perl postgresql python sql sqlite vala
Last synced: 17 Feb 2026
https://github.com/didinj/asp-net-core-angular-sqlserver-webapp
Build a Web App with ASP.NET Core 8.0 Web API and Angular 20 Using SQL Server
angular asp core microsoft net server sql typescript
Last synced: 20 Jul 2025
https://github.com/diegojromerolopez/babik
A Django queryset-like API for Ruby on Rails
activerecord mysql postgresql query-builder ruby ruby-gem ruby-on-rails sql sqlite3
Last synced: 07 Mar 2026
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/sibyx/duckql-python
JSON-based SQL representation library
json python query-builder query-language sql
Last synced: 24 Jun 2025
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/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 Mar 2025
https://github.com/aivanf/lemuras
A small Python library to deal with big tables
bigdata data-analysis html ipython-notebook join-tables json jupyter-notebook pandas pivot-tables python sql table
Last synced: 28 Oct 2025
https://github.com/tivins/database
A secure and efficient fluent PDO wrapper
database fluent mysql pdo php prepared-statements query query-builder sql sqlinject-defense sqlinjection sqlite
Last synced: 13 Apr 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/udb-org/udb-app
UDB: The Next-Gen Cross-Platform Database Tool. Built on Electron, it supports diverse databases and integrates an AI chat assistant, intelligent agent workflows, and MCP capabilities to enhance database intelligence and efficiency.Alternative to SSMS, pgAdmin, DBeaver, DataGrip, Toad, Navicat
agent aichat electronjs react shadcn-ui sql tailwindcss
Last synced: 25 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/yashika-malhotra/strategic-analysis-of-retail-brand-in-south-america-using-sql
Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services
bigquery data-analysis data-science database database-schema google-bigquery mysql-server sql
Last synced: 18 Apr 2026
https://github.com/benmukebo/vet-clinic-database
For project you uses a relational database to create the initial data structure for a vet clinic. Built with POSTGRESQL
Last synced: 18 May 2026
https://github.com/filipponik/rb1-test-task
Тестовое задание RB1
javascript mysql php sql test-task
Last synced: 06 May 2026
https://github.com/p2p-develop/peyangsuperlibrary
よく使うものまとめたやつ(願望
bukkit graph intellij-idea java-8 library logging mathematics minecraft peyang sql sqlite sqlite3 time timeparser
Last synced: 20 Jan 2026
https://github.com/j4cobgarby/cordial2
Cordial, redesigned and written from scratch using Laravel
blade blade-template css database html javascript jquery laravel laravel5 laravel54 markdown mysql php social social-media social-network social-networks sql web-app website
Last synced: 07 Mar 2026
https://github.com/nolleh/sqlflick.nvim
⚡Query, without leaving your nvim workspace, whatever the dbms
nvim-lua nvim-plugin query sql sqltools
Last synced: 21 Jul 2025
https://github.com/monacoremo/postgres-trees
Example for how to model trees and implement transformations on them in Postgres.
Last synced: 18 May 2026
https://github.com/kitsunetech-com/velox-server
Server-side component of the Velox MVA (https://github.com/KitsuneTech-com/Velox-MVA)
composer database json mysql odbc-api php sql sql-server
Last synced: 12 Apr 2025
https://github.com/hectororm/orm
Hector ORM is a PHP ORM independent of any framework and inspired by other ORM functionalities.
orm pdo php php8 query-builder sql
Last synced: 13 Apr 2025
https://github.com/raleighlittles/sql_zoo_solutions
Solutions to all 95 SQL Zoo tutorial questions.
Last synced: 21 Mar 2025
https://github.com/billionsjoel/vet-clinic-database
This repo involves the schema, queries and data used during the microverse psql learning track.. Most of the query structures you will ever need building a project. From creating tables to joining and querying them.
Last synced: 28 Mar 2025
https://github.com/zejiran/simple-banking-system
💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL
banking database lunh-algorithm python sql
Last synced: 20 May 2026
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/apijson/apijson-milvus
腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.
ai apijson database milvus orm orm-library sql vector vector-database
Last synced: 18 Feb 2026
https://github.com/olipliche/budget-app
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
database postgresql rails ruby sql
Last synced: 20 Jan 2026
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/alleycat1/sqlserver-util-jp-sql
SQL Server utilities for Ohayo(Japanese Company)
Last synced: 18 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/dharejo-junaid/sql-jdbc
This repository contains a Java project that demonstrates how to use JDBC to connect to and retrieve data from three different SQL databases: MySQL, Microsoft Access, and Oracle. In addition, the project includes a Main.java class that provides a simple demonstration of how to retrieve data from a database table using JDBC.
database-connectivity java jdbc microsoft-access mysql oracle sql
Last synced: 20 May 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/muhammadmooazam/sql-using-mysql
database database-management-system mysql sql
Last synced: 03 May 2026
https://github.com/yunohost-apps/phpmyadmin_ynh
phpMyAdmin package for YunoHost
database mysql official-ynh phpmyadmin sql yunohost yunohost-apps
Last synced: 27 Jun 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/ahmad-masud/database-schema-constructor
🗄A tool created to help design and visualize database schemas in sql
database database-generator database-management database-schema firebase javascript nodejs react schema sql
Last synced: 03 Nov 2025
https://github.com/andr3w03/pemrogramanvisual
Tugas Mata Kuliah Pemrograman Visual Semester 4
csharp database desktop-application microsoft-access mysql sharpdevelop sql sql-server visual-studio windows-forms
Last synced: 08 Apr 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/ergonzamarian/trabalhohotel
Projeto Finalizado :: Trabalho desenvolvido na disciplina de Banco de Dados.
Last synced: 19 Mar 2026
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/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/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/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/seddryck/ermine
ERMine is a library to parse text files describing a conceptual Entity Relationship model and create an object representation of this model.
Last synced: 28 Jun 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/adamdriscoll/psdapper
Easy to use PowerShell module for working with SQL via Dapper.
Last synced: 23 May 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/muhammedahmetsekerci/cs50-sql-final-project
CS50 SQL Final Project
cs50 cs50sql cs50sql-final-project sql sqlite sqlite3
Last synced: 20 Sep 2025
https://github.com/kolosovpetro/sql_course
Data Bases - SQL practice. For educational purposes
Last synced: 09 Mar 2026
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/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/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/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/tanushreesarkar/uplifters-net
Uplifters.Net is a web-based donation and volunteer management platform designed to connect donors with causes related to clothing, food, and education support. The platform allows users to explore donation categories, view real-time impact through interactive cards and counters, and engage with visual testimonials. Used HTML, CSS, and Javascript.
css html javascript nodejs reactjs sql
Last synced: 20 Jan 2026
https://github.com/finndersen/python-db-project-template
A template for Python projects that need to use a relational database, including tooling for managing schema migrations and testing against a containerised DB instance.
atlas databases python sql sqlalchemy
Last synced: 21 Sep 2025