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-07-03 00:26:03 UTC
- JSON Representation
https://github.com/malaksadek/e-store
An online marketplace Android application 🛍 🛒 (2018)
android android-app android-application android-studio api-wrapper database full-stack ios ios-swift java mobile-app mobile-development mysql mysql-database php phpmyadmin sql swift swift-4
Last synced: 07 Apr 2026
https://github.com/tuurash/substitutex
A Small Simple SQL Database Backup Tool
asp-net backup-tool csharp n-tier-architecture sql winforms
Last synced: 21 May 2026
https://github.com/ugboaja-uchechi/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.
Last synced: 10 Jul 2025
https://github.com/muhakbarhamid21/advckasir
ADVCKasir adalah aplikasi atau program yang berbasis pada database dimana fungsi utamanya yaitu untuk membantu para pemilik usaha untuk bisa melakukan transaksi penjualan dengan lebih praktis dibandingkan menggunakan mesin kasir konvensional. Penggunaan program aplikasi kasir memungkinkan untuk memperoleh analisis penjualan secara real-time.
aplikasi-kasir css java javascript netbeans php sql
Last synced: 25 Feb 2026
https://github.com/emmaprofemx/poswfs
POS C# - WF| Project Personal | Personal
collaborate csharp educational-project git github personal-project point-of-sale punto-de-venta sql sql-server stored-procedures windows-forms
Last synced: 15 Apr 2025
https://github.com/uwrit/composure
Dynamic SQL Done Right
csharp dotnet-core intellisense sql
Last synced: 02 Apr 2025
https://github.com/mnesarco/sqlpage_auth_example
SQLPage Authentication and Authorization example
Last synced: 12 May 2025
https://github.com/tafadzwamc/exploratory-data-analysis-projects
This is a repository demonstrating my various data analysis projects, utilizing Python, SQL, Excel ad Power BI.
msexcel mssqlserver powerbi python sql
Last synced: 30 Oct 2025
https://github.com/billionsjoel/vet-clinic-database
This repo involves the schema, queries and data used during the microverse psql learning track.. Most of the query structures you will ever need building a project. From creating tables to joining and querying them.
Last synced: 28 Mar 2025
https://github.com/br3ndonland/udacity-fsnd-sql-logs
Python program with SQL queries to extract information from a relational database
database linux postgresql python sql udacity udacity-fullstack-nanodegree vagrant
Last synced: 05 Apr 2025
https://github.com/rminelli/get-the-top-10-queries-consuming-high-cpu
get-the-top-10-queries-consuming-high-cpu
cpu-monitoring microsoft-sql-server perfomance sql sql-server t-sql
Last synced: 07 May 2025
https://github.com/didinj/asp-net-core-angular-sqlserver-webapp
Build a Web App with ASP.NET Core 8.0 Web API and Angular 20 Using SQL Server
angular asp core microsoft net server sql typescript
Last synced: 20 Jul 2025
https://github.com/riju18/dashing-datawarehouse-dbt
Design the Data Warehouse with minimalistic code.
cte data-warehouse dbt jinja postgresql python sql
Last synced: 05 May 2025
https://github.com/oguzhankomcu/sql_codes_and_examples
In this file I show examples of working in database with Sql. Here, I gave information about both reading and creating a database.
database database-management dml mssql-database mysql sql sql-server t-sql trigger
Last synced: 07 May 2025
https://github.com/nestorrente/erdiagram-cli
ERDiagram library CLI command
diagram entity erdiagram generation java javascript js mysql nomnoml oracle oracledb plantuml postgres postgresql relationship sql sqlite sqlserver ts typescript
Last synced: 14 Mar 2026
https://github.com/fer-moreira/myqt
SQL Querying Tool with QT
database database-management gui manager microsoft-sql-server mysql pyqt python sql
Last synced: 07 May 2025
https://github.com/raimonizard/sql
Basic SQL examples for teaching
mysql mysql-database sql teaching-materials
Last synced: 30 Apr 2025
https://github.com/adovasoft-rnd/ci-recharge
composer test
ci4 cli codeigniter codeigniter4 commandline controller db library make migration mode mysql php seeds spark sql
Last synced: 12 Apr 2025
https://github.com/alhankeser/citibike-analysis
Extracting and Transforming Citi Bike Data for Analysis
citibike data-analysis data-science data-visualization etl sql
Last synced: 25 Jan 2026
https://github.com/jplanckeel/steampipe-plugin-alertmanager
Steampipe plugin to access AlertManager
postgr postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 Jan 2026
https://github.com/tsg405/solo_learn
This repository is maintained to provide coding solutions to some popular courses aided by SOLO_LEARN!
Last synced: 21 Mar 2025
https://github.com/udb-org/udb-app
UDB: The Next-Gen Cross-Platform Database Tool. Built on Electron, it supports diverse databases and integrates an AI chat assistant, intelligent agent workflows, and MCP capabilities to enhance database intelligence and efficiency.Alternative to SSMS, pgAdmin, DBeaver, DataGrip, Toad, Navicat
agent aichat electronjs react shadcn-ui sql tailwindcss
Last synced: 25 Jun 2025
https://github.com/speedphp/speedsql
SQL Mapper annotations for NestJS, similar MyBatis.
decor mybatis nest orm sql typescript
Last synced: 12 Apr 2025
https://github.com/devops-ia/helm-steampipe
Helm chart for Steampipe
charts helm kubernetes oauth2 query sql steampipe steampipe-dashboard steampipe-mod steampipe-plugin
Last synced: 07 Mar 2026
https://github.com/kaboc/sqlp
[WIP] Extension of Go's database/sql for easier and simpler use
Last synced: 15 May 2026
https://github.com/raleighlittles/sql_zoo_solutions
Solutions to all 95 SQL Zoo tutorial questions.
Last synced: 21 Mar 2025
https://github.com/chaoses-ib/informationsystems
database filesystem gis memory-management sql
Last synced: 12 May 2025
https://github.com/axion-security/goinjection
Automated SQL Injection written in Golang
blind-based error-based sql sql-injection union-based
Last synced: 29 Oct 2025
https://github.com/tekyaygilfethi/pythonsqldataframeconnector
This module allows you to create sql create and insertion queries for given dataframe.
connector postgresql python sql
Last synced: 10 May 2026
https://github.com/zachvictor/sqlinsert
Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.
bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql
Last synced: 06 Apr 2026
https://github.com/dmshvetsov/adventofcode
🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.
advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v
Last synced: 09 Apr 2026
https://github.com/melbournedeveloper/selecta
A model that represents SQL Select queries, and tools to convert from SQL/JSON to the model and back
Last synced: 21 Apr 2026
https://github.com/polydojo/pogodb
Simple NoSQL wrapper for Postgres' JSONB type.
nosql-data-storage nosql-database nosql-wrapper postgres sql
Last synced: 08 Apr 2026
https://github.com/aramshiva/babies
👶 A parser for every name listed on a Social Security Card between 1880-2023
babies data datagov db graphs mysql names social-security social-security-data sql statistics stats
Last synced: 22 Aug 2025
https://github.com/mongoexpuser/shale-reservoir-dnn-and-drilling-rare-events-graph
Shale-Reservoir-DNN and Drilling-Rare-Events-Graph
apache-drill apache-spark big-data c-cpp-napi-addon graph-algorithms java javascript node-js python sklearn sql tensorflow
Last synced: 15 Apr 2025
https://github.com/nfaiz/ci4-debug-toolbar
SQL Syntax Highlighter for CodeIgniter 4 Database Debug Toolbar.
codeigniter debugging php sql toolbar
Last synced: 12 Apr 2025
https://github.com/hope-it-works/caddy-php
tool for setting up a caddy-server with PHP support and optional MariaDB-server
caddy-server caddy2 caddyserver mariadb mariadb-database mariadb-mysql mariadb-server mysql mysql-database mysql-server php sql sql-server sqlserver
Last synced: 01 Oct 2025
https://github.com/poksyy/hospital-project-backend
This repository contains the backend development for a Hospital Management System as part of a class project. It is implemented using Java and Hibernate, following the first phase of the course where all teams build a backend for a hospital. FRONTEND:
crud database delete get hibernate hospital hospital-management java learning-java mysql nurse post postman project school-project self-learning sql
Last synced: 01 May 2026
https://github.com/imor/pg_escape
A Rust library to escape Postgres flavoured SQL
postgres postgresql sql sqlinject-defense
Last synced: 21 Aug 2025
https://github.com/neopromic/saturn
Saturn is a drag-drop based landing page builder written in javascript/typescript<3
database docker javascript linux native nextjs postgresql prisma react saas sql tailwind tailwindcss typescript vercel web windows wix wordpress
Last synced: 06 Feb 2026
https://github.com/rahul-bhati/music_website
This is music/mp3 website where you can listen and download your favourite song. Website is created by Rahul Bhati using html, css, bootstrap, jquery, javascript and php.
bootstrap communityexchange css ghdesktop github html5 javascript jquery learn music php sql
Last synced: 11 Apr 2026
https://github.com/ahmad-masud/database-schema-constructor
🗄A tool created to help design and visualize database schemas in sql
database database-generator database-management database-schema firebase javascript nodejs react schema sql
Last synced: 03 Nov 2025
https://github.com/kolosovpetro/sql_course
Data Bases - SQL practice. For educational purposes
Last synced: 09 Mar 2026
https://github.com/recepgunes1/sqli-vuln.-checker
SQLi-Vuln.-Checker
python3 requests scanner sql sqli vuln vulnerability
Last synced: 06 Jul 2026
https://github.com/project-tsurugi/tsurugi_fdw
Tsurugi Foreign Data Wrapper for PostgreSQL.
fdw foreign-data-wrapper postgresql-extension postgressql sql tsurugidb
Last synced: 01 Aug 2025
https://github.com/ouhscbbmc/data-science-practices-1
Collection of publicly available practices of data science and analysis
bbmc-investigation data-analysis data-science python r sql
Last synced: 27 Jul 2025
https://github.com/felixdev22/vet_clinic
The focus of the project is the Vet Clinic Database, which is a relational database. Users can interact with the project by using SQL commands in the terminal to perform operations such as creating, reading, updating, and deleting specific data from the database.
Last synced: 21 May 2026
https://github.com/andreeadraghici/librarydatabase
SQL database for managing a library using PostgreSQL
Last synced: 10 Jun 2025
https://github.com/parzibyte/crud-postgresql-python
CRUD con Python y PostgreSQL usando psycopg2
crud database postgresql psycopg2 python sql
Last synced: 12 Apr 2025
https://github.com/srgeverson/syssite
Sistema de Disponibilização de Folha de Pagamento
bootstrap docker docker-compose mysql php sql
Last synced: 15 Apr 2025
https://github.com/shivamsouravjha/demons
This is a demo sample of linking NODEJS via ORM and MYSQL
crud-operation crud-sample javascript mysql-database nodejs orm postman-collection sequelize sql
Last synced: 09 May 2026
https://github.com/akutchi/mangasite
A manga reader inspired by catmanga
javascript manga-reader mariadb node-js python3 react sql
Last synced: 03 Feb 2026
https://github.com/johnftitor/medical_database
This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.
Last synced: 10 Mar 2026
https://github.com/wiriswernek/atividades
Este repositório contem as atividades realizadas durante o período de tempo em que estive na faculdade
bootstrap c css3 html5 java javascript sql
Last synced: 10 Apr 2026
https://github.com/shencangsheng/view-elasticsearch
Elasticsearch DSL is a Java application that uses JSON/SQL to quickly generate Elasticsearch DSL, including query, aggregation, charts, and other fast and flexible configuration implementation.
aggregation dsl elasticsearch java json sql
Last synced: 17 Sep 2025
https://github.com/julianb0315/proyect_bank
Este proyecto tiene como objetivo desarrollar una aplicación para la gestión de datos en un entorno bancario, utilizando el lenguaje de programación Java. La aplicación se ha diseñado siguiendo el enfoque SCRUD (Search, Create, Read, Update, Delete) para gestionar de forma integral las operaciones de información que maneja el banco.
crud java oracle-database poject practice sql swing
Last synced: 03 Feb 2026
https://github.com/cliftondavies/sqlzoo-solutions
A list of solutions for the tutorials and quizzes on https://sqlzoo.net/
Last synced: 22 Jul 2025
https://github.com/luffytaro22/vet-clinic-db
Vet Clinic DB is a relational database to keep information about animals.
database pstgresql relational-database sql
Last synced: 29 Jul 2025
https://github.com/mohammadreza-73/astro-orm
Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.
database fluent-api mysql-orm orm pdo-php php-orm sql tdd
Last synced: 01 Aug 2025
https://github.com/kind-unes/flutter-fitness-tracking-health-care-application
TrekTonick is a unique fitness tracker app that motivates users with monetary rewards and offers expert health advice through meetings with specialists and a health-focused chatbot. Key features include a pedometer, leaderboard, detailed activity reports, video and audio call meetings, an integrated admin panel, and secure payment integration.
adminpanel android application crossplatform fireabse fitness flutter ios paypal pedometer sql subscription
Last synced: 20 Aug 2025
https://github.com/jonsafari/weather-data
Worldwide weather data
climate-data climate-science sql weather weather-data weather-information wmo
Last synced: 06 Nov 2025
https://github.com/notcoffee418/dapperbulkqueries
Unofficial implementation for executing bulk INSERT, UPDATE and DELETE queries with Dapper for PostgreSQL and SQL Server.
bulk dapper dapper-extensions postgresql sql
Last synced: 24 Aug 2025
https://github.com/kishlayjeet/connect-postgresql-database-to-python
This repository is to show you how you can connect your PostgreSQL database to your python.
postgres postgresql postgresql-connect-python postgresql-connector postgresql-database postgresql-python psycopg2 sql
Last synced: 14 Apr 2025
https://github.com/julianolaurentino/sql_sample
Estudos voltados para criação de consultas em SQL. Este repositório está sendo alimentando semanalmente.
data-analysis sql sql-query sql-server
Last synced: 05 Mar 2025
https://github.com/andr3w03/pemrogramanvisual
Tugas Mata Kuliah Pemrograman Visual Semester 4
csharp database desktop-application microsoft-access mysql sharpdevelop sql sql-server visual-studio windows-forms
Last synced: 08 Apr 2026
https://github.com/smoren/yii2-query-relation-manager-demo
Demo for yii2 extension yii2-query-relation-manager
activerecord sql sqlquerybuilder yii2 yii2-extension
Last synced: 24 Aug 2025
https://github.com/f1uxwave/schoolmanagementsystem
This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.
class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate
Last synced: 14 Apr 2025
https://github.com/mdh266/polarsduckdbplayground
Playing Around With Polars On AWS
aws-ec2 data-science dataframe-library docker duckdb pandas polars s3 sql
Last synced: 29 Jun 2025
https://github.com/pycasbin/sqlobject-adapter
SQLObject Adapter for PyCasbin
abac acl adapter auth authorization authz casbin orm pycasbin python rbac sql sqlobject storage-driver
Last synced: 13 Aug 2025
https://github.com/dikshantrajput/easyrls
EasyRls is an open-source tool for managing Row Level Security (RLS) policies in PostgreSQL databases. It allows users to connect to PostgreSQL instances, list schemas and tables, manage RLS policies (create, edit, delete, copy, enable/disable)
database-management database-security frontend-development hacktoberfest light-and-dark-theme open-source postgresql rls-policies row-level-security sql sveltekit typescript
Last synced: 27 Feb 2026
https://github.com/muradisazade777/snapcart
SnapCart is a modern Laravel-based e-commerce backend, containerized with Docker and built for scalability, clarity, and cyber-inspired branding. You can also add a tagline if you want something punchier: Cyber-ready commerce. Laravel-powered. Docker-deployed.
backend backend-api blade database developer-tools docker framework laravel mysql nginx orchestration php sql web webserver
Last synced: 27 Sep 2025
https://github.com/byancamatos01/exerc-cios-ddledml
"Exercício de DDL e DML em Banco de Dados SQL EXERCICIO 1 "
ads banco-de-dados ddl dml fatec-zl sql
Last synced: 18 Mar 2026
https://github.com/turbot/steampipe-plugin-vanta
Use SQL to instantly query Vanta resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 12 Jan 2026
https://github.com/lewuathe/tiny-presto
Lightweight Presto pluster for verifying query result consistency
Last synced: 25 Aug 2025
https://github.com/miguelestradam36/snowflake-python-connector
Snowflake python connector usage and easy to use object
python snowflake snowflake-python-connector sql
Last synced: 01 Mar 2025
https://github.com/wiris/santoku
Python wrappers around a variety of external services
aws google-cloud salesforce slack sql
Last synced: 19 Aug 2025
https://github.com/itcraft-cn/xbatis2sql
collect sql statements from iBATIS sqlmap files / MyBatis mapper files
Last synced: 31 Aug 2025
https://github.com/yunohost-apps/phpmyadmin_ynh
phpMyAdmin package for YunoHost
database mysql official-ynh phpmyadmin sql yunohost yunohost-apps
Last synced: 27 Jun 2025
https://github.com/mvisani/sql-minifier
Crate providing methods and procedural macros to minify SQL code, optionally at compile time.
Last synced: 15 Apr 2025
https://github.com/exasol/exasol-personal
The High-Performance Analytics Engine — Free for Personal Use
data-analytics data-engineering database exasol sql
Last synced: 10 Apr 2026
https://github.com/cleilsonandrade/rocketq
Rocket.q é uma aplicação para gerenciar perguntas anônimas de usuários direcionadas ao dono da página. Desenvolvida durante a #NLW/Together na missão Discover.
anonymous-questions css ejs express feather fullstack html javascript monolith mysql nlw nodejs nodemon rocketseat sql sqlite
Last synced: 09 Apr 2026
https://github.com/xjectro/calvero-club-chat-api
An open-source, modern real-time chat API built for the Calvero Club Chat community! Focused on high performance, security, and scalability. The user interface and API are provided in separate repositories under a unified community brand.
api aspnetcore authentication backend chat community dotnet jwt messaging middleware open-source realtime scalable server signalr sql sqlite user-management webapi websocket
Last synced: 15 Aug 2025
https://github.com/olajideolagunju/gcp_mage_data_pipeline
An end-to-end data engineering pipeline that processes and analyzes Maintenance Work Orders using Mage, Docker, Google BigQuery, MariaDB, and Looker Studio. It features a seamless integration of cloud and open-source tools for scalable data storage, transformation, and visualization.
automation bigquery cloud compute-engine data data-engineering database database-schema docker-compose excel gcp mage-ai maintenance mariadb orchestration python sql virtual-machine visualization-dashboard work-orders
Last synced: 07 Mar 2025
https://github.com/0xerwin1/dbflux
A fast, keyboard-first database client built with Rust and GPUI.
cross-platform database database-client db developer-tools gpui mongodb mysql nosql postgresql query-editor redis rust sql
Last synced: 17 May 2026
https://github.com/dharejo-junaid/sql-jdbc
This repository contains a Java project that demonstrates how to use JDBC to connect to and retrieve data from three different SQL databases: MySQL, Microsoft Access, and Oracle. In addition, the project includes a Main.java class that provides a simple demonstration of how to retrieve data from a database table using JDBC.
database-connectivity java jdbc microsoft-access mysql oracle sql
Last synced: 20 May 2026