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-07 00:26:23 UTC
- JSON Representation
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/mazinsw/cogen
A code generator from SQL to any language
cli code code-generation code-generator command-line console entity generator modeling parser sql template terminal
Last synced: 04 Jul 2026
https://github.com/zdrzalikprzemyslaw/sql-hospital
Database intended for use in a Hospital
microsoft-sql-server mssql sql tsql
Last synced: 08 Mar 2026
https://github.com/peterhardy22/Data-Analytics-Projects
Data Analytics Projects
api beautifulsoup bootstrap d3 flask html-css-javascript leaflet matplotlib mongodb pandas plotly python scikit-learn scraper sklearn sql sqlalchemy tableau vba-excel
Last synced: 20 Jul 2025
https://github.com/sayakpaul/reporting-in-sql-datacamp-course-exercises
Contains my solutions to the exercises of the course "Reporting in SQL"
Last synced: 10 Sep 2025
https://github.com/terma/gigaspace-web-console
Open source alternative for GigaSpace Web UI with enhanced data querying.
gigaspaces query-engine sql tools webconsole
Last synced: 25 Jul 2025
https://github.com/giis-uniovi/tdrules
Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data
api-testing coverage database fpc mcdc mutants openapi sql testing
Last synced: 11 Apr 2025
https://github.com/gradedjestrisk/db-training
Use, install, performance
database mysql oracle-database plsql postgresql sql sqldeveloper
Last synced: 25 Jul 2025
https://github.com/0xataru/dfox
DFox is a Rust-based database management tool that provides a terminal user interface (TUI) for interacting with PostgreSQL and MySQL databases. It allows users to perform database operations easily and efficiently through a simple and intuitive interface.
crossterm ratatui-rs rust sql tui-rs
Last synced: 07 May 2025
https://github.com/magnusrodseth/complete-sql-mastery
My personal notes from the Complete SQL Mastery course.
mysql relational-databases sql
Last synced: 10 Sep 2025
https://github.com/seipan/csql
CLI tool to insert CSV data into a specified database.
csv csv-parser mysql postgresql sql
Last synced: 17 Jul 2025
https://github.com/co0lc0der/simple-query-builder-php
A simple QueryBuilder PHP component
database mysql pdo pdo-php php php-oop query-builder sql sqlite
Last synced: 22 Jul 2025
https://github.com/nezorinegor/bookstore-db
📖 База данных для книжного магазина
Last synced: 02 Aug 2025
https://github.com/somdipdey/easysql
Use this class library to execute your MS SQL queries easily without hassle.
csharp csharp-code csharp-library database dataset dictionary easysql ms-sql-queries mssql nuget nuget-gallery nuget-package sql sql-statement sqlhelper tsql
Last synced: 13 Apr 2025
https://github.com/siris2314/necrofinance
A powerful financial assistant built with databases, Neural Networks, and Natural Language Processing
api crypto cryptocurrency keras-neural-networks keras-tensorflow natural-language-processing neural-networks python3 scikitlearn-machine-learning sql sqlite3 stock stock-market stocks-predictor tensorflow
Last synced: 29 Oct 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/byancamatos01/exercicioconstraint2
EXERCICIO DE CONSTRAINT EM SQL SERVER
banco-de-dados constraints fatec-zl sql
Last synced: 06 Apr 2025
https://github.com/chromy/crunch
sqlite3 compiled to WASM for the browser and server
sql sqlite sqlite3 wasm webassembly
Last synced: 11 Apr 2025
https://github.com/arvindshmicrosoft/microsoftacademicgraph
Working with the Microsoft Academic Graph in various data platforms - Azure SQL, SQL Server, Apache Spark etc.
academic azure-sql-database azure-sql-db graph-algorithms graph-database graph-theory microsoft-academic-graph research-paper sql sql-server
Last synced: 02 Aug 2025
https://github.com/fireemerald/knowntitles
A offline tool to edit the knownTitles of all characters
add character knowntitles lookup modify remove sql tool trinitycore
Last synced: 11 Jan 2026
https://github.com/haraldrudell/parl
A Go library for massive virtual parallelism © 2018–present Harald Rudell harald.rudell@gmail.com (https://haraldrudell.github.io/haraldrudell/)
android database go golang parallelism sql sqlite sqlite3
Last synced: 18 Jul 2025
https://github.com/spoje-net/ruian2sql
A tool for importing address points of the State Surveying and Cadastre Administration into SQL database
phing-tasks phinx-migrations php sql
Last synced: 17 Jul 2025
https://github.com/saba-gul/text-to-sql
This project provides a Gradio-based web application that allows users to interact with an SQLite database using natural language queries. It leverages the LangChain library and OpenAI's language model to convert plain English questions into SQL queries and execute them on the provided database.
gradio-python-app langchain nlp-machine-learning sql texttosql
Last synced: 12 Aug 2025
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/evanssnave/final-capstone-project-back-end
@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.
api backend collaboration database postgresql rubocop ruby ruby-on-rails sql
Last synced: 14 Sep 2025
https://github.com/kstrassheim/datawarehouse-crawler
This is a content and schema crawler tool to receive, update and import various kinds of data into a Onprem or Cloud based SQLServer or Azure-Synapse-Analysis (Azure Datawarehouse SQLServer). As source it supports SQLServer Tables, ODATA Endpoints, CSV Files or Excel Files. For multiple sources it can run in parallel mode where it would make a thread for each connection. The speciality of this crawler is that it creates the target tables by himself using the additional info from source.json. In case of Azure-Synapse-Analysis it would estimate the distribution type and keys. The syncing works completely without SQL Transactions by using a consistency correction algorithm for very frequent fact tables. There are 5 Syncing Algorithms (see Manual/Insert) which can be selected as well as one Update Algorithm.
azure-data-warehouse azure-synapse-analytics business-intelligence crawler csv data-import data-science datawarehouse datawarehousing docker dotnet-core-2 excel integration-testing odata parallel-computing sql
Last synced: 28 Apr 2026
https://github.com/felipecastrosales/game
🎮 Game app using IGDB API, with BLoC, Provider, dio, sqflite and others.
api api-rest dart dart-api dartlang dio flutter flutter-api flutter-app flutter-apps flutter-dio flutter-examples flutter-package http igbd json serialization sqflite sql
Last synced: 15 Jul 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/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/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/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/byt3n33dl3/azuresqli
Parameter for Injection Attacks
blind-sql commands injection-attacks injections nosql parameters sql sql-injection
Last synced: 13 Apr 2025
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/rafinhaa/controlmei
Software de gerencia para Micro Empreendedor Individual (MEI)
cadastro-de-empresas csharp mei microempreendedor sql
Last synced: 20 Jun 2025
https://github.com/raminmammadzada/sql-zoo
Microverse School > SQL Project > SQL Zoo
Last synced: 20 Jan 2026
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/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/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/bytebase/tsql-parser
The parser for SQL Server. It is based on the ANTLR4
antlr antlr4 antlr4-parser database parser sql sql-parser sql-server sqlserver
Last synced: 10 Jul 2025
https://github.com/marcingminski/dba
A bunch of scripts that make SQL Server administration easier
administration maintenance sql sql-server sqlserver
Last synced: 19 Jun 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/turbot/steampipe-plugin-hcloud
Use SQL to instantly query servers, networks and more from Hetzner Cloud. Open source CLI. No DB required.
backup etl hacktoberfest hcloud hetzner hetzner-api hetzner-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jun 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/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/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/sibyx/duckql-python
JSON-based SQL representation library
json python query-builder query-language sql
Last synced: 24 Jun 2025
https://github.com/hjo12/loginpanel
Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside
csharp sql windows-forms winforms
Last synced: 19 Jun 2025
https://github.com/joknaa/plsql-javaswing_project
🏛 An Academic Project, Accessing and Executing PL/SQL scripts from Java Program with Swing GUI.
java plsql plsql-javaswing sql swing-gui
Last synced: 19 Jun 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/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/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/amccool/ssdt-staticdatagenerator
Creates deployment SQL scripts of the existing data in a target Database for use in SSDT post-deployment
Last synced: 11 Apr 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/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/amerharb/sedk
database postgres postgresql sql sql-builder typescript
Last synced: 03 May 2026
https://github.com/nidhiupman568/my-sql-problem-solved
🌟Welcome to a curated 📚 collection 📚 of solved 🛠️ MySQL 💾 interview 💬 problems ❓ from LeetCode 💡. 📊🔍 This section 📚 showcases 🔍 key questions ❓ and their solutions 💡, providing 📊 a valuable 🛠️ resource 📚 for anyone 💬 preparing 🛠️ for SQL 💾 interviews 💬. 🚀
data-with-sql database-queries dbms learn-sql leetcode my-sql-mastery my-sql-solutions mysql problem-solving query-optimization sql sql-experts sql-problem-solving sql-queries sql-syntax
Last synced: 02 Jan 2026
https://github.com/sameetasadullah/student-registration-database-website
A School Management Website where you can register students, their courses, generate challan forms, change class forms, and many more options
erdiagram oracle-11g php school-management sql
Last synced: 01 Aug 2025
https://github.com/duncan3dc/sql-class
A simple database abstraction layer for PHP, with an on disk caching facility.
Last synced: 05 May 2025
https://github.com/tekyaygilfethi/pythonsqldataframeconnector
This module allows you to create sql create and insertion queries for given dataframe.
connector postgresql python sql
Last synced: 10 May 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/chaoses-ib/informationsystems
database filesystem gis memory-management sql
Last synced: 12 May 2025
https://github.com/axion-security/goinjection
Automated SQL Injection written in Golang
blind-based error-based sql sql-injection union-based
Last synced: 29 Oct 2025
https://github.com/seunmatt/cassandra2sql
This is a Java library for exporting cassandra database to SQL that can be used to restore an SQL database like MySQL and Postgres
cassandra cassandra2sql java java8 migration-tool migrations mysql postgresql sql
Last synced: 02 Aug 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/yaza-putu/wilayah-administrasi-indonesia-2022
Data Wilayah Administrasi Indonesia 2022
database indonesia sql wilayah
Last synced: 08 Sep 2025
https://github.com/paulophagula/ezrecords
:vhs: ezrecords - SQL for Humans™ Enhanced
ezsql for-humans mysql postgres python records sql wpdb
Last synced: 21 Mar 2025
https://github.com/turbot/steampipe-plugin-steampipecloud
Use SQL to instantly query Steampipe Cloud resources across workspaces. Open source CLI. No DB required.
deprecated hacktoberfest postgresql postgresql-fdw sql steampipe steampipe-cloud steampipe-plugin
Last synced: 31 Mar 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/hope-it-works/caddy-php
tool for setting up a caddy-server with PHP support and optional MariaDB-server
caddy-server caddy2 caddyserver mariadb mariadb-database mariadb-mysql mariadb-server mysql mysql-database mysql-server php sql sql-server sqlserver
Last synced: 01 Oct 2025
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/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/dgroup/vcs4sql
Organizing version control for the database(s) in a simple, elegant way.
changelog changeset database-control database-management gem liquibase ruby ruby-gem ruby-library sql sqlite vcs
Last synced: 12 May 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/tuurash/substitutex
A Small Simple SQL Database Backup Tool
asp-net backup-tool csharp n-tier-architecture sql winforms
Last synced: 21 May 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/evancarroll/pg-srf-repeat-benchmark
A testing repo comparing an SRF that is dually implemented as ValuePerCall and Materialize
benchmark c c-language postgresql postgresql-extension sql
Last synced: 16 May 2026
https://github.com/nicolasbizzozzero/twister
[fr] Twitter-like social network using Apache Tomcat, MongoDB and MySQL
apache-tomcat css html java javascript mongodb mongodb-database mysql mysql-database social-network sql tomcat
Last synced: 12 Apr 2025
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/martijndeb/liteadmin
A hostable SQLite browser and editor like phpMyAdmin, but for SQLite.
Last synced: 05 Jul 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/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/nikolatechie/dress-to-impress
Dress to Impress is a web application that allows users to try on clothes virtually, eliminating the need to visit a store in person.
hackathon hackupc java machine-learning mysql python react reactjs resnet spring-boot sql tensorflow typescript
Last synced: 05 May 2025
https://github.com/sdrttnclskn/plsql-work
pl/sql-work been created from solution of hackerrank examples
Last synced: 13 Feb 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/jacobstephens2/channel-zero-news-web-app
A web-based party game inspired by Jackbox and SNL's Weekend Update- players write scripts for each other to perform live on a shared screen.
bootstrap css game html javascript live multiplayer party-game php real-time sql web-app
Last synced: 07 Apr 2026
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/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