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-04-14 00:29:17 UTC
- JSON Representation
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/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/rgolubtsov/reporter-multilang
A tool to generate human-readable reports based on data from various sources with the focus on its implementation using a series of programming languages.
cli genie golang human-readable-reports javascript multilang mysql nodejs pdf perl postgresql python sql sqlite vala
Last synced: 17 Feb 2026
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/mmacia/query-builder.cr
SQL query builder for Crystal language
crystal database dsl query-builder querybuilder sql sqlite3
Last synced: 12 Nov 2025
https://github.com/mnesarco/sqlpage_auth_example
SQLPage Authentication and Authorization example
Last synced: 12 May 2025
https://github.com/rainggor/fintrack
Финансовое приложение для управления личными финансами, где пользователи могут отслеживать доходы, расходы и создавать бюджеты. Приложение написано на Maven с использованием Java 21, микросервисной архитектуры и фреймворка Spring boot 3.3. Так же в проекте использованы база данных MySQL, Vaadin, Spring Security, Eureka, Flyaway, Lombok и тд
finance java microservice mysql spring spring-boot sql vaadin webflux
Last synced: 29 Oct 2025
https://github.com/robinvandernoord/pydal2sql
Convert pydal define_tables to SQL using pydal's CREATE/ALTER logic
Last synced: 18 Jul 2025
https://github.com/lartie/airports
List of airports
airport airports composer dump iana iana-database iana-tzdb iata iata-codes laravel laravel-package php sql
Last synced: 30 Mar 2025
https://github.com/ashutosh1919/grocery-todo
Grocery-TODO list full stack project implemented using ReactJS (Frontend), Flask (Backend) and PostgreSQL (ElephantSQL) database.)
elephantsql flask-application grocery-crud grocery-list netlify postgresql reactjs render sql todo-app todoapp todolist
Last synced: 30 Oct 2025
https://github.com/ihahachi/algeria-cities
Algeria Wilayas & Communes 2026 🇩🇿 | A developer-friendly JSON dataset featuring all 69 provinces and 1,541 municipalities. This repository includes geographic coordinates (longitude/latitude) for each province capital to support mapping, logistics, and localized service apps.
csv excel geojson json php sql
Last synced: 10 Apr 2026
https://github.com/gbourniq/dbt-fundamentals
Repository to support learning from the dbt courses
data-engineering data-pipeline dbt github-actions poetry-python snowflake sql sqlfluff
Last synced: 22 Jun 2025
https://github.com/dgroup/vcs4sql
Organizing version control for the database(s) in a simple, elegant way.
changelog changeset database-control database-management gem liquibase ruby ruby-gem ruby-library sql sqlite vcs
Last synced: 12 May 2025
https://github.com/zainmustafaaa/sql-lite-database-demo
Purpose of this project is just to help beginners to know how to initialize sql lite database for android.
android android-database database sql sql-lite
Last synced: 29 Aug 2025
https://github.com/ivangalbans/hackerrank
My solutions to HackerRank challenges
algorithms clojure cpp data-structures functional-programming hackerrank-solutions problem-solving sql
Last synced: 11 May 2025
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/karimshaban01/auction-portal
auction-system business-solutions css html javascript php sql
Last synced: 11 May 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/richardschoen/pythonibmicli
IBM i Python cli Scripts with CL commands to query databases or insert, update delete individual records. These can be used on any platform including IBMi - AS/400 with QSHONI/QSHEXEC
as400 cl cli clp cmd command command-line db2 ibm-db ibm-db-dbi ibmi mariadb pase postgresql python qsh qshell sql sql-server sqlite
Last synced: 11 Apr 2026
https://github.com/kaboc/sqlp
[WIP] Extension of Go's database/sql for easier and simpler use
Last synced: 26 Feb 2025
https://github.com/mchmarny/cloud-sql-for-cloud-run-example
Sample outlining a process of setting up Cloud SQL instance with secure (TLS) access that will work the same way from developer workstation as well as from within Cloud Run
certificate cloud cloud-sql golang kms sql tls
Last synced: 21 Jun 2025
https://github.com/vartikaraj2512/dsml-internship-devtown-notebooks-
🌟 Data Science & Machine Learning Internship Projects 📊 Explore a curated collection of DS & ML notebooks covering topics like regression models, clustering, NLP, and deep learning. Dive into real-world projects such as price prediction, sentiment analysis, and customer segmentation. This repository reflects modern data-driven industry solutions
data-science filehandling googlecolab json kaggle keras machine-learning matplotlib numpy pandas python scikit-learn seaborn sql tensorflow
Last synced: 29 Jan 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/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/jahidhiron/nestjs-template
A starter template for NestJS projects with RabbitMQ messaging, TypeORM, WebSocket support, task scheduling, Swagger API docs, i18n, and a structured testing setup. Includes Docker configs, migration scripts, and linting/formatting tools for rapid development.
docker i18n nestjs open-source rabbitmq socket sql swagger typescript
Last synced: 13 Jan 2026
https://github.com/mberkiskal/gasstationapp-benzinistasyonuuygulamasi
It is an application where gasoline purchase and sales prices are found, profit is calculated according to these prices and gasoline sales are made according to the plate.At the same time, filling the tank can be performed according to the type of fuel remaining in the tank.
csharp mssql mssql-database sql windowsforms-applications
Last synced: 18 Jan 2026
https://github.com/n-yousefi/derafsh
Derafsh is an ORM based on the ViewModels
ado-net c-sharp database dotnet-core dotnet-core2 entity-framework orm orm-aspnet-product sql sql-server viewmodel-pattern
Last synced: 19 Apr 2025
https://github.com/nachokhan/ask-my-db
Text-to-SQL. ASK your DB in a human-language way 😎. NO SQL at all.
chatgpt gpt-4 ia posgtresql python queries sql
Last synced: 09 Oct 2025
https://github.com/orhankupusoglu/alembic-sql
Manage databases with Alembic, but use SQL instead of Python
alembic database migration postgresql sql sql-ddl sqlalchemy
Last synced: 09 Apr 2025
https://github.com/patternhelloworld/docker-my-sql-replica
Run MySQL Master Slave replication and cope with emergency with Docker and robust scripts
backup docker docker-compose high-availability mysql mysql-replication mysql8 replication sql
Last synced: 05 Sep 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/subhadipsinha722133/mysql
A simple project demonstrating how to connect Python with MySQL to perform CRUD (Create, Read, Update, Delete) operations.
Last synced: 09 Oct 2025
https://github.com/haikelfazzani/oracle
🔮 Oracle TSQL, Plsql, Sql , admin practice and training
oracle oriented-object plsql sql tsql
Last synced: 27 Jan 2026
https://github.com/tanveerisonline/vet-clinic
The vet clinic is an educational Database project where I'll use a relational database to create the data structure for a vet clinic.
Last synced: 09 Oct 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/falcao-g/beecrowd
Soluções de alguns desafios do beecrowd em Python e C++
beecrowd beecrowd-solutions cpp online-judge problem-solving python python3 sql uri-online-judge
Last synced: 04 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/miroslav-reiter/kurz_oracle_db_plsql
📋 Materiály ku kurzu Oracle DB PL/SQL
oracle oracle-database oracle-db plsql plsql-developer reiter sql
Last synced: 21 Jan 2026
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/huseyincenik/sql---structured-query-language
work of sql
8weeksqlchallenge case-study danny-ma database-schema diagram microsoft-sql-server microsoftsqlserver normalization practice query query-language query-language-sql sql ssms structured structured-query-language tsql
Last synced: 16 Feb 2026
https://github.com/gogoncalves/lattes-identifier-service
RESTful API in Python for validating the Lattes identifier number using Flask and MySQL/CSV for query purposes. Documentation on Flasgger.
apache-license-2 api-restful cnpq csv etl flasgger flask glob gustavogoncalves lattes lattes-platform lattesidentifier mysql pandas python rest sql swagger tdqm unittest
Last synced: 19 Apr 2025
https://github.com/agungbudiwirawan/e-commerce_analysis_using_sql
The objective of this project is to provide an analysis of Olist Store (Brazilian E-commerce) sales.
data-analysis data-science e-commerce e-commerce-project microsoft-sql-server sql sql-server
Last synced: 24 Mar 2025
https://github.com/cleilsonandrade/spring-product-api
Spring Product API é uma API simples de um CRUD de produtos, desenvolvida com o framework Spring e JPA persistindo os dados em um banco de dados MySQL.
api backend java jpa mysql product spring spring-boot sql
Last synced: 19 Feb 2026
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/turbot/steampipe-plugin-zoom
Use SQL to instantly query meetings, users & more from Zoom. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl zoom zoom-api
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-workos
Use SQL to instantly query resources from WorkOS. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/rithprohos/vibe-db
Paid database tools made sense before AI. Now a solo dev with agents can build the same thing in weeks — and give it away free. That's VibeDB.
cambodia database-gui database-management database-tool developer-tools khmer rust sql sqlite tauri
Last synced: 14 Mar 2026
https://github.com/mchenryspagg/google-play-store-apps-analysis-visualization
An analysis and visualization of google play store apps scraped data for the period of 2010 - 2018 . This project aims at cleaning the dataset, analyzing the given dataset, and mining informational quality insights. This project also involves visualizing the data to better and easily understand trends and different categories.
dataanalysis datacleaning datavisualization documentation mysql powerbi preprocessing python sql
Last synced: 14 Mar 2026
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/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
https://github.com/luizmoitinho/golang-examples
Biblioteca de códigos e exemplos escritos em Golang
concurrent-programming go golang sql test-automation tests
Last synced: 22 Jan 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/donggeon0908/webcompiler_se.lab
Se.LAB 학생들의 코딩 연습을 위한 웹 컴파일러 제작!
docker java js jsp linux shell-script sql
Last synced: 14 Apr 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/hanan-nawaz/numlpay
NUMLPay is a comprehensive fee payment system designed to simplify and streamline the payment process for students at the National University of Modern Languages (NUML). With NUML’s legacy of over forty years in educational excellence, NUMLPay represents a significant advancement in adapting to the evolving needs of students.
android-development data-engineering etl-pipeline python sql sql-server testing web-development
Last synced: 20 Jan 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/sourcegraph/querygen
CLI + tiny library for more readable SQL queries
Last synced: 15 Mar 2026
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/gedeonts/vet-clinic
In this project, I used a relational database to create the initial data structure for a vet clinic.
Last synced: 02 Apr 2025
https://github.com/moertel/squcumber-postgres
Cucumber-based framework for defining and executing SQL unit, integration and acceptance tests for PostgreSQL databases
cucumber cucumber-framework postgresql postgrest sql test-automation test-driven-development test-framework
Last synced: 26 Oct 2025
https://github.com/fear2o/h4ckweb
H4ckWeb is a powerful, advanced tool designed for testing web vulnerabilities, including SQL injection and Cross-Site Scripting (XSS). Built with both beginners and advanced users in mind, H4ckWeb allows security professionals and ethical hackers to quickly identify and exploit common web application flaws.
hacking hacking-tool hacking-tools online python python3 sql xss xss-attacks xss-detection xss-exploitation xss-vulnerability
Last synced: 18 Aug 2025
https://github.com/turbot/steampipe-plugin-pipes
Use SQL to instantly query Turbot Pipes resources across workspaces. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-pipes zero-etl
Last synced: 12 Apr 2026
https://github.com/itsyst/library-management-system
Migrate from ASP.NET Core 3.1 to 8.0 achieved by: Eric Van Dan Outenaar, and Khaled El Hamzi.
asp-net-core bootstrap5 clean-architecture csharp entity-framework-core net7 razor-pages sql
Last synced: 01 Mar 2025
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/mfelici/fmt
Vertica User Defined SQL Function to format numbers
sql userdefined-functions vertica
Last synced: 25 Feb 2026
https://github.com/cupidonsauce173/mypigsql
Async MySQL Library for PocketMine-MP
async asynchronous multithread multithreading mysql php pmmp pmmp-plugin sql threading
Last synced: 19 Apr 2025
https://github.com/grncdr/codd
Golang representation of relational algebra
relational-algebra relational-databases sql
Last synced: 01 Mar 2025
https://github.com/arturoeanton/go-struct2serve
This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom repository or custom controller using Go compose.
database echo echo-framework go golang golang-database golang-library gorm repository repository-pattern sql
Last synced: 16 Mar 2025
https://github.com/zain-bin-arshad/point-of-sale
Point Of Sale System, written in C#.
bakery-management-system csharp database management-system ms-sql-server ms-visual-studio points-of-sales sql
Last synced: 07 Feb 2026
https://github.com/turbot/steampipe-mod-gitlab-insights
View dashboards and reports across all of your GitLab resources using Powerpipe and Steampipe.
dashboard gitlab hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 08 Feb 2026
https://github.com/cleilsonandrade/pass.in-api
O pass.in API é uma API Rest sendo uma aplicação de gestão de participantes em eventos presenciais. A ferramenta permite que o organizador cadastre um evento e abra uma página pública de inscrição. Os participantes inscritos podem emitir uma credencial para check-in no dia do evento.
api-rest backend event-management fastify javascript prisma sql sqlite swagger tsup typescript vitejs zod
Last synced: 09 Feb 2026
https://github.com/andyfratello/dbd
🗄️ Exercicis de Disseny de Bases de Dades (DBD) Q2 - UPC FIB
data database dbd dbd-fib dbeaver fib-upc nosql nosql-database oracle sql sql-database
Last synced: 10 Feb 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/red1c3/to-uwu-list-server
A to-do list back-end web app written in Go.
backend go golang sql to-do-list
Last synced: 12 Feb 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/isodevmate/aviator
Aviator Game Client The Aviator Game Client is a real-time online betting game built with React, TypeScript, and Redux. Players bet on a virtual airplane's flight duration, aiming to cash out before it crashes. The game features real-time multipliers, WebSocket communication, and a robust betting system, providing an engaging and interactive gaming
drizzle drizzle-orm nodejs react reactjs sql sqlite sqlite3 typescript websockets wss
Last synced: 28 Feb 2026
https://github.com/liatemplates/alasql
Use alaSQL in LiaScript to create interactive SQL courses. AlaSQL is a lightweight client-side in-memory SQL database designed to work in browser. It Handles both traditional relational tables and nested JSON data (NoSQL).
alasql liascript liascript-template sql sql-tutorial template
Last synced: 26 Feb 2026
https://github.com/sanjeev662/studentfeedbackmanagementsystem
Two way sql based full stack feedback system where admin can login to add, remove and update the records of teachers and student can give feedback to the teacher by filling feedback form.
express mysql nodejs react sql
Last synced: 14 Feb 2026
https://github.com/andif888/ansible-role-win-sqlserver
Ansible Role to install SQL Server on Windows
Last synced: 27 Feb 2025
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/ndleah/sql-hackerrank-challenge-solutions
HackerRank SQL track solutions
challenge hackerrank hackerrank-algorithms-solutions hackerrank-challenges hackerrank-solutions hackerrank-sql problem-solving solutions sql
Last synced: 19 Mar 2026
https://github.com/sandwichlabs/duck-tape
A little tool for sql from the cli. Swiss army knife of data scripts, powered by duckdb.
Last synced: 05 Mar 2026