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-04-08 00:24:46 UTC
- JSON Representation
https://github.com/bytebase/plsql-parser
The parser for Oracle 11g/12c PL/SQL. It is based on the [ANTLR4](https://github.com/antlr/antlr4) and use the grammar from [antlr4-grammars-plsql](https://github.com/antlr/grammars-v4/tree/master/sql/plsql).
antlr antlr-parser antlr4 database oracle parser plsql sql sql-parser
Last synced: 02 Nov 2025
https://github.com/zakirkun/toki
Toki is a fast and efficient SQL query builder for Go that helps you build SQL statements dynamically at runtime. It focuses on performance, safety, and ease of use.
Last synced: 05 Nov 2025
https://github.com/muhammedahmetsekerci/cs50-sql
CS50's Introduction to Databases with SQL - 2024 Course
cs50 cs50course cs50courseproblemsets cs50problemsets cs50problemsetssolved cs50sql sql sqlite sqlite3
Last synced: 27 Jul 2025
https://github.com/karenpayneoregon/sqlserverinsertfiles
Provides code to insert files into SQL-Server database table
Last synced: 13 May 2025
https://github.com/choonkeat/dbmigrate
rails migrate inspired approach to database schema migrations but with plain sql files. and much faster.
database golang mariadb migration-tool mysql postgresql sql
Last synced: 18 Aug 2025
https://github.com/imhappykumar/loan-management-system
The Loan Management System developed using PHP is a robust and user-friendly web application designed to streamline and automate the process of managing loans within an organization.
loan loanmanagementsystem management mysql php sql
Last synced: 14 Apr 2025
https://github.com/ahmedsobhy01/query-optimization-research
This repository presents research on SQL query optimization, exploring how different indexing strategies and PostgreSQL configurations impact query performance. The project, which earned second place at TCCD Research Day, provides insights into improving database efficiency.
database-indexing database-performance-optimization query-optimization research sql tccd
Last synced: 22 Jul 2025
https://github.com/turbot/steampipe-plugin-cloudflare
Use SQL to instantly query accounts, zones and more from Cloudflare. Open source CLI. No DB required.
backup cloudflare etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/ponsfrilus/kata-sql
Kata : entraîner ses connaissances SQL en aidant le manager d'une discothèque
dojo dojo-kata epfl-dojo epfl-dojo-kata kata sql
Last synced: 11 Mar 2026
https://github.com/mrpandya/dbms_from_scratch
A CLI based DBMS made using C++. It supports basic SQL Queries.
algorithms cpp data-structures database database-management sql
Last synced: 28 Oct 2025
https://github.com/atlassian-labs/db-replica
Automatically chooses between database connections to read-write main or read-only replica
Last synced: 28 Apr 2025
https://github.com/stefen-taime/etl-data-pipeline-rdbms-to-hdfs-using-airflow-apache-sqoop-spark-postgres-and-hive
This project aims to move the data from a Relational database system (RDBMS) to a Hadoop file system (HDFS)
airflow big-data data docker-compose etl-pipeline hdfs hive infrastructure-as-code rdbms spark sql sqoop
Last synced: 03 Jul 2025
https://github.com/javiorfo/nvim-dbeer
Minimal Multi database client for Neovim
database go golang lua neovim neovim-plugin nosql sql
Last synced: 06 May 2025
https://github.com/selva221724/edasql
edaSQL is a python library to bridge the SQL with Exploratory Data Analysis where you can connect to the Database and insert the queries. The query results can be passed to the EDA tool which can give greater insights to the user.
correlation data-analysis data-science data-visualization dataprofiling eda missing-values outlier-detection pandas python sql
Last synced: 10 Jun 2025
https://github.com/crate/micropython-cratedb
A CrateDB Driver for MicroPython.
cratedb cratedb-driver iot iot-device micropython micropython-driver rdbms sensor-network sensor-networks sql telemetry telemetry-collection
Last synced: 26 Jan 2026
https://github.com/srlion/goobie-sql
Easily connect to MySQL in Garry's Mod using Rust binary!
async binary fast garrysmod gmod gmod-mysql graceful graceful-shutdown mysql rust rust-lang rustlang simple sql transactions
Last synced: 07 Jan 2026
https://github.com/turbot/steampipe-plugin-salesforce
Use SQL to instantly query Salesforce resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw salesforce sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/popckovs/sql
Репозиторий содержит решение к задачам онлайн тренажеров по SQL с различных сайтов: sql-ex.ru learndb.ru hackerrank.com pgexercises.com sqlbolt.com sqlzoo.net
Last synced: 12 Mar 2026
https://github.com/zkan/getting-started-with-analytics-engineering
Getting Started with Analytics Engineering
analytics-engineering dbt postgresql sql
Last synced: 19 Apr 2025
https://github.com/keivanipchihagh/machinelearning-roadmap
A hands-on and industry-oriented roadmap to learn to become a Full-Stack Machine Learning Engineer
deep-learning docker git machine-learning python sql
Last synced: 02 May 2025
https://github.com/vanessaaleung/data-science-notes
Data Science Learning Notes
data-science data-visualization machine-learning marketing-analytics object-oriented-programming probability product-management python3 sql statistics
Last synced: 25 Apr 2025
https://github.com/akiyamasm/laravel-same-request
The Missing check on Laravel Request Unicity.
cache eloquent improvement laravel packages php sql storage
Last synced: 03 May 2025
https://github.com/czproject/sql-generator
Library for generating of SQL in PHP.
Last synced: 27 Oct 2025
https://github.com/alteryx/featuretools_sql
Automated creation of EntitySets from relational data stored in SQL databases
automated-feature-engineering automated-machine-learning automl data-science feature-engineering featuretools machine-learning mysql postgres postgresql sql
Last synced: 12 Dec 2025
https://github.com/melaniesigrid/vet_clinic
In this project, I used a relational database and PostgreSQL to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.
Last synced: 09 May 2025
https://github.com/svenruppert/jdbc-dao
minimalistic JDBC based DAO
connection-pool dao design-pattern functional java java8 java9 jdbc-dao rdbms sql
Last synced: 10 Apr 2025
https://github.com/djeada/databases-notes
This repository is a helpful guide for anyone working with data. It covers everything you need to know about databases, including SQL and NoSQL databases, making them faster, and keeping them secure. It also has real-world examples to help you understand how to use databases in practice.
Last synced: 13 Apr 2025
https://github.com/turbot/steampipe-docs
Steampipe documentation content in markdown format.
documentation hacktoberfest postgresql sql steampipe turbot turbot-pipes
Last synced: 30 Oct 2025
https://github.com/inforkgodara/java-pos
It is a desktop software to manage retail stores which is developed in java swing.
awt inforkgodara java-min-project java-point-of-sale java-pos java-project javafx javapos mini-project point-of-sale pos pos-java pos-swing posjava project sql swing-pos swing-project
Last synced: 19 Jun 2025
https://github.com/moinism/webdb
A jQuery and JavaScript plugin which make it easy to use WebSQL feature of HTML5. If you are not using this cool HTML5 feature just because it is hard to use then this plugin is for you. AJAX like calls to perform SQL actions.
Last synced: 08 Jul 2025
https://github.com/r3dhulk/sqli-detector-in-python
python based sqli detector tool
attack blackhat blackhat-python cyber-security cybersecurity ethical ethical-hacking ethical-hacking-tools hacking hacking-tool offensive-security security security-tools sql sql-injection sql-injection-attacks sql-injection-exploitation sql-injections sqli sqlinjection
Last synced: 30 Apr 2025
https://github.com/jasonsychau/graphql-w-persistent
This is an updates page and an example repository for the GraphQL SQL database service package graphql-w-persistent.
graphql graphql-database graphql-middleware haskell mysql postgresql sql sqlite
Last synced: 13 Apr 2025
https://github.com/koolreport/querybuilder
Generate SQL Query with pure PHP code for more precise, secure SQL query.
koolreport mysql reporting-engine reporting-tool sql sql-query-builder
Last synced: 10 Apr 2025
https://github.com/mermelstein/snowquery
Run SQL queries on Snowflake from R
Last synced: 01 May 2025
https://github.com/dataform-co/dataform-example-project
Example project on Dataform
data-analysis data-pipeline data-transformation elt sql sqlx
Last synced: 03 May 2025
https://github.com/genkami/memeduck
memeduck is a SQL query builder for Cloud Spanner
cloud-spanner go golang google-cloud query-builder spanner sql
Last synced: 01 May 2025
https://github.com/haikelfazzani/sql-playground
🎃 SQLite playground
playground sql sql-learning sql-playground sqlite3
Last synced: 07 Mar 2026
https://github.com/veepee-oss/vp.fsharp.sql.sqlserver
F# Wrapper for SQL Server using Microsoft.Data.SqlClient and Vp.FSharp.Sql
Last synced: 10 Apr 2025
https://github.com/euyogi/problems-cs50x
All problems/labs from CS50’s Introduction to Computer Science solved
2023 bootstrap c course cs50 cs50x css exercise flask harvard harvard-univesity harvardcs50 html javascript jinja labs problem-sets problems python sql
Last synced: 24 Apr 2025
https://github.com/bframe-work/bframelib
Open source billing library based in SQL. Generate, view and diff invoices locally or in the cloud.
Last synced: 23 Feb 2026
https://github.com/andresrodriguez55/studentinformationsystemdesktopappforegeuniversity
Desktop application of the student information system of Ege University and application of solution with relational database against the announcement system of the university.
ado-net csharp database desktop-application ege-uni entity-framework http mssql sql student-information-system system-information university windows-forms
Last synced: 24 Apr 2025
https://github.com/hospital-management-system-emr/hospital-management-system-emr-opensource
A complete open source for electronic healthcare record management in Hospitals, Clinics and Pharmacy. This application is made using ASP.NET MVC, C# , SQL Server
angular asp-net-core emr emr-management hims hospital hospital-appointment-booking hospital-information-management hospital-management hospital-management-system patient-management sql sqlserver
Last synced: 14 Mar 2026
https://github.com/nitbravoa92/vet-clinic-database
This project consists of the creation of the schema and all the necessary queries for a database of a veterinary clinic using postgreSQL
Last synced: 28 Sep 2025
https://github.com/detunized/since-bot
Event tracking Telegram bot in Go
bot go golang sql sqlite telegram telegram-bot
Last synced: 12 Apr 2025
https://github.com/phogolabs/orm
Golang Query Executor and Database Connector
Last synced: 09 Jul 2025
https://github.com/jedi-studio/verse.db
verse.db isn't just a database, it's your universal data bridge. Designed for unmatched flexibility, security, and performance, verse.db empowers you to manage your data with ease.
database database-management database-schema databases json multi-database multi-database-access multi-database-connection multi-database-types sql verse-database verse-db versedb yaml
Last synced: 24 Oct 2025
https://github.com/creativecuriositystudio/squell
A type-safe wrapper for the Sequelize library
database decorators node orm sequelize sequelize-library sql typescript typescript-library
Last synced: 10 Mar 2026
https://github.com/a179346/knex-tree
Query hierarchical data structures in sql with knex
hierarchical hierarchical-data knex mssql mysql nodejs oracle postgresql query sql sqlite3 tree tree-structure typescript
Last synced: 20 Jun 2025
https://github.com/joker2411/sql-injection
This project is based on information system's security which executes malicious SQL queries on the database server through a web application to either gain access to the sensitive information or the database.
Last synced: 22 Jun 2025
https://github.com/jbub/sqlcommenter
Go implementation of https://google.github.io/sqlcommenter/.
Last synced: 09 Mar 2026
https://github.com/Paulo-Lopes-Estevao/sqlc-generate-crud
library that generates CRUD sql operations for a struct using the sqlc structure.
Last synced: 28 Aug 2025
https://github.com/shanduur/squat
Squat is an application that provides simple SQL data generation functionality.
Last synced: 30 Oct 2025
https://github.com/adnanhodzic/wp-cloud-run
Ultimate WordPress setup on (GCP) Cloud Run, Cloud SQL & GCS buckets
cloud cloudflare cloudrun cloudrun-service cloudsql config container gcp gcs googlecloud setup sql ultimate wordpress wp wp-cloud-run wp-installation
Last synced: 13 Aug 2025
https://github.com/m-taghizadeh/python-full-course
Full Python Programming Tutorials with Focus on artificial intelligence and machine learning
artificial-intelligence bayes-classifier convolutional-neural-networks deep-learning graphical-user-interface knn-classification machine-learning mysql oop opencv pyqt5 python regex regression-models regular-expression scikitlearn-machine-learning scrapy selenium sql vgg16-model
Last synced: 11 May 2025
https://github.com/saket-sk/full-stack-webdev-repo
Literally everthing starting from HTML forms or theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.
angular angularjs back-end-development css database database-connection forms front-end-development full-stack-web-development html javascript jquery-ajax php reactjs sass-files sass-mixins scss-styles sql typescript xammp
Last synced: 23 Jun 2025
https://github.com/akkadotnet/akka.persistence.sql
Linq2Db implementation of Akka.Persistence.Sql. Common implementation for SQL Server, Sqlite, Postgres, Oracle, and MySql.
akka akka-persistence linq2db sql
Last synced: 13 May 2025
https://github.com/mohamedhnoor/vet-clinic
Vet Clinic database is a relational database typed by Structured Query Language 'SQL' using PostgresQL, and it provides the required data to create the data structure for a vet-clinic wep app.
Last synced: 24 Aug 2025
https://github.com/certainlach/immigrant
Database schema definition language, migration and ORM boilerplate generator
database migration postgresql schema sql
Last synced: 24 Jun 2025
https://github.com/adamfoneil/dapper.qx
More powerful and testable inline SQL used with Dapper
dapper-extensions inline-sql sql
Last synced: 15 Jul 2025
https://github.com/shgopher/408
408的内容:数据结构,算法,网络,操作系统,计算机组成原理,设计模式,数据库
408 algorithms algorithms-and-data-structures linux mysql network patterns sql system
Last synced: 15 Apr 2025
https://github.com/raleighlittles/hackerrank-sql
Annotated solutions to HackerRank's SQL domain questions.
Last synced: 21 Mar 2025
https://github.com/jbmusso/zer
Zer helps you create and serialize generic JavaScript chains to String representations of any languages by leveraging ES2015 Proxy objects.
chain dsl gremlin javascript-chains javascript-proxy serialization serializer sql
Last synced: 13 Apr 2025
https://github.com/sharpjs/psql
Cmdlets for SQL Server and Azure SQL databases.
azure-sql-database powershell powershell-module sql sql-server
Last synced: 07 May 2025
https://github.com/cesiumlabs/json-sql-query
Use CRUD operations on JSON with SQL queries.
Last synced: 12 Apr 2025
https://github.com/ernsthaagsman/grouporder
Group food ordering system. Meant as a demo for blog posts, suggest improvements in the issues!
ansible database flask postgresql pycharm python sql vagrant
Last synced: 14 Jul 2025
https://github.com/rasolofonirina/madagasikara
This repository contains database, REST API of fokontany, kaomina, distrika, faritra and faritany in Madagasikara and Angular front.
angular communes districts distrika faritany faritra fokontany javascript js json kaomina madagascar madagasikara mysql nodejs prisma provinces regions sql typescript
Last synced: 17 Jul 2025
https://github.com/turbot/steampipe-plugin-abuseipdb
Use SQL to instantly query IP abuse scores and more from AbuseIPDB. Open source CLI. No DB required.
abuseipdb abuseipdb-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jul 2025
https://github.com/moritzkoerber/local-data-stack
This project demos how to integrate DuckDB and Delta Lake with dbt, orchestrated by Dagster. All data is stored and processed locally.
dagster dbt delta-lake delta-rs polars sql uv
Last synced: 28 Jan 2026
https://github.com/erizocosmico/git2pg
Git to PostgreSQL repository migration.
git migration postgresql sql vcs
Last synced: 13 Aug 2025
https://github.com/turbot/steampipe-plugin-microsoft365
Use SQL to instantly query calendars, contacts, drives, mailboxes and more from Microsoft 365. Open source CLI. No DB required.
backup etl hacktoberfest microsoft365 msgraph msgraph-api office365 postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 12 Oct 2025
https://github.com/mchenryspagg/sql-portfolio-project
A portfolio project involving a detailed analysis of 37,997 high school/college student records to showcase key insights through the aid of effective visualizations aimed at evaluating the factors affecting student's academic performance in high school and colleges in the US..
data-analysis data-visualization database dataset datasets joins spreadsheet sql sqlite visualization
Last synced: 05 Sep 2025
https://github.com/laowantong/sqlab
SQL Adventure Builder: transform a dataset and a collection of SQL exercises into a self-contained database
database education game-engine games sql text-adventure
Last synced: 26 Jan 2026
https://github.com/ahmedshahriar/hr-management-system
bootstrap4 css html5 jquery oracle-10g oracle-database php pl-sql pl-sql-script sql sql-query
Last synced: 27 Sep 2025
https://github.com/webankpartners/wecube-plugins-itsdangerous
check script and notify user if it's dangerous
command-parser dangerous-command shell-script sql
Last synced: 23 Apr 2025
https://github.com/arasgungore/ibm-data-science
My solutions to the peer-reviewed assignments in the Data Science Professional Specialization offered by IBM on Coursera.
coursera coursera-data-science coursera-specialization data-analysis data-mining data-science data-science-projects data-visualisation data-visualization database ibm ibm-data-science ibm-data-science-professional jupyter-notebook machine-learning machine-learning-algorithms machine-learning-coursera pandas python sql
Last synced: 12 Apr 2025
https://github.com/turbot/steampipe-mod-terraform-azure-compliance
Run compliance and security controls to detect Terraform Azure resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.
azure compliance hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform
Last synced: 22 Apr 2025
https://github.com/opensearch-project/dashboards-query-workbench
The OpenSearch Dashboards Query Workbench enables you to query your OpenSearch data using either SQL or PPL
dashboard opensearch opensearch-dashboards opensearch-plugins ppl sql
Last synced: 11 Oct 2025
https://github.com/NitinSPatil15/Project-3-Data-Warehouse-with-AWS
An ETL pipeline that extracts data from S3, stages them in Redshift, and transforms data into a set of dimensional tables
etl-pipeline python redshift-database s3-bucket sql
Last synced: 29 Jul 2025
https://github.com/emilyriederer/dbt-convo-covid
Demo repo with full code described in blog post
controlled-vocabulary data dbt sql variable-names
Last synced: 26 Oct 2025
https://github.com/turbot/steampipe-plugin-trivy
Use SQL to instantly query advisories, vulnerabilities, packages, findings and more using Trivy. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin trivy zero-etl
Last synced: 22 Apr 2025
https://github.com/qoredb/qoredb
Next Generation Database Client
database-client nosql opensource sql
Last synced: 05 Apr 2026
https://github.com/turbot/steampipe-mod-gcp-insights
View dashboards and reports across all of your GCP projects using Powerpipe and Steampipe.
dashboard gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 14 Jun 2025
https://github.com/turbot/steampipe-plugin-digitalocean
Use SQL to instantly query droplets, VPCs, users and more from DigitalOcean. Open source CLI. No DB required.
backup digitalocean digitalocean-api doctl etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/vb-consulting/blog
Subscribe to this repository to receive notifications whenever a new article is published at https://vb-consulting.github.io/
architecture articles blog csharp databases dotnet postgresql rdmbs software-development sql
Last synced: 01 Sep 2025
https://github.com/waitingsong/kmore
A SQL query builder based on Knex with powerful TypeScript type support. Intergrated Tracing of OpenTelemetry. Declarative Transaction via decorator @Transactional
knex otel postgres query-builder sql transactional typeorm types typescript
Last synced: 07 Aug 2025
https://github.com/tallesl/net-query
A simplistic ADO.NET wrapper.
ado-net csharp dot-net micro-orm query-builder sql transaction
Last synced: 30 Apr 2025