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-07 00:26:23 UTC
- JSON Representation
https://github.com/mavstuff/simpledbbackup
Simple SQL Server database backup utility
csharp dotnet dotnet-framework mssql mssqlserver sql sqlserver windows
Last synced: 24 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/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/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/amitverma80/leetcode-sql
This repository contains solutions for LeetCode SQL problems.
leetcode leetcode-solutions leetcode-sql sql sql-query sql-server sqlserver
Last synced: 25 Feb 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/mehrajlatifli/bookstore---entity-framework-code-first-mvvm
Example of Entity Framework (Code First) MVVM
codefirst crud crud-operation entity-framework inotifypropertychanged mssql mssqlserver mvvm netframework observablecollection onpropertychanged repository-pattern sql tsql tsql-stored-procedures unitofwork-pattern userdefined-stored-procedure wpf
Last synced: 30 Jan 2026
https://github.com/gmemstr/database-janitor
custommized database dumps, with native drupal configuration support
cleanup database database-management php sql
Last synced: 14 Apr 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/cliffcrerar/learn-transact-sql-fundamentals
A document that explains some need to know concepts regarding SQL using MS SQL Server.
learn-sql microsoft-sql-server sql sql-demo tech-docs transact-sql
Last synced: 17 Mar 2026
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/birddevelper/gomologin
Gomologin is Golang (Go) login manager working with RDBMS Databases
authentication authorization go golang gomologin login login-manager login-system role security session sql
Last synced: 28 Apr 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/kaushikcfd/feinsum
Database approach for generating near-roofline Einstein Summation kernels.
code-generation einstein-summation gpu linear-algebra multidimensional-arrays opencl python sql tensor-contraction tensors
Last synced: 13 Mar 2026
https://github.com/victoriametrics/sql-to-logsql
Simple UI that provides SQL support for VictoriaLogs and VictoriaTraces
distributed-tracing logging logs logsql sql traces tracing victorialogs victoriametrics victoriatraces
Last synced: 29 Oct 2025
https://github.com/jandedobbeleer/harvey-dent
Team and mobile app product metrics tooling to use in a DevOps minded environment
apple crashlytics devops devops-tools docker docker-compose fabric google grafana influxdb jira python sql tempo
Last synced: 09 Apr 2026
https://github.com/suesslabs/litemigrator
SQLite Lite Migration Tool for .NET MAUI, Avalonia, Uno, and cross-platform apps. Created by Suess Labs and Xeno Innovations.
avalonia database dotnet litemigrator maui migration migrator sql sqlite xamarin xeno-innovations xenoinc
Last synced: 08 Sep 2025
https://github.com/roll-w/light
A simple and lightweight relational database development module for Java.
java java-8 java-annotations java-library jdbc mysql sql sqlite sqlite3
Last synced: 10 Apr 2025
https://github.com/neorandom/projeto-minimercado
java java-ant minimarket mysql sql swing swing-application
Last synced: 14 Jul 2025
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/ameerhamzahd/wastetoworth
The Food Waste Reduction and Donation Management System by WasteToWorth helps food businesses track inventory, monitor expiration dates, and donate surplus efficiently. With automated notifications and analytics, it supports sustainability, reduces waste, and promotes social responsibility by redistributing excess food to charities.
database-management-system microsoft-sql-server sql
Last synced: 10 Jan 2026
https://github.com/custompbx/customorm
SQL generator based on structures tags
freeswitch golang orm postgresql sql voip
Last synced: 12 Mar 2026
https://github.com/darrmirr/dbchange
Easy and declarative way to execute sql queries in JUnit tests.
database java junit junit5 junit5-extension sql
Last synced: 28 Jan 2026
https://github.com/luddthree/flask-signup-login
css database flask html javascript login python signup signup-page sql
Last synced: 15 Apr 2026
https://github.com/rosspatil/sql-db-mocking
This repository demonstrate a library for sql to connect master and slave node with 100% test coverage.
golang golang-library golang-package golang-testing mocking mydb sql sql-mocking
Last synced: 01 Sep 2025
https://github.com/andev0x/sql-formatter.nvim
A Neovim auto plugin for formatting SQL code using sqlparse.
Last synced: 06 Jul 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/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/vemonet/stardog-demo
🐕🦺💫 Use a Stardog triplestore to create Virtual Knowledge Graphs
postgresql sparql sql stardog triplestore virtual-knowledge-graph
Last synced: 15 May 2026
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/nagybhe/projeto-crud
CRUD é o acrônimo da expressão do idioma Inglês, Create (Criação), Read (Consulta), Update (Atualização) e Delete (Destruição). Este acrônimo é comumente utilizado para definir as quatro operações básicas usadas em Banco de Dados Relacionais.
bootstrap css html javascript php php7 sql
Last synced: 30 May 2026
https://github.com/LucasCancio/TCC-Show
Trabalho de Conclusão de Curso apresentado ao Instituto Técnico de Barueri Brasílio Flores de Azevedo para a conclusão do Curso Técnico em Informática em 2018
aspnet-mvc csharp css html java sql visual-studio
Last synced: 11 Mar 2025
https://github.com/zheruel/php-news-website
News portal - Vanilla PHP/HTML/CSS
Last synced: 16 May 2026
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/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/alexyslozada/migrations
Permite ejecutar los archivos .sql de migraciones en cualquier base de datos
Last synced: 25 Feb 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/afonsir/postgresql-uri
This repo contains queries (scripts in SQL), submitted on URI Online Judge.
postgresql query sql uri-online-judge
Last synced: 10 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/mishra9759harshit/sqldatabase
This is a SQL Database program designed to run in Termux on Android devices. The program allows you to interact with SQL databases directly from your phone using Python. It features a simple, interactive command-line interface (CLI) to practice SQL queries, take quizzes, and track your progress.
sql sql-android sql-database sql-practice sql-projects sql-software sql-termux sqlite
Last synced: 16 Mar 2026
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/kielx/insurance-company-database
Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.
database oracle oracle-database oracle-db plsql sql sqldeveloper
Last synced: 23 Feb 2026
https://github.com/andreeadraghici/librarydatabase
SQL database for managing a library using PostgreSQL
Last synced: 10 Jun 2025
https://github.com/kolosovpetro/sql_course
Data Bases - SQL practice. For educational purposes
Last synced: 09 Mar 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
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/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/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/zejiran/simple-banking-system
💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL
banking database lunh-algorithm python sql
Last synced: 20 May 2026
https://github.com/vcityteam/conver-g
This project aims to create a knowledge hub that can store and query a set of RDF datasets with a versioning system. The project is part of the BD team's research efforts within the LIRIS and VCity project. The aim of this POC is to query a set of city version and extract associated knowledge.
Last synced: 02 Jan 2026
https://github.com/mfelici/v4v
Vim For Vertica - When the best editor meets the best database...
Last synced: 01 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/turbot/steampipe-plugin-wiz
Use SQL to instantly query Wiz resources. Open source CLI. No DB required.
backup etl golang hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 01 May 2025
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/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/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/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/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/alleycat1/sqlserver-util-jp-sql
SQL Server utilities for Ohayo(Japanese Company)
Last synced: 18 Feb 2026
https://github.com/muhammadmooazam/sql-using-mysql
database database-management-system mysql sql
Last synced: 03 May 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/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/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/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/xgfone/go-sqlx
A set of the simple, flexible and powerful SQL builders with zero-config.
builder database go go-sql golang mysql sql sql-builder sqlbuilder
Last synced: 29 Jul 2025
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/ds-joe/laravel-react-template
if you are looking for a powerful and flexible Laravel React template with TypeScript, Sass, and Tailwind CSS support, then this is the template for you
css inerta inertiajs laravel mysql permissions php react sass sql tailwind template testing typescript
Last synced: 29 Jul 2025
https://github.com/marimo-team/codemirror-sql
codemirror codemirror-extension sql
Last synced: 12 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/raleighlittles/sql_zoo_solutions
Solutions to all 95 SQL Zoo tutorial questions.
Last synced: 21 Mar 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/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/kplanisphere/sales-management-system
A comprehensive Customer and Product Management System (SGCP-E) designed for efficient client and product management. Features include client registration, product tracking, sales processing, automatic notifications, and detailed reporting. Developed as a final project for a Project Management course.
adooo apache business-application customer-management customer-management-system database-integration ieee ieee-830 inventory-system java order-processing order-processing-service project-management project-manager report-generation sales-management sales-management-system sql transaction-tracking user-authentication
Last synced: 02 Sep 2025
https://github.com/finndersen/python-db-project-template
A template for Python projects that need to use a relational database, including tooling for managing schema migrations and testing against a containerised DB instance.
atlas databases python sql sqlalchemy
Last synced: 21 Sep 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/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/shriharsh-deshmukh/dataversemagic
Welcome to the DataVerseMagic (Database Management System Repository).
database-management-system mongodb mysql sql
Last synced: 03 Feb 2026
https://github.com/rajtilak-2020/suraksha-mirage_nextech1.0
A real-time cybersecurity honeypot dashboard built with React and TypeScript. Monitors and visualizes login/signup attempts with comprehensive analytics, threat detection, and admin management capabilities.
cyberdefence cybersecurity ethical-digital-standards hackathon honeypot innovation react sql supabase typescript
Last synced: 09 Mar 2026
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/ishantchauhan710/flickfeed
A social network site with advanced caching, optimistic updates, infinite scroll pagination and much more
nexjs react shadcn-ui sql tailwindcss
Last synced: 21 Feb 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/martinebel/mssqltomysql
MSSQL to MySQL database migration tool
c-sharp csharp database-migrations mssql mssqlserver mysql sql windows-forms
Last synced: 18 Feb 2026
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/arevi/express-sql-license-api-template
A minimal template for a hardware based licensing and authentication system, written in TypeScript using Express & TypeORM (SQL).
api express expressjs javascript licensing nodejs sql template typeorm typescript
Last synced: 27 Jul 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/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/martijndeb/liteadmin
A hostable SQLite browser and editor like phpMyAdmin, but for SQLite.
Last synced: 05 Jul 2026
https://github.com/devrabbani/zendb
All-in-one database toolkit with normalization, index analysis, ER diagrams, and many more. Access community tips and daily resources to optimize your database skills.
algorithms database hacktoberfest mermaid mermaid-diagrams nextjs14 open-source optimization sql typescript
Last synced: 07 Mar 2026
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/nicolasbizzozzero/twister
[fr] Twitter-like social network using Apache Tomcat, MongoDB and MySQL
apache-tomcat css html java javascript mongodb mongodb-database mysql mysql-database social-network sql tomcat
Last synced: 12 Apr 2025
https://github.com/n-r-w/testdock
TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases
database go mongodb pgx postgresql sql testing
Last synced: 08 Aug 2025
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