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/cvitter/mattermost-scripts
This repository contains a series of scripts that I have written for Mattermost to perform descrete tasks. I am sharing them here in case other Mattermost users might find them useful.
Last synced: 02 Mar 2025
https://github.com/nuno-faria/crdv
Conflict-free Replicated Data Views
crdt distributed-databases sql
Last synced: 16 Jun 2025
https://github.com/ismailsimsek/dbn
Database Navigator - plugin for IntelliJ IDEs, Cloned From https://bitbucket.org/dancioca/dbn/src/master/ Home: https://plugins.jetbrains.com/plugin/1800-database-navigator
Last synced: 04 May 2025
https://github.com/turbot/steampipe-plugin-hibp
Use SQL to instantly query breaches, passwords, pastes and more from HIBP. Open source CLI. No DB required.
backup etl hacktoberfest haveibeenpwned hibp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 30 Apr 2025
https://github.com/armoghans-organization/student-record-keeping-system
Student Record Keeping Software Backend Using Microsoft Sql.
code database mssql mssql-database project sql university university-project
Last synced: 09 Jul 2025
https://github.com/ivailop7/sql-to-graphql-python
Binding SQL database tables to GraphQL interface using SQLAlchemy and spawn a Flask-based GraphQL interactive console.
blog flask graphql post python sql sqlalchemy sqlalchemy-python sqlite web
Last synced: 14 Mar 2026
https://github.com/opensearch-project/sql-cli
The SQL CLI component in OpenSearch is a stand-alone Python application for query
Last synced: 15 Jun 2025
https://github.com/datnguye/dbt-translate
✨ Let's translate Numbers to Words ✨
dbt money2word num2word package snowflake sql sqlserver udf
Last synced: 05 May 2025
https://github.com/florents-tselai/pgllm
Use LLMs in Postgres
ai embeddings llm postgresql sql
Last synced: 11 Apr 2025
https://github.com/princessmiku/mariadb-sqlbuilder
MariaDB SQL Builder is a simple way to use Maria SQL. Use your own SQL or use the integrated SQL Builder tool.
Last synced: 06 Mar 2026
https://github.com/serenasensini/basi-di-dati---apogeo
Repository ufficiale del volume creato per Apogeo "Basi di dati"
database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql
Last synced: 10 Jul 2025
https://github.com/ghazaleze/courseshop_datawarehouse
a data warehouse for an online course shop
database datawarehouse etl-process sql sql-server-database staging-area
Last synced: 23 Feb 2025
https://github.com/ronpinkas/dbbridge
dbBridge is an 'SQL Migration Tool' - enabling import of SQL Databases from any supported Dialect (MsSql, MySql, Oracle, PostgreSQL, Sqlite) to any of these supported dialects with just three lines of PHP code.
data-integration data-migration data-transfer data-transformation database-conversion db-migrate db-migration etl migration minimal mssql mysql open-source oracle php postgresql simple sql sqlite
Last synced: 30 Apr 2025
https://github.com/libi/funsql
支持链式操作的轻量级sqlbuilder包
gosql gosqlbuilder sql sqlbuilder
Last synced: 08 Jul 2025
https://github.com/williamdsw/unity-with-database
Sample CRUD project of using Unity with SQLite 3.
c-sharp database db mysql mysql-database mysql-server sql sqlite sqlite3 unity unity2d unity3d xampp
Last synced: 11 Apr 2025
https://github.com/coder-chekunkov/article-postgresql
article. postgreSQL, spring framework and android for beginner developer.
android article java kotlin postgresql spring sql
Last synced: 10 Apr 2025
https://github.com/stackql/stackql-codespaces-notebook
Run stackql queries in GitHub Codespaces
cloud codespaces github sql stackql
Last synced: 11 Jul 2025
https://github.com/rezamardanidev/sqlitebase
How to create a database sqlite by using classes in Python and creating tables and how to store data
class-python database python sql sqlite
Last synced: 09 Sep 2025
https://github.com/melashu/catalog-of-my-things
In this project, we created a console app that helps in recording different types of things one owns: books, music albums, movies, and games. Everything was based on the UML class diagram given.
Last synced: 10 Sep 2025
https://github.com/orsinium-labs/ddlite
🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)
database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3
Last synced: 28 Oct 2025
https://github.com/kevlarr/jrny
A lightweight, compiled, zero-dependency PostgreSQL schema revision tool; just add SQL!
postgresql revisions schema sql
Last synced: 15 Jan 2026
https://github.com/hannziegel/final-capstone-backend
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram
Last synced: 05 May 2025
https://github.com/seferogluemre/mailauthengine
Email Verification System This project is a user registration and email verification system developed using C# and the MailKit library. It ensures secure account creation and email-based authentication for users.
authentication csharp email-sender form-validation mailkit-libraries sql
Last synced: 27 Feb 2026
https://github.com/tamanobi/bq-query-unittest
BigQueryのクエリのロジックをデータ走査量を最小限してテストできるツール
Last synced: 22 Jun 2025
https://github.com/daikoz/SQLWrapper
SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.
builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper
Last synced: 04 May 2025
https://github.com/sanix-darker/dockdb.nvim
Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.
database nvim nvim-lua nvim-plugin postgresql sql
Last synced: 31 Aug 2025
https://github.com/anilnayak126/filesharingapp
A file-sharing application developed using Django and Django Rest Framework (DRF) that allows users to upload, download, and manage files securely. This application incorporates DRF's core concepts and utilizes the shutil library for zipping files, with SQL for data management. Key features include user authentication, file categorization.
django drf file-management file-sharing python sql web-application
Last synced: 15 Apr 2025
https://github.com/envigit/hotellaspalmas
Aplikacja do rezerwacji pokoju hotelowego w oparciu o wizualizację WPF, język C# oraz SQL
csharp database hotel-reservation-system sql wpf
Last synced: 21 Aug 2025
https://github.com/digital-science/dimensions-gbq-lab
Source code for Dimensions BigQuery LAB
gbq research-analytics scholarly-big-data scholarly-metadata sql
Last synced: 06 Apr 2025
https://github.com/bivittatusdb/bivittatusdb
Operator Based Relational Database Management system for python
crud-operation data data-science data-structures database database-management indexing mit-license mongodb operator-based operator-overloading python python3 relational-database relational-model sql transaction-management
Last synced: 23 Mar 2025
https://github.com/ststeiger/sqlparser
Ways to remove sql-comments, including ANTLR4
comment-remover comments csharp dotnet-core sql t-sql
Last synced: 13 Apr 2025
https://github.com/k1low/qp
Printer that prints the results of a query to the database.
Last synced: 16 Apr 2025
https://github.com/kozmod/oniontx
The library for transferring transaction management to the application layer.
clean-architecture delivery-layer go golang gorm-transaction hexagonal-architecture layer-architecture mongo-transaction onion-architecture pgx-transaction redis-transaction repository sql sql-transaction sql-transactions sqlx-transaction transaction tx
Last synced: 20 Feb 2026
https://github.com/la-lo-go/the-phpoly
Monopoly web port with vanilla JavaScript
dom-manipulation game jquery monopoly-game php sass sql vanilla-javascript webgame
Last synced: 14 Apr 2025
https://github.com/johansenja/pg_unicode_font_replace
Convert 𝓯𝓪𝓷𝓬𝔂 🆃𝖊𝕩🅃 to fancy text
postgresql sql unicode unicode-characters unicode-converter
Last synced: 25 Aug 2025
https://github.com/carpentries-incubator/sql-humanities-lesson
SQL for Humanities
alpha carpentries carpentries-incubator data-wrangling database digital-humanities english lesson sql
Last synced: 02 Sep 2025
https://github.com/yaacoo/graphragsqlator
LLM graph-RAG SQL generator for large databases with poor documentation
ai database ehr-data faiss-vector-database knowledge-graph langchain llm rag sql
Last synced: 19 Apr 2025
https://github.com/pyrustic/rustiql
Graphical SQL Editor built with Pyrustic
desktop-app graphical lightweight pyrustic python sql sqlite standard-libary tkinter
Last synced: 08 Jul 2025
https://github.com/seferogluemre/customertrackingadonet
Customer Tracking System This project is a customer tracking system developed using C# and MSSQL. The system includes fundamental functionalities such as customer operations and city management.
csharp sql stored-procedure tracking-system
Last synced: 15 Aug 2025
https://github.com/hhlitval/production-dashboard
A desktop application, visually presents fictive production data sourced from MSSQL Server, allowing for insights into production trends and statistics.
c-sharp dashboard kpi production-monitoring sql sql-server ui-design wpf
Last synced: 01 Aug 2025
https://github.com/tsg405/sql-for-data-science----coursera
This Repo contains - Starter files, Coursework, Programming Assignments for the course --> SQL for Data Science from University of California, Davis [COURSERA]
california chinook-database coursera data-science query-language quiz sql sqlite ucdavis-datalab yelp-dataset
Last synced: 14 Apr 2025
https://github.com/hyvor/laravel-filterq
Advanced filtering for Laravel APIs
Last synced: 16 Apr 2025
https://github.com/bestbynature/vetclinicdb
VetClinicDB is a robust database that provides a complete and user-friendly solution for managing data related to animals, customers, and owners in a veterinary clinic. The repository serves as a centralized database system, empowering veterinary clinics to streamline their operations, enhance customer service, and maintain accurate records.
database-schema postgresql sql
Last synced: 10 Mar 2026
https://github.com/icflorescu/openshift-cartridge-postgresql
Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.
cartridge database database-engine gear openshift postgresql sql
Last synced: 08 Jul 2025
https://github.com/materializeinc/connection-examples
Materialize connection examples
Last synced: 14 Apr 2025
https://github.com/initphp/database
This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.
data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder
Last synced: 07 Mar 2026
https://github.com/obaydmerz/nodeorm
A laravel-like database management library for nodejs
automation data database dependency-less easy heidisql laravel library manage management mysql node nodejs orm sql sqlite useful
Last synced: 21 Apr 2025
https://github.com/basemax/messengersocketws
Design own Messenger Chatroom: This project took more than ten hours to try to design a native messaging infrastructure. (Own messenger project using Pure Web Socket, not Socket.IO)
mysql mysql-query nodejs socketio sql websocket websocket-api websocket-application websocket-chat websocket-client websocket-server ws wss
Last synced: 26 Jul 2025
https://github.com/cfunkz/customtkinter-login-registration
Registration and login app made using customtkinter.
customtkinter python python3 sql sqlite3 tkinter
Last synced: 14 Apr 2025
https://github.com/stackql/stackql-demo
analytics aws azure cspm digitalocean gcp hacktoberfest linode sql stackql
Last synced: 14 Apr 2025
https://github.com/undisputed-jay/sql-island
SQL Island is a fun introduction to learning and using SQL.
Last synced: 12 Aug 2025
https://github.com/mkabhishekdev/multiplayerturnbased-onlinegame
Multi Player Turn-Based Game developed using PHP, AJAX, Javascript (Full stack project)
javascript php php-sessions phpmyadmin sql
Last synced: 25 Sep 2025
https://github.com/little-brother/httpsql
Http server to monitoring SQL databases
db-connection db-monitoring http-server monitoring remote-sql sql sql-gateway usql zabbix
Last synced: 13 Apr 2025
https://github.com/Armoghans-Organization/Student-Record-Keeping-System
Student Record Keeping Software Backend Using Microsoft Sql.
code database mssql mssql-database project sql university university-project
Last synced: 03 Oct 2025
https://github.com/guanshiyin28/mpw-rent-car
MPW Rent Car Website
css html5 javascript mysql mysql-database php phpmyadmin sql
Last synced: 27 Feb 2025
https://github.com/ashtonav/sydney-personal-details-generator
App that can create a large amount of randomly generated personal details, including: address, full name, phone number, date of birth, gender, and email.
address-generator csv data-generator dummy-data dummy-data-generator fake-data fake-data-generator identity-generator phone-number-generator random-data random-data-generation random-data-generator sample-data sample-data-generator sql sydney test-data test-data-generator
Last synced: 02 Oct 2025
https://github.com/lucas-erkana/vet-clinic
In this project, you I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.
Last synced: 30 Sep 2025
https://github.com/kurtbuilds/sqlmo
SQL data primitives. Use it to generate SQL queries, auto-generate SQL migrations, and more.
Last synced: 21 Mar 2025
https://github.com/ericneves/mybooksapi
🔥 API RESTFul with PHP, Mysql, Routes, Authentication with Json Web Token, Validation and more...
api json-web-token jwt mysql php php-api sql
Last synced: 28 Sep 2025
https://github.com/91ahmed/csvtosql
Convert a csv file into optimized sql insert statement.
csv csv-converter csvtosql php sql
Last synced: 07 May 2025
https://github.com/haleshot/flight_booking_system
A Python project with MySQL connectivity and PyQt5 GUI library for efficient flight ticket booking, data management, and visualization.
booking-platform booking-system flight management-system mysql mysql-database pyqt5 pyqt5-desktop-application pyqt5-gui python python-app sql
Last synced: 07 May 2025
https://github.com/williamdsw/vaporbreaker-mobile
Mobile's version of my game Vaporbreaker!
aesthetics android csharp game game-development google microsoft mobile play retrogemn sql sqlite3 store unity vaporbreaker vaporwave version windows
Last synced: 09 Mar 2026
https://github.com/jykuo-love-shiritori/twp
A practice project for a C2C e-commerce website selling "Too White Powder"
bootstrap5 c2c c2c-selling-platform database e-commerce e-commerce-website ecommerce ecommerce-website go golang postgresql practice practice-project reactjs shopping-cart shopping-site sql vite vitejs vitejs-react-typescript
Last synced: 14 Jan 2026
https://github.com/joker2411/blood-bank-management
Maintaining all the information about blood donors, receivers and performing various queries for better management of a blood bank.
dbms-project mysql-database sql
Last synced: 15 Apr 2025
https://github.com/so010/cdrreceiver
nodejs application that receives cdr data from Cisco Meeting Server and stores to mysql db
cisco javascript node-js nodejs sql
Last synced: 15 Apr 2025
https://github.com/xiaobogaga/minidb
a simple in-memory database built for fun
Last synced: 12 Jan 2026
https://github.com/haseeeb21/jewellery-store-management-system
This management system is a desktop application which is connected with the local database, the application can be used to access and modify the data in the database. Data.docx contains the data that exists in the database already.
columns csharp database database-management management management-system server sql sqlserver system tables visual-studio
Last synced: 14 Apr 2025
https://github.com/arshad115/today-i-learned
:memo: TIL - Today I Learned - Sharing small snippets of code or tips which I learn and share. I am a software engineer, web developer, android developer and a data scientist. Not bragging, just learning them. ;)
android angular css easyphp firebase firebase-console git javascript learning node nodejs php programming share sql til tips-and-tricks today-i-learned todayilearned vuejs
Last synced: 19 Sep 2025
https://github.com/parzibyte/crud-postgresql-node
Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express
bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql
Last synced: 12 Apr 2025
https://github.com/daikoz/sqlwrapper
SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.
builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper
Last synced: 20 Feb 2026
https://github.com/amenzhinsky/postgresql-partitioning-scripts
PostgreSQL Partitioning Scripts
Last synced: 01 Sep 2025
https://github.com/pointerish/sqlbasics
This repo contains work on SQL Basics.
Last synced: 29 Mar 2025
https://github.com/ezekielutshudi/vet-clinic-database
In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.
database postgres postgresql sql
Last synced: 28 Feb 2026
https://github.com/vb-consulting/pg_schema_tools
PostrgeSQL Schema Tools is set of Open-Source PostrgeSQL Functions to Manage Database Schema
Last synced: 13 Apr 2025
https://github.com/mehdizonjy/json-transqlify
Transforms and loads JSON to a MySQL db
javascript load mysql node-js nodejs sql transform
Last synced: 13 Apr 2025
https://github.com/fgforrest/darwin
Darwin is a small Java library that helps applications to setup and evolve their database schema over the time. Evolution is based on SQL patch application and aims at traceability, predictability and reliability. It has been for 13 years in production systems.
autoupdate database database-schema evolution java model sql
Last synced: 10 Jul 2025
https://github.com/markusvalo/HSLtraffic
Scripts to create a PostgreSQL database for HSL GTFS-data
avoindata finland gtfs gtfs-files gtfs-transit-feed helsinki hsl joukkoliikenne open-data postgis postgresql public-data public-transport public-transportation qgis sql timemanager timeseries
Last synced: 01 Aug 2025
https://github.com/rajguptah/keplercrud
Automatic Crud Operation Using Dapper Framework
aspdotnet autocrud automaticlydapper crud kepler keplercrud rajnarayangupta sql
Last synced: 07 Mar 2026
https://github.com/lykmapipo/python-spark-log-analysis
Python scripts to process, and analyze log files using PySpark.
apache-arrow apache-spark apache-spark-sql data-analysis data-extraction data-processing data-transformation log-analysis log-analyzer log-monitor lykmapipo pandas pyarrow pyspark python seaborn spark-ml spark-nlp sparkml-pipelines sql
Last synced: 22 Jun 2025
https://github.com/jeluchu/roomlivedataviewmodel
Example of Room Database in recyclerview (Lifedata)
android coroutines database lifecycle recyclerview room room-database sql sqlite-database
Last synced: 13 Jun 2025
https://github.com/singhdivyank/data-science-cheatsheets
Curated list of resources for Data Scientists, AI developers, and interview preperation
artificial-intelligence computer-vision data-visualization deep-neural-networks fine-tuning keras large-language-models machine-learning matplotlib mlops natural-language-processing neural-networks numpy pandas probability python pytorch quantization sql statistics
Last synced: 12 Apr 2025
https://github.com/0memo07/sqlerror
A Python script to scan URLs for possible SQL injection vulnerabilities.
python python-script sql sql- sql-attack sql-injection sql-query sql-syntax sqlerror
Last synced: 24 Apr 2025
https://github.com/graphql-editor/zeit-aurora-integration
Integration of zeit now with AWS Aurora - Easy serverless SQL database
aurora integration serverless sql zeit
Last synced: 22 Apr 2025
https://github.com/avanade/emtech-distributed-data
Avanade's exploration of SQL Ledger, Confidential Ledger, and other data sharing technologies.
blockchain confidential-ledger ledger-tables nextjs python sql sql-ledger sql-server
Last synced: 14 Jun 2025
https://github.com/3noch/beam-postgres-transaction-monad
Very basic transaction monad on top of the venerable Beam library
haskell monad postgresql sql transaction
Last synced: 25 Oct 2025
https://github.com/beenotung/gen-sql-type
Generate Typescript Types from raw SQL statements
code-generation gen-type sql type-gen typescript
Last synced: 05 Sep 2025
https://github.com/1995parham-learning/datayar
How migrate / change your SQL data from production namespace to testing namespace
backup database migration production psql restore sql staging
Last synced: 27 Oct 2025
https://github.com/lucas0019/happy
Happy | Site para ajudar os orfanatos - Front end
html-css-javascript node-js nunjucks-templates rocketseat sql
Last synced: 28 Apr 2025