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/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/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/turbot/steampipe-plugin-exec
Use SQL to instantly query & run shell commands on local & remote servers. Open source CLI. No DB required.
backup etl exec hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/czproject/sql-generator
Library for generating of SQL in PHP.
Last synced: 27 Oct 2025
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/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/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/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/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/popckovs/sql
Репозиторий содержит решение к задачам онлайн тренажеров по SQL с различных сайтов: sql-ex.ru learndb.ru hackerrank.com pgexercises.com sqlbolt.com sqlzoo.net
Last synced: 12 Mar 2026
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/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/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/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/vegarsti/sql
a SQL interpreter
db dbms go golang interpreter sql
Last synced: 28 Apr 2025
https://github.com/imranr98/backdraft
Node.js, Express, and PostgreSQL based web server with simple user authentication, to be used as a template or starting off point for backend projects.
authentication chai express jwt logging mocha morgan nodejs openapi postgresql prisma rdbms refresh-token sql swagger swagger-ui testing tsoa typescript winston
Last synced: 14 May 2025
https://github.com/cefriel/competence-kg
A tutorial on Knowledge Graphs discussing how to model the employee competences within a company
competences cypher data-modeling knowledge-graph langchain llm sparql sql tutorial
Last synced: 03 Feb 2026
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/apache/spark-connect-swift
Apache Spark Connect Client for Swift
Last synced: 14 Apr 2025
https://github.com/avs-abhishek123/Connect-Life
A social media web application system which is a platform that helps people connect virtually with fully administrative control for the administrators, when implemented in the real world, using PHP, HTML, CSS, Js, SQL & Bootstrap with little implementation of Ajax for user status retrieval.
ajax backend bootstrap css front-end-development html javascript php react social-network sql wamp webdesign webdevelopment website xampp
Last synced: 12 Mar 2025
https://github.com/phogolabs/orm
Golang Query Executor and Database Connector
Last synced: 09 Jul 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/webdevel/autocomplete-sql
Autocomplete SQL provider for Atom Autocomplete Plus
atom autocomplete autocomplete-plus autocomplete-sql autocompletion mysql sql
Last synced: 07 May 2025
https://github.com/questdb/flink-questdb-connector
QuestDB connector for Apache Flink (over InfluxDB Line Protocol)
flink sql stream-processing time-series
Last synced: 27 Jun 2025
https://github.com/ronymmoura/sql-formatter
【WIP】C# library to turn your SQL pretty.
Last synced: 17 Jan 2026
https://github.com/plandes/cisql
SQL Command Line Interface (ciSQL)
clojure command-line command-line-tool jdbc sql sql-query
Last synced: 16 Aug 2025
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/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/jbub/sqlcommenter
Go implementation of https://google.github.io/sqlcommenter/.
Last synced: 09 Mar 2026
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/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/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/ibonn/dammy
Generate fake data for any purpose
database dummy dummy-data-generator fake-data fake-data-generator library mock populate-databases python random sql synthetic-dataset-generation
Last synced: 04 Apr 2026
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/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/karenpayneoregon/sqlserverinsertfiles
Provides code to insert files into SQL-Server database table
Last synced: 13 May 2025
https://github.com/fibo/sql92-json
can stringify a JSON into an SQL and viceversa parse an SQL and serialize it into a JSON
Last synced: 28 Jul 2025
https://github.com/turbot/steampipe-plugin-steampipe
Use SQL to instantly query plugin metadata from the Steampipe Hub. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 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/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/karam-mustafa/laravel-query-helper
Laravel package helps you to execute more effective databases queries, delete, update, insert, and optimize your database queries.
database laravel laravel-framework laravel-query-builder laravel8 php query-helper query-optimization sql
Last synced: 27 Oct 2025
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/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/mermelstein/snowquery
Run SQL queries on Snowflake from R
Last synced: 01 May 2025
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/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/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/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/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/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/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/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/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/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/sasha-alias/sqltabs-explain
Explain plan visualisation for Postgresql
nodejs postgresql sql sqltabs sqltabs-explain
Last synced: 26 Mar 2025
https://github.com/marat-gainullin/platypus-js
html java javascript netbeans-ide orm platypus-js sql
Last synced: 15 Jul 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: 04 May 2025
https://github.com/iwanbk/gosqlbencher
Tool to benchmark Go SQL ecosystem: query, Go database/sql funcs usage, driver, and the server
benchmark golang mysql postgresql sql
Last synced: 30 Jun 2025
https://github.com/exasol/exasol-driver-go
Exasol SQL driver for Golang
database driver exasol exasol-integration go golang sql
Last synced: 10 Apr 2025
https://github.com/cesiumlabs/json-sql-query
Use CRUD operations on JSON with SQL queries.
Last synced: 12 Apr 2025
https://github.com/dhui/satomic
Simple nested SQL transactions/savepoints in Golang
database golang savepoints sql transaction-manager
Last synced: 07 May 2025
https://github.com/agnivade/sqlargs
A vet analyzer which checks sql queries for correctness
Last synced: 29 Oct 2025
https://github.com/bytebase/mysql-parser
MySQL parser based on ANTLR4
antlr antlr-parser antlr4 database mysql parser sql sql-parser
Last synced: 13 Apr 2025
https://github.com/nyctibiusvii/happy
Projeto web construído durante o NLW#03 com a Rocketseat/Mayk Brito. HAPPY: "Levando mais felicidade ao mundo". 🗺🧒🏻👨👩👧👧🎁
adocao css foster-homes html javascript lar-adotivo maykbrito nextlevelweek nlw nlw-3 nlw-3-discovery orfanato rocketseat sql workshop
Last synced: 10 Apr 2025
https://github.com/alnkesq/duckdbsharp
Bidirectional interoperability between DuckDB and .NET
Last synced: 10 Apr 2025
https://github.com/deepnote/jupyterlab-deepnote
A .deepnote file viewer extension for JupyterLab
artificial-intelligence data data-analysis data-science data-visualization deepnote eda jupyter jupyter-notebook jupyterhub jupyterlab machine-learning notebooks python r sql
Last synced: 06 Apr 2026
https://github.com/juliomarcopineda/jdbc-stream
Light-weight library to wrap JDBC ResultSet to Java Stream API
java java-stream-api java-streams java8 java8-stream jdbc lambda sql
Last synced: 10 Apr 2025
https://github.com/tharukrenuja/cpms
Simple Car Parking Management System using (Windows Forms) C# with MS SQL Server
car-parking-management csharp final-project mssql-database offline sql windows-forms
Last synced: 30 Oct 2025
https://github.com/iricartb/propagation-techniques-used-by-threats
Ivan Ricart Borges - Study of propagation techniques used by viruses. Simulation of propagation through P2P, NetBios, USB Devices, MSN Messenger.
bitcomet cpp emule icmp-ping kazaa md5 msn-messenger-protocol netbios p2p regedit scanner sockets sql thread usb usb-devices winapi windows worm zip-compression
Last synced: 10 Apr 2025
https://github.com/SANKALP1011/LibraryDatabase
This is an library database build using sql .
Last synced: 30 Jul 2025
https://github.com/claudiarojassoto/db_clinic
This project includes the implementation of a clinic's database from a relational diagram where the tables and their columns are specified, as well as the relationships between them. Accordingly, the tables are built and their relationships are established.
diagram join many-to-many many-to-one relational-databases sql
Last synced: 10 Mar 2026
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/lchsk/sanchosql
SanchoSQL - Linux desktop PostgreSQL client
data database database-gui database-management desktop development editor linux linuxapps postgres postgresql sql
Last synced: 16 Aug 2025
https://github.com/zstumgoren/gentle-intro-to-sql
A gentle intro to the world of databases and SQL, using SQLite
Last synced: 19 Mar 2025
https://github.com/soranoba/pageboy
A SQL pagination library for golang with GORM.
Last synced: 24 Aug 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/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/apache/flink-connector-hive
Apache flink
connector datastream flink hive sql table
Last synced: 22 Sep 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/shgopher/408
408的内容:数据结构,算法,网络,操作系统,计算机组成原理,设计模式,数据库
408 algorithms algorithms-and-data-structures linux mysql network patterns sql system
Last synced: 15 Apr 2025
https://github.com/turbot/tailpipe-plugin-sdk
Tailpipe Plugin SDK is a simple abstraction layer to write a Tailpipe plugin.
duckdb sql tailpipe tailpipe-plugin
Last synced: 26 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
https://github.com/rohatdgnr/patika.practical.backend
This repo contains all the backend projects I completed during bootcamp on the Patika.dev platform. Projects are organized weekly and each one is geared towards learning different technologies and practices.
java rest-api spring-boot sql swing
Last synced: 31 Aug 2025
https://github.com/wangzuo/arel
rails/arel in javascript
activerecord javascript rails sql
Last synced: 02 Aug 2025
https://github.com/turbot/steampipe-plugin-docker
Use SQL to instantly query Dockerfile commands and more from Docker. Open source CLI. No DB required.
backup docker docker-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/dsevilla/bdge
Recursos para la asignatura BDGE del Máster de Big Data de la UM/USC.
bigdata couchdb hbase ipython-notebook jupyter jupyter-notebook mongodb mysql neo4j python sql
Last synced: 28 Oct 2025
https://github.com/devinmatte/git-challenge
Gamification of Git Contributions for the use of either education or competition
competition education gameification gamification git git-challenge github-api organisation php sql
Last synced: 12 Jun 2025
https://github.com/kennethleungty/aws-rds-mysql-python
Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on the cloud
aws aws-rds aws-rds-mysql data-science database database-management mysql mysql-database pymysql python rdbms sql
Last synced: 12 Jul 2025