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/yothu/vet-clinic-database
Database schema about a veterinary.
database postgresql sql veterinary
Last synced: 23 Apr 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-ldap
Use SQL to instantly query users, groups, OUs and more from LDAP. Open source CLI. No DB required.
active-directory backup etl hacktoberfest ldap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin 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/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/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/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/hamzaoutdoors/catalog-of-my-things
A console app that will help you to keep a record of different types of things you won : books, music albums, movies, and games. Everything will be based on the UML class diagram presented in Readme text.
capstone-project database oop postgresql rspec ruby sql tdd
Last synced: 24 Apr 2025
https://github.com/mdubus/piscine-php
Learn PHP in 2 intensive weeks !
42 42school html-css javascript php sql
Last synced: 24 Apr 2025
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/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/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/simandebvu/sql-zoo
My Solution Set for the SQL Zoo Challenges and quizzes. Written in SQL.
Last synced: 04 Apr 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/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/fontseca/noda-tasks-management-tool-api
A robust task management RESTful API developed with Go, PostgreSQL, JWT for authentication, and Docker for containerization. It features secure user authentication, task creation and management.
api backend docker go golang jwt plpgsql postgresql restful-api sql
Last synced: 27 Oct 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/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/jeffreyning/micro-mvc
与其他mvc兼容的框架
dao groovy springcloud springmvc sql
Last synced: 27 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/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/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/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/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/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/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/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/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/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/SANKALP1011/LibraryDatabase
This is an library database build using sql .
Last synced: 30 Jul 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/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/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/tkcrm/pgxgen
Code generation tool for PostgreSQL, MySQL, and SQLite. Generates CRUD SQL, Go models, and sqlc query code from a single config file.
ddl generator mysql pgxgen postgres sql sqlc sqlformatter sqlite
Last synced: 14 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/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/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/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/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/melbournedeveloper/covid-19-db
COVID-19 database generated from Johns Hopkins CSSE data
covid-19 csv-files sql sqlite-database
Last synced: 29 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/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/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/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/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/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/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/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/thecodechaser/vet-clinic-database
Vet Clinic Database is SQL relational database that has animal table with some data, And quaries to get data from the table.
Last synced: 27 Jun 2025
https://github.com/augustoccesar/querybuilder
Simple helper for building queries using Java/Kotlin code.
Last synced: 11 Oct 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/musikanimal/sql-optimizer
Run EXPLAIN on Wikimedia Toolforge SQL queries
sql toolforge wikimedia wikipedia
Last synced: 07 Oct 2025
https://github.com/jasonseminara/react_to-do
A to-do app
generalassembly node nodejs postgresql psql react reactjs sql tutorial
Last synced: 02 Oct 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-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/kanugurajesh/azure-postgresql-javascript
CRUD operations on azure postgres database
azure azure-postgres crud-operations environment-variables javascript sql
Last synced: 07 May 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/tobilg/polyglot
Rust/Wasm-powered SQL transpiler
rust sql sqlglot transpiler wasm
Last synced: 23 Feb 2026
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/wroge/querify
query json-compatible data using a SQL-like language
Last synced: 11 Apr 2025
https://github.com/gavincabbage/chiv
gavincabbage.com/chiv | Archive relational database tables to Amazon S3
Last synced: 11 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/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/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/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/oyebamiji-micheal/100-days-of-sql-beginner-to-advance
MySQL and Oracle in 100 days
Last synced: 11 Jun 2026
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/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/ginkgobioworks/curious
Graph-based data exploration tool
django graph-database query query-language sql
Last synced: 30 Dec 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/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/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/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/k1ethoang/learn_sql-server
For beginner to learn SQL basic
Last synced: 30 Oct 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/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/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/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/i3abghany/rheadb
A disk-oriented DBMS with in-memory caching, B+Tree indexing, and JDBC interface
Last synced: 03 Oct 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/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/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/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/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