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/pprattis/hospital-database-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a hospital's database.
computer-science console-application databse functions-triggered java jdbc jdbc-connector jdbc-database pgadmin postgresql program project sql student triggers
Last synced: 28 Sep 2025
https://github.com/dev-siri/tea-share
Tea Share is a social media application made for Android in Flutter and the Web with TypeScript & SvelteKit.
android dart flutter golang mobile mysql planetscale social-media sql svelte sveltekit tailwindcss
Last synced: 24 Aug 2025
https://github.com/nidea1/sql_examples
This repo contains my sql examples and understanding.
advanced advanced-sql mssql sql ssms
Last synced: 02 Apr 2025
https://github.com/peterhardy22/Data-Analytics-Projects
Data Analytics Projects
api beautifulsoup bootstrap d3 flask html-css-javascript leaflet matplotlib mongodb pandas plotly python scikit-learn scraper sklearn sql sqlalchemy tableau vba-excel
Last synced: 20 Jul 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/cavo789/sql_formatter
Very straight-forward script for formatting SQL statement.
Last synced: 29 Jul 2025
https://github.com/cleilsonandrade/carteira_vacinacao_digital
Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.
bootstrap css flask full-stack fullstack health html javascript jinja2 python sql sqlite vaccination
Last synced: 07 Mar 2026
https://github.com/spokeywheeler/batcher
A command line utility to perform concurrent mass updates or deletes against an SQL database
cockroach cockroachdb go golang mariadb mysql postgres postgresql sql
Last synced: 16 Aug 2025
https://github.com/nezorinegor/bookstore-db
📖 База данных для книжного магазина
Last synced: 02 Aug 2025
https://github.com/vitoralvesp/nlw-3
Next Level Week | Rocketseat | #3
css3 figma html html5 javascript nlw nlw-3 nodejs rocketseat sql ui ui-design ux ux-design
Last synced: 09 Apr 2026
https://github.com/s4cha/squeal
Type Safe SQL for Swift
orm postgres postgressql sql sqlite swift type type-safe
Last synced: 07 Mar 2026
https://github.com/thenameiswiiwin/moodsense-ai
MoodSense AI: A transformative journaling app built with Next.js, Tailwind CSS, and Langchain, leveraging the power of AI to analyze emotions and provide valuable insights.
ai clerkauth javascript langchain langchain-js langchain-typescript nextjs nextjs13 planetscale prisma react sql tailwindcss typescript unit-testing vitest
Last synced: 31 Jul 2025
https://github.com/ilkeresen/mvc5libraryapp
Layout Kontrolü Controller Yapısı Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Triggers Kullanımı Prosedür Oluşturma Hazır Template Kurulumu ve Düzenlenmesi CSS Kontrolleri Bootstrap Yapısı Dinamik Web Projeleri Oluşturma Dashboard yapısı Chart Widget Cards kullanımları Mvc ile Adım Adım Web Geliştirmeyi Entity Framework Linq Sorguları Sınıf Nesne ve OOP Kavramları SQL ile Veri Tabanı Yönetimini Prosedür ve Trigger Kontrollerini Dahsboard Yapısını Dinamik Web Geliştirmeyi Bootstrap Css Html Tasarım Kontrollerini
adminlte ajax asp-net-mvc bootstrap chart controller diagram entity-framework javascript layout linq model mvc5-framework oop smtp sql stored-procedures templates triggers view
Last synced: 27 Mar 2025
https://github.com/vladimirakopyan/evedestructionmaps
I mapped destruction of ships in eve online for my final year project
csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard
Last synced: 18 May 2026
https://github.com/leandrosimoes/my-useful-codes
Just a repo to store some codes that (somehow) are useful to me. Any languages but organized!
bash codes csharp css git html javascript my personal-code repository samples sql vb-net
Last synced: 13 Apr 2025
https://github.com/dinxsh/karma
ecommerce website for shoe stores built in dotnet and c-sharp
ajax asp-net-core asp-net-mvc bootstrap jquery sql
Last synced: 07 Feb 2026
https://github.com/toolgood/toolgood.sqlfirewall
SQL Firewall, Prevent SQL injection, 防sql注入
Last synced: 13 Apr 2025
https://github.com/tebogoyungmercykay/relational-database_using_self-organizing_treaps
This implementation puts a twist on the Standard Treap (randomized search tree) in the sense that I add the idea of self-organizing data structures on top, To implement a Database (collection of rows that are somehow related) Indexing.
abstract classes data-structures-and-algorithms databases indexing java readme relational-databases self-organizing self-organizing-treaps sql sqlqueries templates treaps
Last synced: 13 Apr 2025
https://github.com/tiledb-inc/tiledb-cloud-jdbc
JDBC driver for TileDB-Coud
Last synced: 10 Apr 2025
https://github.com/vincentserpoul/playwithsql
implementing as immutable as possible data modelization and benchmarking it on different platforms
benchmarking cockroachdb container docker gcp golang kubernetes kubernetes-cluster mariadb mssql mysql percona postgres sql swarm-cluster
Last synced: 17 Jan 2026
https://github.com/srinivasrm/mutual-funds-analysis-and-prediction
In this project I have performed analysis and prediction on 1,3,and 5 year returns on 1064 mutual funds in India. I have scraped data from a website which is the most visited website for mutual fund investments.I have tested regression models linear model,SGD Regressor , Random Forest Regressor,Decision Tree Regressor,Ridge,MLP Regressor and linear model (Lasso).After which I have selected the best perorming model and performed Hyper parameter tuning and then deployed an interactive application which can generate the visualization and send an email with the visualization to the users email address.
beautifulsoup data-analysis data-base data-cleaning data-science deployment etl finanace frontend funds machine-learning mutual mutual-funds pgsql python scikit-learn sql streamlit web webapplication
Last synced: 27 Oct 2025
https://github.com/andersnm/typedsql
database micro-orm mysql orm sql sql-server sqlserver
Last synced: 23 Aug 2025
https://github.com/saba-gul/text-to-sql
This project provides a Gradio-based web application that allows users to interact with an SQLite database using natural language queries. It leverages the LangChain library and OpenAI's language model to convert plain English questions into SQL queries and execute them on the provided database.
gradio-python-app langchain nlp-machine-learning sql texttosql
Last synced: 12 Aug 2025
https://github.com/sevdanurgenc/mssql-lecture-notes
In this repo, there are lecture notes of MsSQL.
database mssql mssql-database mssql-server sql
Last synced: 30 Oct 2025
https://github.com/drmcarvalho/diffhunter
Diffhunter is an app/API hunter differences between SQL relational databases
database database-management sql
Last synced: 08 Oct 2025
https://github.com/kopera/erlang-pgc
Erlang PostgreSQL client
database erlang postgresql sql
Last synced: 28 Jul 2025
https://github.com/praveendecode/youtube-data-harvesting-warehousing
Efficient YouTube data harvesting and warehousing with Python, SQL, MongoDB, and Streamlit, enabling seamless analysis and visualization for insightful decision-making in content management and audience engagement strategies
api apiintegration dataanalysis dataharvesting datawarehousing eda mongodb postgres python sql
Last synced: 16 Aug 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/svenslaggare/sqlgrep
sqlgrep = SQL + grep + tail -f
grep log-analysis log-parser logging rust sql
Last synced: 29 Jul 2025
https://github.com/byt3n33dl3/azuresqli
Parameter for Injection Attacks
blind-sql commands injection-attacks injections nosql parameters sql sql-injection
Last synced: 13 Apr 2025
https://github.com/sarthakmakhija/picodb
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
Last synced: 22 Aug 2025
https://github.com/utsavpatel562/learnovice
E-Learning Management System
angular bootstrap5 html5-css3 javascript mysql php8 phpmyadmin-database scss sql
Last synced: 09 Oct 2025
https://github.com/surister/queryzen
Parametrized, named and versioned SQL queries over HTTP
Last synced: 21 Mar 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/byt3n33dl3/AzureSQLi
Parameter for Injection Attacks
blind-sql commands injection-attacks injections nosql parameters sql sql-injection
Last synced: 29 Mar 2025
https://github.com/eitozx/bank-management-system
MySQL Based Bank Management System for school project.
bank-management-system banking-system management-system mysql mysql-database python sql
Last synced: 07 Nov 2025
https://github.com/tushar2704/everyday-sql
Welcome to Everyday SQL Sheets – your go-to resource for everyday SQL cheat sheets, pro tips, interview questions, and more. Whether you're a beginner looking to learn SQL or an experienced developer seeking quick reference materials, this application has got you covered.
artificial-intelligence cheatsheet data-analysis data-science database mysql postgresql query-language sql sqlalchemy streamlit streamlit-tushar2704 tushar2704
Last synced: 05 Apr 2026
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
https://github.com/scotttesler/migurt
🍦A database migration and seeding tool.
database database-management database-migrations databases migration migration-tool migrations migrationtool postgres postgres-database postgresql postgresql-database relational-databases sql
Last synced: 22 Aug 2025
https://github.com/zdrzalikprzemyslaw/sql-hospital
Database intended for use in a Hospital
microsoft-sql-server mssql sql tsql
Last synced: 08 Mar 2026
https://github.com/developpeurpascal/embarquer-une-base-de-donnees-locale-dans-vos-logiciels-et-applications-mobiles
Sources du webinaire du 19 décembre 2019.
database delphi embedded-database firedac mobile pascal pascal-language radstudio sample-apps sample-codes samples sql sqlite sqlite-database webinar webinar-demo webinars
Last synced: 01 Aug 2025
https://github.com/jimbrig/Scripts
Useful Scripts and Snippets across various interfaces
autohotkey autohotkey-script automation bash bash-script cmd git powershell powershell-script r-script rstats scripting scripts sql sql-server visual-basic windows
Last synced: 29 Apr 2025
https://github.com/walid0912/talend_mission
Mission Talend Data Integration
data-integration java json sql talend xml
Last synced: 12 May 2025
https://github.com/arshadkazmi42/genql
Helper for sql query generation and formatting
generate-sql gensql mysql postgresql query query-generator sql sql-query sqlite
Last synced: 18 Oct 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/thederickff/jsqb
Stop to lost time writing repeated SQL queries and let Java SQL Query Builder do the job for you. It's simple, fast and lightweight.
builder crud database java sql sql-query-builder
Last synced: 28 Jul 2025
https://github.com/kenvilar/miozika
:musical_note::notes::headphones: A Music Streaming Service Web Application https://miozika.herokuapp.com/
javascript music-player mysql-database object-oriented-programming php7 sql
Last synced: 10 May 2026
https://github.com/clidey/connparse
Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.
cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml
Last synced: 22 Jun 2026
https://github.com/miroslav-reiter/penetration_testing_sql
🐱💻 Penetration Testing SQL - Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzom: Penetračné Testovanie, Testovanie softvéru a SQL kurzy
cracking hack mysql penetration-test penetration-testing penetration-testing-tools reiter sql testing testing-practices testing-tools
Last synced: 29 Jun 2026
https://github.com/christopherkindl/python-data-to-sql-database
Transferring data from a Python file to a PostgreSQL database
Last synced: 08 May 2026
https://github.com/quackscience/duckdb-extension-clickhouse-system
DuckDB Community Extension emulating the ClickHouse system table
chsql clickhouse duckdb duckdb-extension sql
Last synced: 10 Mar 2026
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/stimulsoft/samples-dashboards.php
PHP samples for Dashboards.PHP data visualization tool for PHP 7 and PHP 8 projects, and embedded JavaScript dashboard designer and dashboard viewer
analysis dashboards data export exporting histogram html5 infographics javascript json kpi map mysql online php php8 pivot progress sql viewing
Last synced: 07 Mar 2026
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/smartyhero/schema-diff
用于两个mysql数据库/sql文件之间表结构对比的工具
database mariadb mysql schema-diff schemadiff sql
Last synced: 01 Mar 2026
https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site
in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.
database microsoft-sql-server sql
Last synced: 01 Mar 2026
https://github.com/smsraj2001/textile-store-management-dbms
A DBMS project on Textile Store Management using StreamLit-Python for the frontend app
database dbms-application functions gui mysql mysql-queries procedure python query-processing sql store-management-system streamlit triggers webapp
Last synced: 22 Apr 2025
https://github.com/cleilsonandrade/gestao-vagas-api
Gestão Vagas API é uma API Rest, que foi desenvolvida com de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Com possibilidades de cadastramento de vagas, aplicação do candidato e filtro de busca pelo mesmo, exibição do currículo do candidato e listagem de informações das vagas.
api backend docker docker-compose hr human-re human-resources java job-vacancy jpa junit jwt lombok maven spring spring-boot spring-security sql testing
Last synced: 22 Sep 2025
https://github.com/trysharpen/versionna
Sharpen Versionna is a PHP migration system to manage versioning of Manticoresearch. It includes a CLI tool to keep your Manticore index schemas and your data on sync.
database database-migrations database-schema database-versioning full-text-search fulltext indexing manticore-search manticoresearch migration migration-automation migrations php search search-engine sql versioning
Last synced: 13 Jan 2026
https://github.com/alrico88/bbox-helper-functions
Helper functions to convert BBoxes to multiple formats
Last synced: 21 Apr 2025
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/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/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/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/k1ethoang/database-uni
Cơ sở dữ liệu. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2)
Last synced: 04 Sep 2025
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/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/jeffrey-zang/myrecipepal
Unlock your inner chef - Submission for Hack the north 2022
chakra-ui cockroachdb express javascript react sql
Last synced: 16 Apr 2026
https://github.com/evanssnave/final-capstone-project-back-end
@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.
api backend collaboration database postgresql rubocop ruby ruby-on-rails sql
Last synced: 14 Sep 2025
https://github.com/kristijorgji/db-to-php
A library to generate PHP application code based on database definition.
code code-generation database entity factory framework generator library mysql php repository sql testing
Last synced: 14 May 2025
https://github.com/davideluque/bebedores
Base de Datos para la Guía de Bebedores en la materia CI3311 de la Universidad Simón Bolívar
ci3311 pgsql sql universidad-simon-bolivar
Last synced: 13 Feb 2026
https://github.com/devlandsio/pro2112-udpm-java
Dự án TN: Diễn đàn chia sẽ yêu thương
fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc
Last synced: 04 Jul 2025
https://github.com/tlgs/pgexercises
solutions to the PostgreSQL Exercises
challenges docker postgresql sql
Last synced: 25 Jan 2026
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/sfinx13/videoflix-database
Database workshop in order to design and practice sql requests. Enjoy :-)
database-design database-schema docker docker-compose lucidchart make makefile mysql mysqlworkbench phpmyadmin sql
Last synced: 02 Mar 2026
https://github.com/hacihaciyev/jetquerious
JetQuerious is a lightweight, high-performance, and developer-friendly library for working with JDBC and SQL in Java. Designed for simplicity and speed, it streamlines database access through clean, intuitive APIs while retaining full control over SQL execution. JetQuerious minimizes boilerplate, promotes safe and readable code
data java jdbc jet-querious persistance sql
Last synced: 29 Jun 2025
https://github.com/jacobgrisham/network-single-page-full-stack-web-app-using-django-and-javascript
Full-stack single-page web application using Javascript, Python, Django, SQL, and Bootstrap. Create, read, update, and like posts, follow users and generate a feed, view profile, and view 10 posts per page. Django used as API and Javascript Fetch method used to interact with API. All functionality handled through REST API.
bootstrap4 django full-stack-web-development javascript python rest-api single-page-app sql
Last synced: 12 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/rochabr/azuremapsenrichandvisualize
Repository supporting my Microsoft Tech Community blog post on how to enrich your location data with Azure Maps
azure azure-functions azure-maps geospatial-visualization sql
Last synced: 15 Apr 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/charlesstover/mssql-query-builder
Dynamically build Microsoft SQL Server queries using JavaScript.
chai es6 javascript js mocha mssql node nodejs npm npm-module npm-package npmjs sql sql-server sqlserver travis travis-ci travisci ts typescript
Last synced: 01 Oct 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/turbot/steampipe-plugin-urlscan
Use SQL to instantly query urlscan.io. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin urlscan urlscan-io zero-etl
Last synced: 22 Apr 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/turbot/steampipe-plugin-vercel
Use SQL to instantly query projects, teams, domains and more from Vercel. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin vercel zero-etl
Last synced: 22 Apr 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/oussama4/sqlbuilder
A simple sql query builder for Go
database go golang orm query-builder sql sql-builder
Last synced: 27 Apr 2026
https://github.com/moixllik/studio
Examples of learning on various programming topics with various technologies
docker dotnet golang haskell javascript moix-project nosql php python rust sql studio-moix vlang
Last synced: 15 Apr 2025