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-03-31 00:28:52 UTC
- JSON Representation
https://github.com/mrpandya/dbms_from_scratch
A CLI based DBMS made using C++. It supports basic SQL Queries.
algorithms cpp data-structures database database-management sql
Last synced: 28 Oct 2025
https://github.com/crate/micropython-cratedb
A CrateDB Driver for MicroPython.
cratedb cratedb-driver iot iot-device micropython micropython-driver rdbms sensor-network sensor-networks sql telemetry telemetry-collection
Last synced: 26 Jan 2026
https://github.com/nitbravoa92/vet-clinic-database
This project consists of the creation of the schema and all the necessary queries for a database of a veterinary clinic using postgreSQL
Last synced: 28 Sep 2025
https://github.com/melaniesigrid/vet_clinic
In this project, I used a relational database and PostgreSQL to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.
Last synced: 09 May 2025
https://github.com/stefen-taime/etl-data-pipeline-rdbms-to-hdfs-using-airflow-apache-sqoop-spark-postgres-and-hive
This project aims to move the data from a Relational database system (RDBMS) to a Hadoop file system (HDFS)
airflow big-data data docker-compose etl-pipeline hdfs hive infrastructure-as-code rdbms spark sql sqoop
Last synced: 03 Jul 2025
https://github.com/lifyzer/lifyzer-database
🗄 Lifyzer Database is a fork of Open Food Facts database. This Lifyzer Database structure meets the specific needs of Lifyzer with new fields (and remove the unused ones) 🍍
database food food-database food-products foodstuffs mysql nutrition nutrition-information open-data open-food-database openfood product-database readable-food-database sql upc-database
Last synced: 21 Jun 2025
https://github.com/plandes/cisql
SQL Command Line Interface (ciSQL)
clojure command-line command-line-tool jdbc sql sql-query
Last synced: 16 Aug 2025
https://github.com/webdevel/autocomplete-sql
Autocomplete SQL provider for Atom Autocomplete Plus
atom autocomplete autocomplete-plus autocomplete-sql autocompletion mysql sql
Last synced: 07 May 2025
https://github.com/djeada/databases-notes
This repository is a helpful guide for anyone working with data. It covers everything you need to know about databases, including SQL and NoSQL databases, making them faster, and keeping them secure. It also has real-world examples to help you understand how to use databases in practice.
Last synced: 13 Apr 2025
https://github.com/keivanipchihagh/machinelearning-roadmap
A hands-on and industry-oriented roadmap to learn to become a Full-Stack Machine Learning Engineer
deep-learning docker git machine-learning python sql
Last synced: 02 May 2025
https://github.com/muhammedahmetsekerci/cs50-sql
CS50's Introduction to Databases with SQL - 2024 Course
cs50 cs50course cs50courseproblemsets cs50problemsets cs50problemsetssolved cs50sql sql sqlite sqlite3
Last synced: 27 Jul 2025
https://github.com/kysely-org/kysely-singlestore
Kysely dialects, plugins and other goodies for Singlestore (formerly MemSQL)
analytics browser columnstore data-api deno dialect in-memory-database kysely mysql query-builder serverless singlestore sql type-safe typescript
Last synced: 03 Mar 2026
https://github.com/karam-mustafa/laravel-query-helper
Laravel package helps you to execute more effective databases queries, delete, update, insert, and optimize your database queries.
database laravel laravel-framework laravel-query-builder laravel8 php query-helper query-optimization sql
Last synced: 27 Oct 2025
https://github.com/ponsfrilus/kata-sql
Kata : entraîner ses connaissances SQL en aidant le manager d'une discothèque
dojo dojo-kata epfl-dojo epfl-dojo-kata kata sql
Last synced: 11 Mar 2026
https://github.com/bframe-work/bframelib
Open source billing library based in SQL. Generate, view and diff invoices locally or in the cloud.
Last synced: 23 Feb 2026
https://github.com/detunized/since-bot
Event tracking Telegram bot in Go
bot go golang sql sqlite telegram telegram-bot
Last synced: 12 Apr 2025
https://github.com/turbot/steampipe-plugin-cloudflare
Use SQL to instantly query accounts, zones and more from Cloudflare. Open source CLI. No DB required.
backup cloudflare etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/cefriel/competence-kg
A tutorial on Knowledge Graphs discussing how to model the employee competences within a company
competences cypher data-modeling knowledge-graph langchain llm sparql sql tutorial
Last synced: 03 Feb 2026
https://github.com/aspuru-guzik-group/molar
Molar is a database management to make it easy to store experiment whether computational or not
alembic chemistry chemistry-lab chemistry-laboratory data-science data-structures database database-management databases fastapi pandas postgresql pydata python python3 rest-api sql sqlalchemy
Last synced: 15 Apr 2025
https://github.com/ronymmoura/sql-formatter
【WIP】C# library to turn your SQL pretty.
Last synced: 17 Jan 2026
https://github.com/adnanhodzic/wp-cloud-run
Ultimate WordPress setup on (GCP) Cloud Run, Cloud SQL & GCS buckets
cloud cloudflare cloudrun cloudrun-service cloudsql config container gcp gcs googlecloud setup sql ultimate wordpress wp wp-cloud-run wp-installation
Last synced: 13 Aug 2025
https://github.com/karenpayneoregon/sqlserverinsertfiles
Provides code to insert files into SQL-Server database table
Last synced: 13 May 2025
https://github.com/shanduur/squat
Squat is an application that provides simple SQL data generation functionality.
Last synced: 30 Oct 2025
https://github.com/javiorfo/nvim-dbeer
Minimal Multi database client for Neovim
database go golang lua neovim neovim-plugin nosql sql
Last synced: 06 May 2025
https://github.com/avs-abhishek123/Connect-Life
A social media web application system which is a platform that helps people connect virtually with fully administrative control for the administrators, when implemented in the real world, using PHP, HTML, CSS, Js, SQL & Bootstrap with little implementation of Ajax for user status retrieval.
ajax backend bootstrap css front-end-development html javascript php react social-network sql wamp webdesign webdevelopment website xampp
Last synced: 12 Mar 2025
https://github.com/bytebase/plsql-parser
The parser for Oracle 11g/12c PL/SQL. It is based on the [ANTLR4](https://github.com/antlr/antlr4) and use the grammar from [antlr4-grammars-plsql](https://github.com/antlr/grammars-v4/tree/master/sql/plsql).
antlr antlr-parser antlr4 database oracle parser plsql sql sql-parser
Last synced: 02 Nov 2025
https://github.com/phogolabs/orm
Golang Query Executor and Database Connector
Last synced: 09 Jul 2025
https://github.com/turbot/steampipe-plugin-steampipe
Use SQL to instantly query plugin metadata from the Steampipe Hub. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/saket-sk/full-stack-webdev-repo
Literally everthing starting from HTML forms or theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.
angular angularjs back-end-development css database database-connection forms front-end-development full-stack-web-development html javascript jquery-ajax php reactjs sass-files sass-mixins scss-styles sql typescript xammp
Last synced: 23 Jun 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/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/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/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/apix/simple-cache
The PSR-16 extension to Apix-Cache
apcs api apic-cache cache-busting igbinary memcached msgpack mysql oracle pdo per-simple-cache psr-16 psr-7 redis sql sqlite tagging
Last synced: 14 Apr 2025
https://github.com/turbot/tailpipe-plugin-sdk
Tailpipe Plugin SDK is a simple abstraction layer to write a Tailpipe plugin.
duckdb sql tailpipe tailpipe-plugin
Last synced: 26 Aug 2025
https://github.com/ernsthaagsman/grouporder
Group food ordering system. Meant as a demo for blog posts, suggest improvements in the issues!
ansible database flask postgresql pycharm python sql vagrant
Last synced: 14 Jul 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/waitingsong/kmore
A SQL query builder based on Knex with powerful TypeScript type support. Intergrated Tracing of OpenTelemetry. Declarative Transaction via decorator @Transactional
knex otel postgres query-builder sql transactional typeorm types typescript
Last synced: 07 Aug 2025
https://github.com/rajlaxmimeshram/anime-stream
anime-website java-8 servlet-jsp session-management sql
Last synced: 14 Jul 2025
https://github.com/erizocosmico/git2pg
Git to PostgreSQL repository migration.
git migration postgresql sql vcs
Last synced: 13 Aug 2025
https://github.com/farzadforuozanfar/story
StoryTeller website
bootstrap5 css js php sql storybook storyteller
Last synced: 12 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/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/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/tablelandnetwork/go-sqlparser
This is a Go library for parsing a Tableland SQL statement.
Last synced: 02 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: 26 Dec 2025
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/malithonline/flarebaseexpod1
🚀 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: 13 Oct 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/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/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/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/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/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/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/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/hbollon/android-sqlite-toolbox
Android java package designed to easily manage a sqlite database. Include creation of the DB and interactions with it, import and export in several formats and synchronization through http.
android android-java android-library android-sqlite-toolbox crud csv database db dbhandler gradle java json sql sqlite sqlite-database synchronization
Last synced: 07 May 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/richardschoen/pythononilibrary
This IBM i library contains useful CL wrapper commands to allow Python to be called and consumed from regular IBM i jobs via CL, RPG or COBOL programs. This install assumes you have installed Python using the yum packages from IBM.
as400 automation bottle cl cobol database excel flask ibmi json programs python rpa rpg scripting service sql web xml
Last synced: 19 Oct 2025
https://github.com/apache/ignite-teamcity-bot
Apache ignite Teamcity Bot
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 01 Mar 2025
https://github.com/apache/horaedb-client-py
Apache HoraeDB (Incubating) Python Client.
cloud-native database distributed-database horaedb iot-database python sql timeseries-analysis timeseries-database tsdb
Last synced: 19 Oct 2025
https://github.com/turbot/steampipe-plugin-docker
Use SQL to instantly query Dockerfile commands and more from Docker. Open source CLI. No DB required.
backup docker docker-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 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/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/turbot/steampipe-mod-gcp-thrifty
Are you a Thrifty GCP dev? This mod checks your GCP project(s) for unused and under-utilized resources using Powerpipe and Steampipe.
cost cost-control cost-optimization gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty
Last synced: 03 Feb 2026
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/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/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/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/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/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/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/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/kennethleungty/aws-rds-mysql-python
Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on the cloud
aws aws-rds aws-rds-mysql data-science database database-management mysql mysql-database pymysql python rdbms sql
Last synced: 12 Jul 2025
https://github.com/shgopher/408
408的内容:数据结构,算法,网络,操作系统,计算机组成原理,设计模式,数据库
408 algorithms algorithms-and-data-structures linux mysql network patterns sql system
Last synced: 15 Apr 2025
https://github.com/mohamedhnoor/vet-clinic
Vet Clinic database is a relational database typed by Structured Query Language 'SQL' using PostgresQL, and it provides the required data to create the data structure for a vet-clinic wep app.
Last synced: 24 Aug 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