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-03 00:26:03 UTC
- JSON Representation
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/hoseinrezaeem/travel-ticket-online-purchase-system
Project (Hibernate + Servlet + Java) Online shopping site for plane, train and bus tickets It is possible to register, login, buy, show the list of trips based on the origin, destination, date, buy and show tickets Ticket cancellation and... that of Hibernate, Servlet, JSP and Postgresql For back-end site design
css hibernate html inheritance interface jpa junit5 log4j maven servlet session-cookie sql
Last synced: 14 Apr 2025
https://github.com/nzmprlr/sqlpp
A database connection wrapper to cache prepared statements by transforming queries to use with array arguments.
database go golang mysql postgresql sql wrapper
Last synced: 18 Jan 2026
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/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/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/edoardottt/postgressql-db
Easy implementation of some postgreSQL Databases for practicing with Conceptual analysis of requirements, design of relational databases and SQL queries
data database pgplsql pgsql plsql postgres postgresql postgresql-database rdbm rdbms relational-databases sql
Last synced: 27 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/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/crowbarz/ha-sql_json
Updated SQL integration for Home Assistant that supports JSON attributes
hacs home-assistant integration json sql
Last synced: 17 Jan 2026
https://github.com/turbot/steampipe-plugin-openai
Use SQL to instantly query OpenAI for completions, models & more. Open source CLI. No DB required.
backup etl golang gpt-3 hacktoberfest openai postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/jeffreyning/micro-mvc
与其他mvc兼容的框架
dao groovy springcloud springmvc sql
Last synced: 27 Apr 2025
https://github.com/haxxorsid/referralboard
A referral network for you to get and give job referrals.
cypress go golang jwt jwt-authentication jwt-token kanban postgres postgresql react reactjs referral referral-platform relational-databases scrum software-engineering sprints sql testing typescript
Last synced: 21 Apr 2025
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/d-alejandro/laravel-code-examples
Clean Architecture, SOLID, PHP 8.2, Laravel 9, RESTful API, Nginx, PostgreSQL 16, MySQL 8, CRUD, DTO, Enum, Docker Compose, Unit tests, Feature tests, SQL, Repository Criteria Pattern, Mocking Objects, Design Patterns, PHPUnit
clean-architecture clean-code crud decorator dependency-injection design-patterns docker-compose dto enum feature-tests laravel mocking-objects nginx php phpunit postgresql solid sql unit-tests xdebug
Last synced: 21 Apr 2025
https://github.com/georgepwall1991/linqcontraband
Stop smuggling bad queries into production. A Roslyn Analyzer that catches EF Core performance killers (client-side eval, N+1) at compile time.
code-analysis csharp dotnet efcore entity-framework-core linq performance roslyn-analyzer sql static-analysis
Last synced: 04 Jun 2026
https://github.com/farzadoxo/csharp-and-dotnet-in-one-month
💻 I Should learn C# and dotnet with some tools like EF - SQL SERVER - Design pattern and ASP.NET , etc. ..
Last synced: 03 May 2026
https://github.com/ankitsharma-tech/flask-social-media-automation
Social Media automation application built on Flask. Uses instagrapi to automate posting at scheduled times, and allows user to make AI generated posts. Twitter API is used in order to allow the user to tweet from the site. Utilizes SQLAlchemy for the login, registration process and database, and includes email verification and forgot password.
ai ai-app ai-project ai-social-media ajax automation database flask python social-media sql sqlalchemy sqlite webapps
Last synced: 05 May 2026
https://github.com/malithonline/FlareBaseExpoD1-d1db-dashboard
🚀 Cloudflare D1 Database Admin Dashboard ⚡ Modern interface with zero setup required 💫
admin-dashboard cloudflare cloudflare-d1 cloudflare-pages d1 dashboard database-admin nextjs react sql typescript
Last synced: 04 Apr 2026
https://github.com/qoredb/qoredb
Next Generation Database Client
database-client nosql opensource sql
Last synced: 17 May 2026
https://github.com/marcusmqf/byedb
ByeDB.AI is an innovative AI-powered platform transforming natural language into data insights, all within a familiar chat interface. It enables non-technical users to effortlessly query databases, visualize results with charts, and export data, eliminating the need for SQL knowledge.
ai-agents data-visualization database llm-agent queries sql
Last synced: 08 Jun 2026
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/dhui/satomic
Simple nested SQL transactions/savepoints in Golang
database golang savepoints sql transaction-manager
Last synced: 07 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/alnkesq/duckdbsharp
Bidirectional interoperability between DuckDB and .NET
Last synced: 10 Apr 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/sasha-alias/sqltabs-explain
Explain plan visualisation for Postgresql
nodejs postgresql sql sqltabs sqltabs-explain
Last synced: 26 Mar 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/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/connctd/sqlbee
Simple mutating admission proxy for k8s to inject cloud-sql-proxy sidecars
gcp k8s kubernetes sidecar sql
Last synced: 17 Feb 2026
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/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/jenbrissman/followspot
FollowSpot is a comprehensive audition tracking fullstack web application for entertainment industry professionals. This app allows users to store information/media for all of their auditions while also compiling data and displaying statistics to help track progress. Demo Video: https://youtu.be/AkxajodTJZs | Deployed: https://followspot.herokuapp.com/
auditions bootstrap cards chartjs cloudinary cloudinary-api css flask google google-maps-api html industry jinja postgresql python python3 sqalchemy sql sqlalchemy twilio-api
Last synced: 12 Apr 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/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/agnivade/sqlargs
A vet analyzer which checks sql queries for correctness
Last synced: 29 Oct 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/legolasvzla/python-pubsub-postgresql-redis
Pub-Sub between PostgreSQL and Redis in Python
postgresql pubsub python3 redis sql
Last synced: 14 Jul 2025
https://github.com/k1ethoang/learn_sql-server
For beginner to learn SQL basic
Last synced: 30 Oct 2025
https://github.com/gavincabbage/chiv
gavincabbage.com/chiv | Archive relational database tables to Amazon S3
Last synced: 11 Apr 2025
https://github.com/mokeddembillel/amortized-svgd-gan
Learning to draw samples: with application to amortized maximum likelihood estimator for generative adversarial learning
amortized amortized-svgd continuous-probability-distibution draw-samples gan pytorch pytorch-implementation reinforcement-learning soft-q-learning sql stein-variational-gradient-decent svgd
Last synced: 15 Jun 2025
https://github.com/micheleriva/hackerrank-my-solutions
🍿My solutions to HackerRank problems
ai artificial-intelligence bot cpp cpp11 elixir elixir-lang euler hackerrank hackerrank-solutions haskell js mysql regex regexp ruby scala sql
Last synced: 07 May 2025
https://github.com/aravindvnair99/hall-management-system
A Hall Management System made originally for Amrita University based on HTML5, CSS3 + Materialize, JS, Node.js, MySQL
amrita-university body-parser css css3 ejs ejs-express express express-js express-middleware expressjs hacktoberfest hall-management html html5 materialize-css materializecss mysql-database mysql-server nodejs sql
Last synced: 07 May 2025
https://github.com/databrickslabs/waterbear
Automated provisioning of an industry Lakehouse with enterprise data model
data-model databricks delta-lake lakehouse python spark sql
Last synced: 07 Jul 2025
https://github.com/cloudposse/terraform-aws-dms
Terraform modules for provisioning and managing AWS DMS resources
data dms dynamodb migration mysql oracle postgres postgresql s3 sql sql-server
Last synced: 09 Sep 2025
https://github.com/oyebamiji-micheal/100-days-of-sql-beginner-to-advance
MySQL and Oracle in 100 days
Last synced: 11 Jun 2026
https://github.com/sanidhyy/trello-clone
Collaborate, manage projects and reach new productivity peaks.
actions management mysql next nextjs prisma productivity react server sql stripe task-manager tasks trello trello-clone
Last synced: 13 Apr 2025
https://github.com/nccapo/paginate-metakit
A powerful pagination toolkit for Go applications using GORM and standard SQL databases. This package provides flexible pagination solutions with support for both offset-based and cursor-based pagination.
go golang gorm gorm-orm metadata pagination sql
Last synced: 19 Jul 2025
https://github.com/ginkgobioworks/curious
Graph-based data exploration tool
django graph-database query query-language sql
Last synced: 30 Dec 2025
https://github.com/birddevelper/flask_sqlalchemy_report
A useful simple to use utility to turn your sql query into a beautiful report HTML table
flask flask-sqlalchemy html python report sql sql-query sqlalchemy table
Last synced: 13 Mar 2025
https://github.com/fernandod1/form-insert-mysql
Simply example of PHP script that includes a html form to insert its data into Mysql database.
form forms insert-data insert-records insert-script inserting insertion mysql mysql-connection mysql-connector mysql-database mysqli php php5 php7 phpmyadmin sql
Last synced: 24 Jun 2025
https://github.com/turbot/steampipe-plugin-grafana
Use SQL to instantly query dashboards, data sources, users and more from Grafana. Open source CLI. No DB required.
backup etl grafana hacktoberfest monitoring postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 28 Oct 2025
https://github.com/drmcarvalho/pyquerymonitor
Ferramento para monitoramento de consultas lentas em SQL
monitoring mysql query sql tool
Last synced: 13 Apr 2025
https://github.com/netcorestack/datatransform
Sql2Sql or Sql2MongoDb Transform Tool
data data-transform database migration mongodb mssql nosql sql sql2mongo sql2mongodb sql2sql tooling transform
Last synced: 11 Apr 2025
https://github.com/techiediaries/electron-mysql-demo
A Demo and Example App Created with Electron and MySQL Node.js Module
angularjs electron electron-app mysql sql
Last synced: 29 Oct 2025
https://github.com/wroge/querify
query json-compatible data using a SQL-like language
Last synced: 11 Apr 2025
https://github.com/ekhabarov/go-pg-generator
Golang struct generator for PostgreSQL
cli generator golang postgres postgresql sql
Last synced: 13 Apr 2025
https://github.com/stackql/stackql-middleware
Middleware solution to allow clients to query back end APIs using SQL
api bff database middleware postgres postgresql sql stackql
Last synced: 11 Jul 2025
https://github.com/aldy505/sql-dsl
SQL as template literal (for a lot of stuff)
database dsl mysql postgresql sql
Last synced: 12 Jul 2025
https://github.com/cpcloud/dpyr
Python dplyr operations for SQL databases and pandas DataFrames
data-science dplyr postgres python python-3 python-library python3 sql sqlalchemy sqlite3
Last synced: 09 Sep 2025
https://github.com/rursprung/r2d2-oracle
an r2d2 adapter for the oracle database
connection database oracle pool r2d2 rust sql
Last synced: 30 Apr 2025
https://github.com/9ssi7/query
A fast, synchronized and dynamic query builder package.
chain-of-responsibility query query-builder sql typescript
Last synced: 05 Apr 2025
https://github.com/saket-sk/semester5-sppu-dbms-lab
List of SQL files of program outputs that I successfully implemented during my tenure as a student of B.E in Information Technology, Semester 5. Subject:- DBMS Lab
Last synced: 12 Apr 2025
https://github.com/bytebase/postgresql-parser
PostgreSQL parser based on ANTLR4
antlr antlr4 database parser postgres postgresql sql
Last synced: 09 Jul 2025
https://github.com/johnhany97/dental-clinic-system
Dental Clinic Appointments and Patients management System in Java
Last synced: 10 Apr 2025
https://github.com/vicotrbb/sqltemple
SQLTemple is a modern, AI-powered SQL IDE built with Electron and React. It provides intelligent query assistance, execution plan visualization, and a VS Code-like development experience for database work.
Last synced: 06 Mar 2026
https://github.com/ndleah/dvd-rental-marketing-analytics
🎥 Email marketing campaign analysis
data-analysis data-exploration data-modelling data-structures data-wrangling database sql
Last synced: 19 Jul 2025
https://github.com/alirezasalehizadeh/querybuilder
Simple PHP query builder for quick interaction with database tables.
database mysql php query-builder sql
Last synced: 20 Mar 2025
https://github.com/armanceau/training
Traning of coding
api database html-css-javascript json mysql php sql training workinprogress
Last synced: 10 Jul 2025
https://github.com/ahmetfurkandemir/hepsitrendtech-apis
Email verification, Model predict and User operations APIs.
api bearer-tokens docker fastapi flask flask-api json jwt-authentication model-prediction opencv oracle-cloud postgresql spotify-annoy sql swarm-cluster tensorflow
Last synced: 15 Oct 2025
https://github.com/posit-dev/orbital
Turn SciKitLearn pipelines into SQL
machine-learning python scikit-learn sql
Last synced: 09 Feb 2026
https://github.com/i3abghany/rheadb
A disk-oriented DBMS with in-memory caching, B+Tree indexing, and JDBC interface
Last synced: 03 Oct 2025
https://github.com/hebertcisco/happy
☺️ Happy - Visit orphanages and change many children's day. @rocketseat
express happy javascript next next-level-week-3 nextjs nlw nlw-3 nlw-happy nodejs rocketseat rocketseat-bootcamp rocketseat-nlw sql sqlite3 styled-components typeorm typescript
Last synced: 12 Apr 2025
https://github.com/stackql/stackql-registry-docs
StackQL provider documentation for cloud and SaaS providers available in the StackQL Provider Registry, built with Docusaurus.
cloud cloudprovider documentation docusaurus netlify openapi openapi3 saas sql stackql
Last synced: 19 Oct 2025
https://github.com/j-dumbell/snow-builder
Type-safe NodeJS query builder library for Snowflake with smart return type inference, written in Typescript.
nodejs npm orm-library query-builder snowflake sql typescript
Last synced: 09 Apr 2025
https://github.com/nkottary/esquelle.jl
Makes working with SQL databases easier
Last synced: 06 Jul 2025
https://github.com/thuongtruong1009/bookept
📚 Knowledge space for nerds. Search online books by subject and add them to your favorite cart
authentication book bookstore cart commerce css database heroku html javascript mysql mysqli online php php8 project pwa responsive sql template
Last synced: 10 Jun 2025
https://github.com/aymen94/games-center
Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql
dbms game-center java java-swing mysql oop sql steam swing uplay
Last synced: 28 Apr 2025
https://github.com/opensearch-project/sql-odbc
OpenSearchODBC is a read-only ODBC driver for Windows and Mac for connecting to OpenSearch SQL support.
odbc opensearch opensearch-plugins sql
Last synced: 26 Apr 2025
https://github.com/andres-condezo/vet_clinic
Relational database to create the data structure for a vet clinic using PostgreSQL.
Last synced: 28 Apr 2025
https://github.com/reem-lab/vet-clinic
The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻⚕️
Last synced: 28 Apr 2025
https://github.com/prashuk/sql-taxi-management
Taxi Management Database Project
erdiagram oracle-11g plsql sql
Last synced: 02 Jan 2026
https://github.com/abtinz/django-flask
Backend Developement learning with codeyad, Hamrouesh, youtube courses
backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket
Last synced: 17 Jan 2026
https://github.com/onfranciis/linkly-rs
A url shortener server built with Rust, PostgreSQL and Redis on Rocket - Bitly alternative
bitly learn linkly-rs postgresql redis rocket rust sql student-vscode
Last synced: 23 Oct 2025
https://github.com/neondatabase/semicolons
Take a string with multiple Postgres SQL statements, separated by semicolons, and split it into its constituent statements
comments parse postgres postgresql semicolons split sql
Last synced: 08 Apr 2025
https://github.com/avanade/dbex
DbEx provides database extensions for DbUp-inspired database migrations.
ado-net database dbup sql sql-server
Last synced: 12 Sep 2025
https://github.com/parkingwang/go-sqlbuilder
Go-SQLBuilder是一个用于创建SQL语句的工具函数库,提供一系列灵活的、与原生SQL语法一致的链式函数。
Last synced: 24 Feb 2026