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-25 00:25:43 UTC
- JSON Representation
https://github.com/antonheryanto/dapper.entity
Dapper Extensions for Entity Framework
dapper dotnet dotnet-core efcore orm sql
Last synced: 14 Jan 2026
https://github.com/portovep/dbt-testing-examples
Examples of how to implement unit, component, and contract tests for dbt data apps
analytics-engineering contract-testing data-engineering dbt sql tutorial-code tutorial-exercises unit-testing
Last synced: 23 Jan 2026
https://github.com/petermartens98/openai-sql-query-generator-react-next-web-app
React Next web app that generates SQL queries using the OpenAI API. It has a TypeScript/Express backend for handling requests and a React frontend for user interaction. Messages are sent to the server, which returns query completions. The frontend displays the conversation history and generated SQL code.
chatgpt css next openai react sql typescript
Last synced: 13 Apr 2026
https://github.com/peeeuzin/pgbulk
A library for populate large amounts of data to PostgreSQL database with TypeScript
bulk-insert nodejs postgresql sql typescript
Last synced: 10 Apr 2025
https://github.com/vvipjain/bank-loan-report
Bank Loan Reports
data data-analysis data-visualization powerbi sql
Last synced: 19 Jan 2026
https://github.com/ninja1375/sistema-gestao-escolar-sql
Sistema Gestão Escolar
Last synced: 29 Jan 2026
https://github.com/duct-framework/database.sql
Integrant methods for connecting to a SQL database
Last synced: 05 Mar 2026
https://github.com/grihabor/trino-query-parser
Provides a parser for trino queries
presto presto-parser sql trino trino-parser
Last synced: 19 Mar 2026
https://github.com/mta-tech/kai
KAI allows users to perform complex analytics and document searches using natural language queries
agent ai analytics database llm rag sql text-to-sql
Last synced: 27 Feb 2025
https://github.com/redvars/orm
RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.
database deno javascript odm postgresql sql typescript
Last synced: 12 Apr 2026
https://github.com/pixelspark/postgres-wire-server
Postgres wire protocol server in Swift
pgsql postgresql pq sql swift swift4
Last synced: 26 Apr 2025
https://github.com/bocaletto-luca/database-collection-structure
Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us
collection-database-structure database database-collection database-structures sql structures
Last synced: 30 Jan 2026
https://github.com/codewithjaspreet/icc_wc_2011
data-analytics data-visualization powerbi selenium sql webscraping
Last synced: 05 Mar 2026
https://github.com/cyyeh/duckdb-data-agent
An AI-powered data analysis agent with a built-in SQL playground. Upload data files (CSV, JSON, Parquet, Excel) and ask questions in plain English — the agent delegates to a specialized subagent for SQL queries and renders charts inline — or switch to the SQL editor for direct queries.
agent claude-code csv data-analysis duckdb excel json langfuse llm parquet python react sql typescript
Last synced: 04 Jun 2026
https://github.com/joeyism/py-sql2sql
A simple lightweight tool to perform ETL jobs between two SQL databases
database etl extract lightweight load mysql oracle postgresql psql relational sql to transform
Last synced: 25 Apr 2025
https://github.com/andres-condezo/vet_clinic_database
This is a relational database to create the data structure for a vet clinic using PostgreSQL
Last synced: 06 Feb 2026
https://github.com/rabestro/hackerrank-sql
Solutions for Hackerrank SQL problems
aggregation hackerrank hackerrank-solutions oracle problem-solving problems sql sql-queries
Last synced: 12 Oct 2025
https://github.com/merendamattia/bdd
BdD - Basi di Dati presso l'Università degli Studi di Parma (9 CFU).
Last synced: 27 Oct 2025
https://github.com/tiyee/sqlgen
一个go语言小工具,可以利用lex和ast, 把建表语句转换成go struct,
go-generate go-orm goyacc orm sql yacc
Last synced: 23 Aug 2025
https://github.com/wkhchow/census_canada_2021
Repo containing sql scripts to process Statistics Canada census 2021 data.
2021 census census-data geopackage geospatial postgis sql statistics
Last synced: 31 Jan 2026
https://github.com/helderfarias/sqlx-wrapper
A simple wrapper fo sqlx with control of transaction
Last synced: 17 Jan 2026
https://github.com/efe-eroglu/stock-tracking-system
An automation system for small commercial enterprises to keep track of their products in their warehouses.
csharp database desktop-app sql
Last synced: 28 Apr 2025
https://github.com/suxrobgm/ec-website
Hearts of Iron IV: Economic Crisis official website. Currently, website is in development stage. Project based on ASP.NET Core
asp-net-core css html javascript sql
Last synced: 29 Jul 2025
https://github.com/husnusensoy/tt-bootcamp
Turk Telekom Data Bootcamp Repository
data-engineering data-governance data-quality data-science mlops python spark sql
Last synced: 24 Apr 2025
https://github.com/jyotibrat/udemy-web-dev-projects
Repository showcasing my Web Development projects from Udemy course.
css firebase html html5 javascript js mongodb react sql web webdevelopment
Last synced: 24 Apr 2025
https://github.com/angelmunoz/migrondi-vscode
Migrondi running on VSCode!
dotnet extension fable fable3 fsharp migrations migrations-runner sql visual-studio-code vscode vscode-extension
Last synced: 22 Feb 2026
https://github.com/sarthakmakhija/tinydb
Tiny relational DB implementation over an LSM tree based storage engine
golang lsm-tree relational-database sql
Last synced: 28 Apr 2025
https://github.com/victorcmarinho/banco-de-dados-pl-sql-jogo-detetive
oracle-11g oracle-database plsql sql sql-query
Last synced: 04 Mar 2026
https://github.com/hakenr/clouddevelopment
MFF UK - NSWI152 - Cloud Application Development (2018-2021)
azure csharp demos labs sql sql-server teaching-materials
Last synced: 01 Apr 2025
https://github.com/sftsrv/sqlq
A little CLI for working with databases during development for quick queries and automation
cli database database-management javascript postgres sql sqlite typescript
Last synced: 02 Mar 2026
https://github.com/smartyhero/schema-diff
用于两个mysql数据库/sql文件之间表结构对比的工具
database mariadb mysql schema-diff schemadiff sql
Last synced: 01 Mar 2026
https://github.com/volfpeter/sqlmodelservice
A generic service layer on top of SQLModel for conveniently creating APIs with frameworks like FastAPI
fastapi pydantic python sql sqlalchemy sqlmodel
Last synced: 07 May 2025
https://github.com/mitranim/gos
[MOVED] Tool for mapping between Go structs and plain SQL. Not an ORM.
Last synced: 30 Apr 2025
https://github.com/sondosaabed/datacamp-data-scientist-track
26+ Hourse of learning Data Science with Python and SQL career track. To prepare for the Data Scientist with Python Certification
data-science datacamp intermediate-sql joining machine-learning python python-packages sql
Last synced: 09 Apr 2025
https://github.com/quantumudit/querying-with-tsql
This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.
azure-data-studio database sql sql-server t-sql
Last synced: 15 Apr 2026
https://github.com/a2lix/schemql
A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation
autocomplete database query schema sql type-safe typescript validation zod
Last synced: 02 Apr 2026
https://github.com/hootanht/databaseteacherassistant
SQL and SQL Server course for beginners
course database database-design database-management development sql sqlserver sqlserver-2019 tsql
Last synced: 22 Jan 2026
https://github.com/alliesw/linux-windows-cisco
CCIE LAB - SCOR + CCNP Cisco Routing and Switching
buffer-cache-simulation ccie ccna ccnp cisco cisco-routers-and-switches cli linux linux-shell powershell python sql sql-server windows
Last synced: 11 Apr 2025
https://github.com/samimbr/tp-m1-rsd-usthb-
TP M1 RSD USTHB 2023 2024 , Scripts et Rapports , ALGO , ASGBD , SE , ALGO REPARTIE , MULTIMEDIA
algorithms-and-data-structures c complexity compression cv2 image-processing java jupyter-notebook linux oracle parallelism plsql python rle rmi semaphore socket sql tcp udp
Last synced: 08 Sep 2025
https://github.com/mrtaz77/sql_hub
Hub of sql onlines from my university,practice and many more
Last synced: 18 Jan 2026
https://github.com/DataDrivenGit/Music-Streaming-App-using-AWS-ETL
Implemented Data Warehouse, Data Lake on AWS and Data modeling with Postgres and Apache Cassandra, Also used Apache Airflow to create data pipeline
airflow-operators cassandra data-lake data-pipelines datawarehouse postgres python3 sql
Last synced: 20 Jul 2025
https://github.com/jmoseka/medical-clinic
This project implement the SQL needed to build a database based on a diagram
Last synced: 09 Apr 2025
https://github.com/designliquido/delegua-entidades
Biblioteca de manipulação de entidades de dados em alto nível.
delegua lincones orm portugues portuguese sql
Last synced: 23 Feb 2026
https://github.com/sondosaabed/intermediate-sql
In this course I learned how to filter, compare, and summarize data with SQL. Using aggregate functions, sorting, grouping, and how to present data neatly. With hands-on practice queries to analyze data using SQL code!
Last synced: 23 Jan 2026
https://github.com/stephenkati/vet_clinic
vet_clinic stores and manipulates data for a vet clinic. It includes creating of tables, querying and updating data, joining tables, database performance audit and database schema diagram.
Last synced: 12 Apr 2025
https://github.com/thekirankumarv/handmadeproductmanagementsystem
The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.
css database javascript php sql
Last synced: 25 Oct 2025
https://github.com/mooseman/langs
Playing around with small prog langs. Public-domain.
Last synced: 16 Mar 2025
https://github.com/At1llaG/PHP-RSS
In this project, we gather RSS Feeds with PHP and stores them in MySql database so it can be implemented in any mobile app through mysqli request. This project also acts as an RSS Aggregator like Feedly or NewsBlur.
mariadb mysql php phpmyadmin rss rss-aggregator rss-reader sql xampp xml xml-parser
Last synced: 10 Mar 2025
https://github.com/johnsalazar/microservices-go-product
About Product service. Part of an e-commerce built in Golang.
clean-code cqrs cqrs-pattern discovery-service docker golang grpc hexagonal-architecture kubernetes metrics microservices nats nosql rest-api solid sql telemetry
Last synced: 23 Apr 2025
https://github.com/kumar-rinku0/delta
short projects and different types of build reusable components.
clone clone-app components css css3 ejs html html5 javascript js replica reusable-components sql
Last synced: 27 Feb 2026
https://github.com/curycu/sql-quiz
based on MySQL syntax with mostly ANSI query style
Last synced: 04 Feb 2026
https://github.com/simeonhristov99/fmi_graduation_exams_information_systems
This repository holds solutions of the exams given to 4-th year Information Systems students graduating the Faculty of Mathematics and Informatics, Sofia.
cpp er-diagram haskell sql uml use-case-diagram
Last synced: 10 Feb 2026
https://github.com/mchmarny/github-bigquery-exporter
GitHub BigQuery Export Utility
bigdata data gcp github-pages sql
Last synced: 05 Sep 2025
https://github.com/FelixDes/hibernate6-custom-functions
This project provides several examples of how to implement custom SQM functions in Hibernate 6.2
hibernate java postgresql spring-boot sql testcontainers
Last synced: 05 Sep 2025
https://github.com/skinz3/flex
Flex is a lightweight object-relational mapping (ORM) product for the Microsoft .NET Core and SQL : it provides a framework for mapping an object-oriented domain model to a traditional SQL database.
mysql orm orm-framework orm-library ormlite sql sqllite
Last synced: 14 Jan 2026
https://github.com/turbot/steampipe-mod-oci-insights
View dashboards and reports across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.
dashboard hacktoberfest insights oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 12 Oct 2025
https://github.com/turbot/steampipe-mod-community-tracker
A collection of benchmarks, controls, and dashboards used to track organization settings, repository settings, open issues and pull requests, and more.
dashboard hacktoberfest sql steampipe steampipe-mod
Last synced: 08 Feb 2026
https://github.com/lealre/northwind-plpgsql
Performing Stored Procedures and Triggers in PostgreSQL Database - PL/pgSQL
docker-compose plpgsql postgresql sql
Last synced: 27 Oct 2025
https://github.com/juancastillo0/snippet_generator
Generate classes, themes, widgets, parsers and SQL bindings for Dart and Flutter.
codegenerator dart dartlang flutter flutter-apps parser sql
Last synced: 03 May 2026
https://github.com/hatappo/bisql
Keep SQL executable, call it as Clojure functions 🚲️
2way-sql bycycle clojure jdbc orm postgresql sql sql-template
Last synced: 03 May 2026
https://github.com/poksyy/hospital-project-frontend
This repository contains the frontend development for a Hospital Management System as part of a class project. It is implemented using Jetpack Compose and Kotlin, following the first phase of the course where all teams build a backend for a hospital. BACKEND:
android crud database delete get hospital hospital-management jetpack-compose kotlin learning-kotlin-for-android mysql nurse post postman project school-project self-learning sql
Last synced: 12 Mar 2026
https://github.com/stephenkevin/zugh
[WIP] Empowering you to use complex SQL, but without writing them directly.
Last synced: 29 Apr 2026
https://github.com/ceyhunkerti/oracle-elo
extract load data
dblink dwh etl extraction load oracle oracle-database plsql sql
Last synced: 05 Jul 2025
https://github.com/apache/pulsar-sql
Pulsar SQL extracted from apache/pulsar
apache-pulsar pulsar pulsar-sql sql trino
Last synced: 09 Apr 2025
https://github.com/pansonpanson/jorm
An ORM framework written in Java.
gorm mybatis orm souce-code sql
Last synced: 26 Mar 2025
https://github.com/timkong21/medical-appointment-no-show-prediction
A machine learning solution predicting patient no-shows in healthcare appointments. This project integrates EDA, data processing, feature engineering, and XGBoost modeling, with a workflow spanning from Snowflake data retrieval to AWS deployment (S3, SageMaker, Lambda, API Gateway), aiming to enhance appointment management in medical ERP systems.
api aws aws-lambda aws-s3 data-preprocessing data-science exploratory-data-analysis feature-engineering healthcare hyperopt hyperparameter-tuning hypothesis-testing machine-learning predictive-modeling python sagemaker snowflake sql statistical-analysis xgboost
Last synced: 26 Feb 2026
https://github.com/buckelieg/jdbc-fn
A functional layer to simplify a usage of JDBC with Stream API for Java 8+
database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams
Last synced: 16 Dec 2025
https://github.com/bhavik-jikadara/peowt
Predicting the Energy Output of Wind Turbine Based on Weather Conditions
data-science deep-learning kaggle lstm machine-learning mysql nlp prediction python sklearn sql windpo
Last synced: 04 Apr 2025
https://github.com/tsg405/sql_hackerrank
Contains Solved HackerranK problems on SQL
implementation logical-programming mysql-database sql sqlite3
Last synced: 03 Sep 2025
https://github.com/amritmaurya1504/rentease
RentEase is a comprehensive Rental Management System designed to streamline the management of rental properties for landlords and tenants. It offers a simple and user-friendly interface with essential features for managing rental properties, leases, tenants, and payments.
fullstack java javascript object-oriented-programming postgres react react-query reactjs redux spring spring-boot spring-security sql stripe-payments tailwindcss
Last synced: 28 Jul 2025
https://github.com/hazardland/sql.py
Easyest PostgreSQL ORM
database-connection filter orm postgresql python sql
Last synced: 10 Apr 2025
https://github.com/surister/queryzen
Parametrized, named and versioned SQL queries over HTTP
Last synced: 21 Mar 2025
https://github.com/alrico88/bbox-helper-functions
Helper functions to convert BBoxes to multiple formats
Last synced: 21 Apr 2025
https://github.com/adriamontoto/criteria-pattern
The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.
criteria development filtering pattern python python3 python311 python312 python313 selection sql tools utilities validation
Last synced: 19 May 2026
https://github.com/haraldrudell/parl
A Go library for massive virtual parallelism © 2018–present Harald Rudell harald.rudell@gmail.com (https://haraldrudell.github.io/haraldrudell/)
android database go golang parallelism sql sqlite sqlite3
Last synced: 18 Jul 2025
https://github.com/compolomus/sqlquerybuilder
Light simple query builder
builder mysql pdo-mysql php7 querybuilder sql sqlbuilder
Last synced: 09 Apr 2025
https://github.com/codeperfectplus/pythonite
Python Basic codes for Practice(PerfectPlus)
basic-programming dynamic-programming jupyter-notebook loops numpy numpy-tutorial pgadmin4 postgres postgresql python python-3 python-codes python3 sql
Last synced: 13 May 2025
https://github.com/2020leon/typeorm-migrate-sql
Generate Sql Files and Migrate
database javascript mariadb migration migration-tool migrations mysql node nodejs npm npm-cli npm-package sql typescript
Last synced: 31 Oct 2025
https://github.com/andreasgdp/robo-throw
Project about creating a robot system capable of picking up an object and throwing it hitting a given target.
Last synced: 07 Mar 2026
https://github.com/co0lc0der/simple-query-builder-php
A simple QueryBuilder PHP component
database mysql pdo pdo-php php php-oop query-builder sql sqlite
Last synced: 22 Jul 2025
https://github.com/stefanov-sm/restql
restql - RESTful web services in SQL
database jsonschema postgresql rest-api sql webservices
Last synced: 14 Apr 2025
https://github.com/phpgt/database
Database query organisation.
database database-access database-api-organisation database-logic-organisation database-migrations php-library php-pdo phpgt sql sql-database sql-query
Last synced: 08 Apr 2026
https://github.com/umbrellaleaf5/sql
My repository where I first try and learn SQL and databases
Last synced: 03 Jul 2025
https://github.com/nguyenanhung/database
A wrapper database and backup database
database pdo php php-database query-builder sql
Last synced: 15 Apr 2025
https://github.com/nikialeksey/jood
Object oriented jdbc wrapper
database elegant-objects elegantobjects eo-principles java java-8 java-library java8 jdbc library migrations object-oriented sql sql-database sql-migrations sql-queries
Last synced: 02 Mar 2026
https://github.com/spiderxm/bank_management_restapi
Rest api build using flask
Last synced: 14 May 2026
https://github.com/kopera/erlang-pgc
Erlang PostgreSQL client
database erlang postgresql sql
Last synced: 28 Jul 2025
https://github.com/subpointsolutions/uplift-contrib
Vagrant configs for the uplift project: Windows 2016 domain controllers, SQL 2016, SharePoint 2016 and CRM.
crm devops domain-controller dynamics dynamics-365 dynamics-crm infrastructure-as-code microsoft packer provision provisioning sharepoint sharepoint-2016 sql sql-server vagrant vagrant-boxes vagrant-environments windows windows-2016
Last synced: 21 Mar 2025