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-30 00:25:46 UTC
- JSON Representation
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/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/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/pinzolo/sqlt
Simple SQL template for 2 way SQL.
2way-sql database golang mysql oracle postgresql sql sqlserver
Last synced: 14 Mar 2025
https://github.com/nazarii-piontko/datafusion-sharp
.NET bindings for Apache DataFusion query engine - execute blazing-fast SQL queries on Parquet, CSV, and JSON with Apache Arrow
analytics arrow binding csharp csv datafusion dotnet parquet query-engine rust sql
Last synced: 26 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/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/simandebvu/sql-zoo
My Solution Set for the SQL Zoo Challenges and quizzes. Written in SQL.
Last synced: 04 Apr 2026
https://github.com/sharaal/sql-pg
Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the sql tag.
node-postgres nodejs postgresql query-builder sql tagged-template-literals
Last synced: 09 May 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/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/thiagodp/codeceptjs-dbhelper
📜 Let your CodeceptJS tests talk to databases
access codeceptjs csv database database-js db excel firebase helper ini javascript json mysql postgres sql sqlite test testing
Last synced: 01 Aug 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/Robin-Assmann/turnbased-rpg
Turnbased RolePlay Game
csharp php sql unity3d unity3d-plugin xml
Last synced: 25 Apr 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/turbot/steampipe-plugin-hypothesis
Use SQL to instantly query Hypothesis resources. Open source CLI. No DB required.
backup etl hacktoberfest hypothesis postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Feb 2026
https://github.com/cesiumlabs/json-sql-query
Use CRUD operations on JSON with SQL queries.
Last synced: 12 Apr 2025
https://github.com/demola234/realio_go_microservice
Go Microservice with Clean Architecture
api-gateway clean-architecture fastapi golang grafana grpc kafka linear-regression postgresql prometheus python redis sentry sklearn socketio sql
Last synced: 10 Apr 2026
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/cyberdelia/sequel-caller-location
Add comments or the caller location to your SQL
Last synced: 13 Apr 2025
https://github.com/kanaries/gw-dsl-parser
Generate SQL from Graphic Walker visualization DSL
Last synced: 22 Apr 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/hamzaoutdoors/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.
backend data-structures database postgresql sql
Last synced: 07 Oct 2025
https://github.com/farzadforuozanfar/story
StoryTeller website
bootstrap5 css js php sql storybook storyteller
Last synced: 12 Apr 2025
https://github.com/soranoba/pageboy
A SQL pagination library for golang with GORM.
Last synced: 24 Aug 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/dhui/satomic
Simple nested SQL transactions/savepoints in Golang
database golang savepoints sql transaction-manager
Last synced: 07 May 2025
https://github.com/wangzuo/arel
rails/arel in javascript
activerecord javascript rails sql
Last synced: 02 Aug 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/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/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/akshayreddykotha/sql-data-exploration-project
Parch and Posey database was used to explore different functional aspects of SQL from basic to advanced.
ipynb-jupyter-notebook postgresql sql
Last synced: 28 Oct 2025
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/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/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/qoredb/qoredb
Next Generation Database Client
database-client nosql opensource sql
Last synced: 17 May 2026
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/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/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/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/stackql/stackql-jupyter-demo
StackQL Jupyter Notebook Demo
analytics aws azure digitalocean docker finops gcp hacktoberfest jupyter jupyter-notebook linode python reporting security-audit sql stackql
Last synced: 21 Jul 2025
https://github.com/kudzaiprichard/online-assessment-portal
Online student assessment portal with PHP
architecture bootstrap css html javascript mvc mvc-architecture mysql object-oriented-programming oop oop-principles php sql
Last synced: 05 Apr 2026
https://github.com/ronin-co/compiler
Generates SQLite statements from RONIN queries and models.
Last synced: 21 Aug 2025
https://github.com/pprattis/Bookstore-ASP.NET-Web-Application
An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.
asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application
Last synced: 30 Oct 2025
https://github.com/hojabri/querybuilder
SQL query builder
golang query query-builder sql
Last synced: 16 Jan 2026
https://github.com/farjs/better-sqlite3-wrapper
Thin api wrapper around better-sqlite3 and bun:sqlite to allow cross- runtime/engine usage
api-wrapper better-sqlite3 bun cross-engine cross-runtime db sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 14 Apr 2025
https://github.com/drbarnabus/dactools
A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.
dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool
Last synced: 30 Oct 2025
https://github.com/xuesongtao/spellsql
🚀🚀🚀1. 高性能sql拼接工具(使用到 sync.Pool, strings.Builder 等) 2. 主要场景是需要原生 sql, 个人认为能让代码更加整洁,优雅,可控的打印sql log 3. 自带curd的orm操作,性能接近原生
fast-orm light-weight-orm orm spellsql sql
Last synced: 26 Jan 2026
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/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/miguelpragier/pgkebab
Golang wrapper over PostgreSQL driver
go golang helper postgresql pq sql wrapper
Last synced: 13 Aug 2025
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/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/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/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/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/marlenemoraes/curso-em-video
Cursos realizados do site Curso em Vídeo, realizado pelo professor Gustavo Guanabara.
css3 html5 java javascript mysql oop-principles packet-tracer python3 sql
Last synced: 14 May 2025
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/ekhabarov/go-pg-generator
Golang struct generator for PostgreSQL
cli generator golang postgres postgresql sql
Last synced: 13 Apr 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/nemwel-boniface/nemwel-vetclinic-db
This database is of an imaginary Vet who wanted an easier way to manage the data about his animals.
Last synced: 09 Feb 2026
https://github.com/lucasbotang/leetcode
My solutions for LeetCode
algorithm-challenges algorithms leetcode python sql
Last synced: 12 Apr 2025
https://github.com/nhviet03/java_project_restaurantms
Xây dựng hệ thống quản lý nhà hàng
desktop-app java jdbc management-system netbeans oracle-database sql swing-gui
Last synced: 28 Jul 2025
https://github.com/bocaletto-luca/movies-database
Movies-Database is a structured SQL collection of movie data, including titles, directors, genres, release years, and ratings. Ideal for film-related research or database projects.
data-management database dates films movie-data movies open-data research sql
Last synced: 03 Aug 2025
https://github.com/vinugawade/ur-codes-lite
bootstrap4 css3 htlm5 javascript php sql sqlite xampp
Last synced: 05 Jul 2025
https://github.com/prefeitura-rio/queries-rj-smtr
Repositório de queries da Secretaria de Transportes do Rio de Janeiro (SMTR)
Last synced: 17 Jan 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/serenedb/serenedb
The First True Distributed Real-Time Search Analytics Database
analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql
Last synced: 02 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/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/vivekuw/e-commerce-database-management-project
This is DBMS project of E commerce database . This project content ER diagram or Relation schema diagram and SQL queries.
dbms dbms-project dbmsminiproject ecommerce mysql mysql-database sql
Last synced: 18 Jun 2026
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/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/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/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/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/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/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/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/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/k1ethoang/learn_sql-server
For beginner to learn SQL basic
Last synced: 30 Oct 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/i3abghany/rheadb
A disk-oriented DBMS with in-memory caching, B+Tree indexing, and JDBC interface
Last synced: 03 Oct 2025
https://github.com/wroge/querify
query json-compatible data using a SQL-like language
Last synced: 11 Apr 2025