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-23 00:29:40 UTC
- JSON Representation
https://github.com/qoredb/qoredb
Next Generation Database Client
database-client nosql opensource sql
Last synced: 17 May 2026
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/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/surajiyer/database-sql-joins-algorithm
An implementation of the algorithms presented in the paper "Cardinality Estimation Done Right: Index-Based Join Sampling"
cardinality-estimation joins pandas-dataframe sql
Last synced: 06 Jul 2025
https://github.com/sfneal/mysql-toolkit
Syntax free MySQL toolkit... Build sophisticated queries programmatically, no need for tedious string manipulation. Handle's a remote MySQL database connection with a context manager, call almost any SQL query through a single import. Execute large SQL script (100mb+) on remote database, automatic command recognition, separation, and sequential execution.
manipulation mysql mysql-database python sql sqlparse
Last synced: 07 Oct 2025
https://github.com/caogiathinh/urban-mobility-elt-pipeline
Built a complete end-to-end data platform to ingest, process, and analyze complex, multi-source public datasets for business intelligence.
dataengineering docker gooogle-cloud kestra pandas postgresql-database python spark sql terrraform
Last synced: 07 Oct 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/nicolasbonnici/gorest
GoREST is a library that helps you easily create production-grade REST APIs
Last synced: 14 Jun 2026
https://github.com/sawongam/bank-management-system-in-web
A Web-based banking system, providing account login, creation, balance inquiry, fund transfers, analytics, and more.
bank-management-system banking banking-system bootstrap css e-commerce-project html js open-source opensource opensource-projects opensourceforgood php sql
Last synced: 26 Feb 2026
https://github.com/finepointcgi/godot-4-postgre-plugin
A PostgreSQL database adapter for Godot 4.
database gdscript godot godot-addon godot-engine godot-modules godot-plugin postgres postgres-backend postgres-frontend postgresql postgresqlclient sql sql-commands
Last synced: 28 Apr 2026
https://github.com/simandebvu/sql-zoo
My Solution Set for the SQL Zoo Challenges and quizzes. Written in SQL.
Last synced: 04 Apr 2026
https://github.com/jixiuf/sqlparser
a plugin for emacs to edit sql script or execute sql sentence in sql-mode.it can completing tablename and colum names.
Last synced: 27 Feb 2026
https://github.com/tuva-health/provider
A dbt project that transforms messy public provider datasets into usable data for the Tuva Project.
analytics-engineering data-analytics data-governance data-lineage data-pipelines data-warehouse dbt healthcare healthcare-analysis healthcare-data open-source providers snowflake sql
Last synced: 18 Mar 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/marat-gainullin/platypus-js
html java javascript netbeans-ide orm platypus-js sql
Last synced: 15 Jul 2025
https://github.com/tablelandnetwork/go-sqlparser
This is a Go library for parsing a Tableland SQL statement.
Last synced: 02 Apr 2025
https://github.com/erizocosmico/git2pg
Git to PostgreSQL repository migration.
git migration postgresql sql vcs
Last synced: 13 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/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/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/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/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/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/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/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/ioannisioannou16/transactional-outbox
An example of the transactional outbox pattern using Java, SQL, SNS and SQS.
aws domain-events fifo java microservices outbox outbox-pattern sns spring-boot sql sqs transactional-outbox transactional-outbox-pattern
Last synced: 15 Apr 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/epost/purescript-any-db
PureScript Bindings for the node-any-db library.
mysql postgres purescript sql sqlite
Last synced: 07 May 2025
https://github.com/ajit24/coderbyte-solution-js
A repo where you can find important questions of DS-ALGO ,REACT and SQL Queries from Codeybyte .
algorithms-and-data-structures coderbyte coderbyte-js-solutions javascript reactjs sql sqlqueries sqlquestions
Last synced: 23 Apr 2025
https://github.com/alnkesq/duckdbsharp
Bidirectional interoperability between DuckDB and .NET
Last synced: 10 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/epicestudar/bancodedados
repositório para atividades e aulas sobre banco de dados
banco-de-dados brmodelo postgresql-database sql
Last synced: 28 Apr 2025
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/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/duyet/athena-rs
Managing schema for AWS Athena as Code in GitOps-style
athena aws gitops rust rust-lang sql template-engine
Last synced: 07 Jul 2025
https://github.com/turbot/steampipe-mod-azure-thrifty
Are you a Thrifty Azure dev? This mod checks your Azure subscription(s) for unused and under-utilized resources using Powerpipe and Steampipe.
azure cost cost-control cost-optimization hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty
Last synced: 22 Apr 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/nkottary/esquelle.jl
Makes working with SQL databases easier
Last synced: 06 Jul 2025
https://github.com/mo7ammedd/exam-system
The Examination System Database is a comprehensive solution designed to streamline examination processes
database examination-system sql sqlserver
Last synced: 16 Apr 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/johnhany97/dental-clinic-system
Dental Clinic Appointments and Patients management System in Java
Last synced: 10 Apr 2025
https://github.com/turbot/steampipe-plugin-okta
Use SQL to instantly query users, groups, applications and more from Okta. Open source CLI. No DB required.
backup etl hacktoberfest okta okta-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/fabricks-framework/fabricks
config-driven-etl databricks datawarehouse delta-lake etl etl-framework framework lakehouse pyspark sql
Last synced: 10 Mar 2026
https://github.com/jimcostdev/python_programming_fundamentals
¡Bienvenido al repositorio Python Programming Fundamentals! Este repositorio está diseñado para ofrecer una guía completa desde los conceptos básicos de programación hasta el dominio práctico de Python.
algoritmos fastapi git mongodb python sql
Last synced: 02 Sep 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/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/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/aminkhani/db
Database Tutorial
data database database-concepts database-systems database-tutorial db dbms mongodb mysql sql
Last synced: 11 Jul 2025
https://github.com/domhhv/habitrack
A simple calendar app for tracking habits, built with React and Supabase
calendar framer-motion habits heroui phosphor-icons react react-aria sql sqlfluff supabase supabase-auth supabase-storage tailwind testing-library-react typescript vercel vite vitest yarn zustand
Last synced: 13 Apr 2026
https://github.com/thamyresarm/dio-bootcamp-warburg-fullstack
Repositório Criado para inserir os desafios de códigos realizados no Bootcamp Fullstack da Warburg Pincus com as linguagens Java e Javascript realizado na DIO.
angular aws cloud-computing java javascript mongodb nosql postgresql springframework sql
Last synced: 29 Apr 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/tomwright/qry
SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.
go golang mysql repo repos sql sql-bui sql-builders
Last synced: 13 Mar 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/srlion/goobie-mysql
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 Mar 2025
https://github.com/abdelkarimhajji/prject_ecomerce
eCommerce Project: Created a dynamic eCommerce platform for seamless online shopping. Browse products, enjoy a smooth checkout experience, and elevate your online retail journey. Shop smart, shop with us! 🛒💻 #eCommerce #WebDevelopment
css ecommerce-website html5 javascript mysql-database php sql
Last synced: 26 Oct 2025
https://github.com/csfelix/how-to-do-instagram-portfolio
🌐 Public Codes and Projects shared in my Instagram's Account (C0dePlus) and Portfolio 🌐 (🔑 KeyWords: html, css, js, python, java, c#, cypher, sql 🔑)
c-sharp css cypher data-science html java javascript js jupyter-notebook mongodb mysql neo4j python sql
Last synced: 28 Apr 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/sunilvijayan7/timetracker
A Time Tracker Solution for IT Companies. Developed in .net core, VUE JS, blazor pages and Azure SAAS
attendance azure cqrs-pattern dotnet dotnet-core material nodejs npm saas sql sqlserver time tracker vue vuejs
Last synced: 25 Apr 2025
https://github.com/thecodemonkey86/qt_oci_driver
Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")
database driver oracle qt5 qt6 sql
Last synced: 27 Apr 2025
https://github.com/akardapolov/dimension-db
Hybrid time-series and block-column storage database engine written in Java
big-data-processing column-store dbms java sql time-series
Last synced: 24 May 2026
https://github.com/shukkkur/international-debt-statistics
SQL queries to answer interesting questions about international debt using data from The World Bank.
Last synced: 13 Feb 2026
https://github.com/mu-selim/empolyee-management-system-next
Next is a employee management system windows application which is built and released using (C#) .net framework and MS SQL server as a database
csharp desktop-application dotnet sql sql-server windows-forms
Last synced: 19 Apr 2026
https://github.com/mixpanel/mixpanel-headless
Complete programmable interface to Mixpanel analytics. Python library and CLI for discovery, querying, and data extraction. Designed with coding agent use in mind.
ai-agents analytics claude-code cli data-engineering duckdb etl mixpanel mixpanel-api python sql
Last synced: 06 Jun 2026
https://github.com/rem0o/dynamicmapper
Dynamic POCO mappers using the Roselyn Compiler.
csharp-script dotnet-standard orm sql
Last synced: 09 Jul 2025
https://github.com/bria222/milk-management-system
Milk management system is a system that connects farmers to buyers and buyers to farmers. Farmers can rate buyers; hence farmers can select the farmer with the best rating to sell to them.
ajax authentication css html5 mailer mysql-database otp-verification php phpmyadmin sql
Last synced: 07 Sep 2025
https://github.com/turbot/steampipe-plugin-crtsh
Use SQL to instantly query crt.sh for certificates, log entries and more. Open source CLI. No DB required.
backup certificate-transparency certificate-transparency-logs certificates crtsh etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/lucasbotang/leetcode
My solutions for LeetCode
algorithm-challenges algorithms leetcode python sql
Last synced: 12 Apr 2025
https://github.com/turbot/steampipe-plugin-ipstack
Use SQL to instantly query IP geolocation and more from ipstack. Open source CLI. No DB required.
backup etl hacktoberfest ipstack postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-mod-alicloud-compliance
Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your Alibaba Cloud accounts using Powerpipe and Steampipe.
alibaba-cloud alibabacloud alicloud cis cis-benchmark compliance hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 22 Apr 2025
https://github.com/stimulsoft/samples-reports.web-for-blazor-webassembly
Blazor WebAssembly (Wasm) samples for Reports.BLAZOR report generator, Visual Studio C# projects, and .NET 6, .NET 7, .NET 8 embedded components
blazor blazor-wasm chart code128 databases dotnet embedded export html-text net60 net70 net80 onepage pdf-generator razor-pages reporting sql wasm web-components webassembly
Last synced: 14 Oct 2025
https://github.com/canva-public/endpoint-vulnerability-management-samples
A companion repository to the Canva engineering blog post on how to do endpoint vulnerability management.
endpoint security sql vulnerability
Last synced: 31 Jan 2026
https://github.com/turbot/steampipe-plugin-imap
Use SQL to instantly query mailboxes, messages and more using IMAP. Open source CLI. No DB required.
backup email etl hacktoberfest imap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-mod-github-compliance
Run individual controls or full compliance benchmarks for across all of your GitHub resources using Powerpipe and Steampipe.
cis cis-benchmark compliance github hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 22 Apr 2025
https://github.com/usagi-coffee/pg_chainsync
Access blockchain inside PostgreSQL
blockchain database ethereum pgrx postgres postgres-extension postgresql postgresql-extension rust sql
Last synced: 14 Oct 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/dcblogdev/sql-import
PDO import sql from a .sql file
hacktoberfest importer php sql
Last synced: 07 May 2025
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/foxorm/foxorm
The PHP full-featured ORM
cubrid database db mariadb mysql on-the-fly orm php postgresql redbean sql sqlite
Last synced: 19 Oct 2025
https://github.com/selimhorri/typical-auto-generated-stack
JHipster auto generation & configuration
angular ehcache h2-database jasmine java jhipster jpa leaflet liquibase mysql-database pwa rest-api sonar sql typescript webpack
Last synced: 18 Oct 2025
https://github.com/augustoccesar/querybuilder
Simple helper for building queries using Java/Kotlin code.
Last synced: 11 Oct 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/revolut-engineering/sqltools-driver-exasol
Exasol Driver for VSCode plugin SQLTools
exasol sql sqltools vscode vscode-extension
Last synced: 24 Feb 2026
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/musikanimal/sql-optimizer
Run EXPLAIN on Wikimedia Toolforge SQL queries
sql toolforge wikimedia wikipedia
Last synced: 07 Oct 2025
https://github.com/turbot/steampipe-plugin-azuread
Use SQL to instantly query groups, service principals, users and more from Azure Active Directory. Open source CLI. No DB required.
azure-active-directory azuread backup etl hacktoberfest msgraph postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/parkingwang/go-sqlbuilder
Go-SQLBuilder是一个用于创建SQL语句的工具函数库,提供一系列灵活的、与原生SQL语法一致的链式函数。
Last synced: 24 Feb 2026
https://github.com/rocherkong/bara
micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.
dapper dataaccess database dotfiles mybatis mysql oracle orm sql
Last synced: 26 Oct 2025
https://github.com/solution10/sql
Completely standalone, expressive SQL query creator. No database or ORM needed.
composer-packages database php sql
Last synced: 14 Sep 2025