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-09 00:25:54 UTC
- JSON Representation
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/nikandfor/clickhouse
clickhouse binary batching proxy and alternative binary client implementation
clickhouse clickhouse-client clickhouse-proxy golang proxy sql
Last synced: 12 Jan 2026
https://github.com/yaza-putu/wilayah-administrasi-indonesia-2022
Data Wilayah Administrasi Indonesia 2022
database indonesia sql wilayah
Last synced: 08 Sep 2025
https://github.com/vvka-141/pgmi
pgmi — PostgreSQL-native execution fabric. Your SQL drives everything: transactions, execution order, error handling. Session-centric, deterministic, auditable. For humans and autonomous agents.
ai-agents cli database-automation database-migrations dba-tools devops golang infrastructure-as-code mcp plpgsql postgresql-sql schema-management sql transactional
Last synced: 20 Feb 2026
https://github.com/muhammedahmetsekerci/cs50-sql-final-project
CS50 SQL Final Project
cs50 cs50sql cs50sql-final-project sql sqlite sqlite3
Last synced: 20 Sep 2025
https://github.com/brittanyblake/personal-projects
An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.
Last synced: 28 Sep 2025
https://github.com/npgsqlrest/pgmigrations
Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.
javascript migrations nodejs postgresql schema sql testing
Last synced: 16 Sep 2025
https://github.com/filipponik/rb1-test-task
Тестовое задание RB1
javascript mysql php sql test-task
Last synced: 06 May 2026
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/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/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/wiris/santoku
Python wrappers around a variety of external services
aws google-cloud salesforce slack sql
Last synced: 19 Aug 2025
https://github.com/idriz4work/cs50w
In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)
ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface
Last synced: 18 Aug 2025
https://github.com/easonsyc/covid-19-screening-register
Website for COVID-19 Screening Register.
covid-19 html javascript php sql website
Last synced: 25 Feb 2026
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/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/mnesarco/sqlpage_auth_example
SQLPage Authentication and Authorization example
Last synced: 12 May 2025
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/willie-conway/meta-data-analyst-portfolio
A comprehensive 📚portfolio showcasing projects and skills developed during the Meta Data Analyst Professional Certificate 🎓course, featuring 📈data analysis, 📊visualization, and 👨🏿💻management using various ⚙️tools.
big-data business-intelligence data-analysis data-cleaning data-driven-decisions data-management data-mining data-visualization exploratory-data-analysis jupyter-notebook machine-learning pandas porfolio predictive-modeling python spreadsheet-analysis sql statistics tableau visualization-tools
Last synced: 11 Apr 2026
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/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/matozap/location-microservice
Location microservice including country, state and city which automatically loads all data at the begining
api-rest azure clean-architecture cosmosdb cqrs-pattern distributed-cache docker docker-compose dotnet-core entity-framework-core grpc masstransit mediatr microservices mysql postgresql pub-sub sql sql-server
Last synced: 09 Apr 2026
https://github.com/or-abdillh/pos-php
Aplikasi Point of Sale berbasis website menggunakan PHP native, Vanila Javascript , Bootstrap 5, Datatables dan MySQL
bootstrap5 datatables es6 js mysql php php7 sql
Last synced: 26 Sep 2025
https://github.com/seunmatt/cassandra2sql
This is a Java library for exporting cassandra database to SQL that can be used to restore an SQL database like MySQL and Postgres
cassandra cassandra2sql java java8 migration-tool migrations mysql postgresql sql
Last synced: 02 Aug 2025
https://github.com/seddryck/ermine
ERMine is a library to parse text files describing a conceptual Entity Relationship model and create an object representation of this model.
Last synced: 28 Jun 2025
https://github.com/baggerfast/videohostingdatabase
Coursework for university - I implemented a database similar to YouTube.
database sql sql-server youtube youtube-database youtube-db
Last synced: 26 Oct 2025
https://github.com/msaadx/Dynamic-System-Model-Database
I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.
avl-tree btree data-structures database-management red-black-tree sql
Last synced: 24 Oct 2025
https://github.com/seddryck/duburl
DubUrl provides a standardized URL-style mechanism for providing database connection information and opening a DbConnection in the .NET ecosystem
ado-net adonet connection-string connection-uri connection-url database database-url duckdb mysql odbc oledb oracle postgresql power-bi-dax sql sql-server sqlite
Last synced: 22 Apr 2025
https://github.com/sloanelybutsurely/pg-mvc
🐘 Toy web application framework written (almost) entirely in SQL and PL/pgSQL
demo mvc plpgsql postgresql rest-api sql
Last synced: 10 Jan 2026
https://github.com/turbot/steampipe-plugin-sentry
Use SQL to instantly query Sentry organizations, projects, teams and more. Open source CLI. No DB required.
backup etl hacktoberfest integration postgresql postgresql-fdw sentry sentry-io sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/hugojunior/uni7-banco-de-dados
Repositório para armazenar as atividades realizadas durante a disciplina Bancos de Dados II na UNI7.
Last synced: 19 Mar 2026
https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench
Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.
database postgresql sql sqllite3 workbench-configuration
Last synced: 16 Oct 2025
https://github.com/im-ahmed-hasan/qa-automation-cheat-sheet
This repo contains focused, easy-to-use Markdown guides and examples for Selenium, TestNG, RestAssured, Karate, GitHub Actions, Faker and SQL. Use it for quick revision before interviews, fast onboarding or as a daily reference.
ci-cd core-java data-management karate rest-assured selenium sql testng troubleshooting
Last synced: 11 Oct 2025
https://github.com/jesusvilla/knext
A query builder library, like Knex but extremely fast
fast firebird javascript knex nodejs postgresql query-builder sql
Last synced: 12 Mar 2026
https://github.com/turbot/steampipe-plugin-linear
Use SQL to instantly query Linear organizations, projects, teams, users & more. Open source CLI. No DB required.
backup etl graphql hacktoberfest linear postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/gigacache/bookingapplication
Final year project, A smart booking system that optimises appointment slots built in php with the CodeIgniter framework.
Last synced: 29 Apr 2026
https://github.com/agungbudiwirawan/socioeconomic_analysis
The objective of this project is to analyze the socio-economic in Chicago.
chicago-crime crime-data data-analysis data-science microsoft-sql-server project sql sql-project sql-server
Last synced: 04 Jul 2025
https://github.com/andremelchior/mysql-exercises
Repositório contendo exercícios de DDL, DML e DQL em MySQL.
Last synced: 02 Feb 2026
https://github.com/ojplg/hrorm
A simple Java ORM tool.
database java orm orm-library persistence rdbms sql
Last synced: 14 Jan 2026
https://github.com/jananiarunachalam/Data-Science-Portfolio
Data Science Projects Repository
analytics api data-cleaning data-science data-visualization databases deep-learning excel machine-learning numpy pandas plotly predictive-modeling python3 r r-programming sql
Last synced: 20 Jul 2025
https://github.com/alp55/vulnerability-scan-tool-sql-xss-lfi
SQL XSS LFI Zafiyet Tespit Aracı
lfi lfi-vulnerability pyqt5 python scanner sql sql-vulnerability-scanner vulnerability vulnerability-scanners xss xss-vulnerability
Last synced: 09 Apr 2025
https://github.com/shiv-xm/leetcode_solution
Welcome to my LeetCode Solutions repository! Here, you'll find my solutions to various LeetCode problems that I've tackled during my coding practice. The goal of this repository is to maintain a personal archive of my problem-solving journey, as well as to share insights and approaches with others in the coding community.
algorithms-and-data-structures data-structures dynamic-programming leetcode-cpp leetcode-solutions mysql-database sql string
Last synced: 12 Apr 2025
https://github.com/sayakpaul/datacamp-blogs
Jupyter notebooks of my DataCamp blogs
data-analysis data-science jupyter-notebooks machine-learning python sql
Last synced: 16 May 2026
https://github.com/walker83/rorisdb
RorisDB is a real-time OLAP database reimagined in Rust. It is architecturally inspired by Apache Doris — adopting its proven MPP architecture, columnar storage, and materialized view design — while rebuilt from the ground up in Rust for memory safety, zero-cost abstractions, and fine-grained resource control.
analytics apache-doris columnar database datafusion local-development mysql olap parquet rust single-node sql
Last synced: 31 May 2026
https://github.com/neondatabase-labs/sql-query-assistant
Building an Intelligent SQL Query Assistant with Neon, .NET, Azure Functions, and Azure OpenAI service
azure azure-functions neondb openai sql
Last synced: 17 Oct 2025
https://github.com/aashrafh/a4a
🏆 Competitive programming website to manage competitive programming activities with a virtual judge.
aashrafh asp-net asp-net-mvc cmp codeforces codeforces-api competitive-programming contest-programming csharp database database-management dotnet hackerrank mvc selenium selenium-csharp solutions sql sql-server virtual-judge
Last synced: 26 Jan 2026
https://github.com/abdullahsaleh203/django_roadmap
Django roadmap highlights essential features and enhancements planned for future releases, focusing on performance and scalability, modern web development tools, strengthened security, and a better developer experience.
ajax aws-s3 django django-rest-framework docker mongodb nginx postgresql redis rest-api roadmap sql vue
Last synced: 29 Oct 2025
https://github.com/jethronap/rolesystem
A Role Management System CLI Application
cli-app dao java password-hash role-management sql
Last synced: 25 Oct 2025
https://github.com/edertone/turbodepot
General purpose multi storage library (ORM, Logs, Users, Files, Objects)
cross-language database filesystem javascript json-setup orm php sql typescript user-management
Last synced: 15 Aug 2025
https://github.com/chahelgupta/travel-booking-management-system-sql
SQL Travel Booking Management System: Seamlessly manage bookings, transportation options, and customer data in this comprehensive travel management solution.
query-language sql sql-project tabular-data
Last synced: 16 Mar 2026
https://github.com/sskender/mariadb-phpmyadmin-docker
docker-compose for painless setup of mariadb and phpmyadmin panel
database developer-tools development development-environment docker docker-com maria mariadb-database mariadb-mysql mariadb-server mysql mysql-connection mysql-database mysql-server quickstart sql
Last synced: 11 Jul 2025
https://github.com/d-ganchar/david8
david8 is lightweight Python SQL builder
clickhouse duckdb mysql postgres postgresql python python3 query-builder sql sql-queries sql-query sql-query-builder sqlite sqlite3
Last synced: 29 May 2026
https://github.com/ngmisl/csv-sql-q_n_a
convert CSV to SQL and use langchain to Question and Answer
Last synced: 13 Apr 2026
https://github.com/get-programmed/sql_for_analysis
👋 Welcome to the SQL repository! This repository is dedicated to storing SQL scripts, queries, and related documentation for managing and analyzing databases. Whether you're a beginner looking to learn SQL or an experienced professional seeking to collaborate and share your expertise.
Last synced: 02 Feb 2026
https://github.com/jmank88/go-web-sql
Simple golang web app for executing SQL.
Last synced: 15 Aug 2025
https://github.com/marco0antonio0/trabalho_extensao_medvet
O projeto academico de extensão consiste em um site dedicado à doação de animais de estimação, proporcionando uma experiência amigável e eficaz para os interessados em adotar.
adocao agile-development animais nextjs phpmyadmin sql
Last synced: 28 Apr 2025
https://github.com/redwansharafatkabir/microsoft-sql-server
Database Management System
database microsoft-sql-server mssql mssql-database mssqlserver sql sql-server sqldatabase
Last synced: 14 Mar 2026
https://github.com/nberktumer/comp416-packet-sniffer
A simple data transfer program using TCP written in Java for sniffing the data using WireShark
java packet-sniffer sniffing sql ssl tcp
Last synced: 11 May 2025
https://github.com/sourcegraph/querygen
CLI + tiny library for more readable SQL queries
Last synced: 15 Mar 2026
https://github.com/zheruel/php-news-website
News portal - Vanilla PHP/HTML/CSS
Last synced: 16 May 2026
https://github.com/mindful-ai-assistants/no-sql
🛢️ NoSQL: Building Databases in Practice (Not Only SQL)
docker-sqlserver mongodb-database my-sql no-sql oneness-consciousness oracle-database postgresql-database redis-database sql sql-azure sql-linux-container sql-lite-database sql-server sql-server-database t-sql
Last synced: 02 Jul 2025
https://github.com/ivan-corporation/reactpython_bookapp
That is a example of a Book app on Python, made with support of all JS libraries on React framework 📖
express flask mui parcel python react sql transcrypt
Last synced: 17 Oct 2025
https://github.com/patilni3/sql_practice_files
SQL Skills: Full Range from Beginner to Expert using SQL_Server
data database mssql mssql-database mysql mysql-database sql
Last synced: 14 Jun 2025
https://github.com/ottomayerpy/sqldatabase
Creation and management of student profiles. Анкетирование студентов. Управление СУБД MS SQL Server.
mssqlserver netframework45 sql wpf
Last synced: 08 May 2026
https://github.com/practical-works/adonet-typed-dataset
Practical Work in Client-Server Programming with C# and ADO.NET using Strongly Typed DataSets.
ado-dotnet ado-net ado-net-basics ado-net-disconnected-layer adonet csharp dataset datatables dot-net dotnet sql strongly-typed strongly-typed-dataset typed-dataset
Last synced: 13 Jul 2025
https://github.com/inj-krish19/pl-sql
There are programs of Pl/SQL that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. Can use all programs and also share, modify, clone etc... Thanks For accessing it .
Last synced: 13 Jun 2025
https://github.com/salma-mamdoh/datawarehouse_project
Our project for Datawarehouse Course taken during fall 2024 semester
analytics dashboard datawarehousing deploy elt kpis powerbi sql ssis
Last synced: 25 Jan 2026
https://github.com/miyamo2/pqxd
pqxd, the `database/sql` driver for PartiQL in Amazon DynamoDB
amazon-dynamodb aws aws-dynamodb database-sql dynamo dynamodb dynamodb-client go golang partiql pqxd sql sql-driver
Last synced: 10 Mar 2026
https://github.com/mtimofiiv/express-query-params
Express.js middleware implementing the API Query Spec, converting the query to something queryable to an SQL or Mongo database.
express express-middleware middleware mongodb querystring sequelize sql
Last synced: 13 Mar 2026
https://github.com/mfkimbell/catalog-web-scraper
Dockerized Python/Flask web application that uses lxml to parse an online book catalog, stores data in PostgreSQL with RabbitMQ workers, then allows for querying of that data by users on Flask.
aiohttp asyncio docker flask lxml makefile pdm psycopg2 rabbitmq shell-script sql toml yml
Last synced: 20 Oct 2025
https://github.com/nikunjk9/e-learning-app
E-Learn is a open-source education app for Android. It is built with technologies such as XML, Java, SQLite database.
andriodstudio education elearning-application java sql xml
Last synced: 26 Jan 2026
https://github.com/drakexorn/coffig
A school project made by a team of 3 people. The project aimed to develop a full Java application made for a self-order terminal in an imaginary coffee shop.
coffee intellij java mysql school-project sql
Last synced: 11 May 2026
https://github.com/marcfernandezo/x-clone
🚀 Web Application clone of Twitter (X) made with Next.js App Router, Typescript, TailwindCSS and PostgreSQL
nextjs radix-ui react sql tailwindcss typescript webapp
Last synced: 08 Apr 2025
https://github.com/twentyfourminutes/postgresql.bulk
Provides a simple wrapper around Npgsql and its PostgreSQL COPY function.
bulkcopy npgsql npgsqlhelper postgres postgresql postgresql-extension sql
Last synced: 24 Dec 2025
https://github.com/czukowski/phpunit-mock-db
Database Abstraction Layer mocking for PHPUnit
Last synced: 04 Jul 2025
https://github.com/omonimus1/sqlzoo
My Own solutions of SQLZoo & NoSQL challenges
database nosql-database query-language sql sql-solution sqlzoo-solutions
Last synced: 17 Mar 2025
https://github.com/rrreeeyyy/go-sql-n-plus-one-finder
np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql
Last synced: 14 Jan 2026
https://github.com/fear2o/scanshield
ScanShield is an advanced vulnerability scanner built to identify common web security flaws such as SQL Injection, XSS, LFI, RFI, directory listing issues, and security header misconfigurations.
ethical-hacking hacking hacking-tool lfi-detection lfi-exploit lfi-exploitation lfi-vulnerability python python3 sql vulnerabilities vulnerability vulnerability-detection vulnerability-scanners xss xss-attacks xss-detection xss-exploitation xss-vulnerability
Last synced: 23 Apr 2025
https://github.com/deadnews/firebirdsql-run
Firebirdsql wrapper inspired by subprocess.run
Last synced: 03 Jul 2025
https://github.com/teradata/dbt-teradata-utils
Teradata package that provides compatibility for dbt-utils
dbt elt sql teradata warehouses
Last synced: 11 Oct 2025
https://github.com/jamesaniciete/Portfolio
Portfolio containing a sample of project work. Please refer to the README.md for file grouping information.
access excel latex portfolio python r sas sql vba-access vba-excel vba-macros vba-modules vba-snippets vba-word word
Last synced: 29 Jul 2025
https://github.com/nirnejak/sql-integrations
A tool for building integrations between SQL database and other services.
Last synced: 18 Apr 2026
https://github.com/wwddnn/investidor-fiis
Meu projeto pessoal ! "Wallet de Fiis" - Consiste em criar um Sistema onde Investidores registram seus Fiis - Fundo de investimento imobiliário
backend intellij java postman springboot springjpa springweb sql
Last synced: 12 Apr 2025
https://github.com/moataz-elmesmary/iti-sql-labs
ITI DB - SQL Labs
database iti sql sql-server ssms
Last synced: 24 Apr 2025
https://github.com/siddharthbadal/sql
SQL Data Analysis Projects
big-query data-science datacleaning datanalysis exploratory-data-analysis mysql postgresql sql
Last synced: 14 Apr 2025
https://github.com/surajrawat1709/hotelratingapp
Maven based Spring Boot application making use of different microservices to get ratings of hotels.
hibernate java11 maven microservices spring-boot sql
Last synced: 06 Feb 2026
https://github.com/turbot/steampipe-plugin-planetscale
Use SQL to instantly query PlanetScale databases, branches and more. Open source CLI. No DB required.
backup etl hacktoberfest planetscale postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025