SQL
SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
- GitHub: https://github.com/topics/sql
- Wikipedia: https://en.wikipedia.org/wiki/SQL
- Created by: Donald D. Chamberlin, Raymond F. Boyce
- Released: 1986
- Related Topics: database,
- Last updated: 2026-07-03 00:26:03 UTC
- JSON Representation
https://github.com/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/samuel-ricardo/connectionfactory
Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.
apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite
Last synced: 09 Oct 2025
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/nirnejak/sql-integrations
A tool for building integrations between SQL database and other services.
Last synced: 18 Apr 2026
https://github.com/reiniiriarios/squirrel-table
Desktop application to run MySQL queries over SSH and generate CSV and XLSX files. Useful for QA where queries need to be run repeatedly and files handed off.
csv csv-files data-analysis desktop-application electron excel mariadb mysql nodejs qa quality-assurance quality-control quality-control-assurance sql xlsx
Last synced: 15 Apr 2026
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/rahulb813/student-steward
A full stack website in order to implement online-management system for hostel.
bootstrap css3 eslint html5 javascript php sql xampp
Last synced: 08 Mar 2026
https://github.com/cgivre/drill-nodejs
NodeJS client for Apache Drill
apache-drill node-module nodejs sql
Last synced: 10 Oct 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/skn0tt/icbu-to-sqlite
Analyze your Apple Calendar with SQL!
Last synced: 19 Jan 2026
https://github.com/wassim-rached/iset-sql
Oracle SQL exercices from institute of technological studies of charguia DSI201 2023/2024
database-administration database-architecture db-diagram oracle-database oracle-xe sql
Last synced: 19 Mar 2026
https://github.com/clevergo/sqlex
SQLEX is extensions for database/sql and jmoiron/sqlx.
Last synced: 14 Jan 2026
https://github.com/saransridatha/hospital_db
A hospital patient records application built as a college project using Go, Fyne, and MySQL. It enables users to add, view, search, and remove patient details, helping healthcare workers manage records efficiently.
fyne go golang mysql mysql-database sql
Last synced: 10 Mar 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/dalibo/from-oracle-to-postgresql
Yet another transition guide for developers
migration oracle plpgsql postgresql sql transition
Last synced: 19 Jan 2026
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/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/muhammadmooazam/sql-using-mysql
database database-management-system mysql sql
Last synced: 03 May 2026
https://github.com/dharejo-junaid/sql-jdbc
This repository contains a Java project that demonstrates how to use JDBC to connect to and retrieve data from three different SQL databases: MySQL, Microsoft Access, and Oracle. In addition, the project includes a Main.java class that provides a simple demonstration of how to retrieve data from a database table using JDBC.
database-connectivity java jdbc microsoft-access mysql oracle sql
Last synced: 20 May 2026
https://github.com/mvharsh/hackerrank-solutions
This repository contains all my accepted solutions in hackerrank
c cpp hackerrank-solutions problem-solving python sql
Last synced: 06 May 2026
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/alleycat1/sqlserver-util-jp-sql
SQL Server utilities for Ohayo(Japanese Company)
Last synced: 18 Feb 2026
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/wamuir/fpds-conversion-utility
A replacement for the FPDS XML conversion utility: converts one or more FPDS data archives to a SQLite3 database.
fpds government spend-analysis sql xml
Last synced: 19 Jan 2026
https://github.com/GitUtk/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: 03 Oct 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/olipliche/budget-app
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
database postgresql rails ruby sql
Last synced: 20 Jan 2026
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/neondatabase/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 Feb 2026
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/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/mongoexpuser/shale-reservoir-dnn-and-drilling-rare-events-graph
Shale-Reservoir-DNN and Drilling-Rare-Events-Graph
apache-drill apache-spark big-data c-cpp-napi-addon graph-algorithms java javascript node-js python sklearn sql tensorflow
Last synced: 15 Apr 2025
https://github.com/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/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/yancya/relationizer
Relationizer create evaluatable string as SQL
Last synced: 14 Feb 2026
https://github.com/eggstoastbacon/powershell---sql-security
This is a script for collecting MSSQL security information daily for reporting and security remeditation,
audit database database-management mssql mssql-automation mssql-database mssql-tools powershell powershell-administration powershell-automation powershell-script security security-audit security-automation security-research security-testing security-tools sql sql-report
Last synced: 15 Mar 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/chaoses-ib/informationsystems
database filesystem gis memory-management sql
Last synced: 12 May 2025
https://github.com/tjenkinson/sql-cursor-pagination
Library to help with cursor based pagination, from an SQL database.
cursor cursor-based-pagination cursor-pagination graphql graphql-cursor graphql-cursor-connections graphql-cursor-pagination pagination sql
Last synced: 27 Oct 2025
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/adilwahla/dry-port-management-system
dry port management system using oracle SQL databases
dpms dry-port-management oracle-database sql
Last synced: 24 Jan 2026
https://github.com/kaustubhgupta/postgress-mcp-server-claude
Interactive SQL learning playground powered by MCP + PostgreSQL + Claude
claude mcp-server postgresql project sql
Last synced: 15 Apr 2026
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/hbmartin/comparison-serverless-cloud-sql-databases
Comparing hosted, serverless SQL cloud databases.
awesome backend comparison database serverless sql
Last synced: 30 Mar 2025
https://github.com/santhoshse7en/applied_machine_learning_online_course_solutions
Applied Machine Learning Online Course Solutions | Category: AI & Machine Learning
applied-machine-learning course-solutions imdb machine-learning machinelearning-python python sql
Last synced: 11 May 2026
https://github.com/msaf9/student-attendance-management-system
A relational database to maintain university student records.
Last synced: 13 May 2026
https://github.com/timur-sh/queryman-builder
Queryman. Java tools for working with queries of PostgreSQL database.
java postgresql postgresql-query-builder query-builder sql
Last synced: 22 Jun 2026
https://github.com/vishvadeep-chauhan/sql-loin-logout-database
android-application kotlin kotlin-android login logout sql sqlite
Last synced: 06 May 2026
https://github.com/zaplatynski/neo-jequel
A Domain Specific Language for the Structured Query Language (SQL) embedded in Java
domain-specific domain-specific-language dsl java sql
Last synced: 01 May 2026
https://github.com/0xrocky/giogu-db
Project of the Databases course, with the use of PostgreSQL, PL/pgSQL and PHP.
database php plpgsql postgresql sql
Last synced: 07 May 2026
https://github.com/simplesurance/sqltracing
Go SQL-Driver wrapper to trace operations via OpenTracing
database go golang jaeger opentracing sql
Last synced: 02 May 2026
https://github.com/pyrech/csv-explorer
Load a big CSV into a MySQL database and explore it with PHPMyAdmin
csv explorer leak mysql phpmyadmin sql
Last synced: 01 May 2026
https://github.com/raziyehbazargan/entityframework
a small project that shows both Database-First workflow and Code-First workflow
codefirst csharp database-first entity-framework mvc-framework sql
Last synced: 29 Jun 2026
https://github.com/greensky-gs/coins
This is a coins manager for SQL databases.
economy-plugin javascript manager sql typescript
Last synced: 09 May 2026
https://github.com/mensenvau/stratascratch_sql_solutions
🎯 My solutions to the tasks in stratascratch
pyspark python sql stratascratch stratascratch-solutions
Last synced: 04 May 2026
https://github.com/asynched/tiny-sql
A tiny in-memory database written in Node.js
Last synced: 11 May 2026
https://github.com/turbot/powerpipe-mod-nba
Visualize NBA team, player, game data, and more using Powerpipe and SQLite.
dashboard nba nba-analytics powerpipe powerpipe-mod sql sqlite sqlite3
Last synced: 13 Jun 2026
https://github.com/sandro/imigrate
Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.
cli database go golang migration migrations sql sqlite
Last synced: 09 May 2026
https://github.com/alaa-aqeel/vsqlite
program to display sqlite databases
pyqt5 python qt5 sql sqlite sqlite3-databases
Last synced: 07 May 2026
https://github.com/stefanbschneider/feelya
✔️😊 feelya: The app that gets you! Keep track of what you eat and do and improve how you feel.
app bootstrap chartjs cicd django heroku hobby-project postgresql python python3 sql tracking webapp
Last synced: 30 Apr 2026
https://github.com/gilzoide/ecsql
Experimental ECS framework powered by SQLite
ecs entity-component-system game-engine lua sql sqlite sqlite3
Last synced: 08 May 2026
https://github.com/turbot/steampipe-plugin-duo
Use SQL to instantly query Duo resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw security sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 03 May 2026
https://github.com/emilianomusso/pocogenerator
POCO Entities Generator for Microsoft SQL Server
csharp dotnet netcore poco poco-generator sql sqlserver
Last synced: 05 May 2026
https://github.com/ahmadrezamozaffary/database_uni_course
Some practice and hands on code with SQL lang and MySQL RDBMS
Last synced: 29 Apr 2026
https://github.com/irsol/tournament-planner
Udacity Intro to Programming: Final Project
fullstack postgresql psycopg2 python sql test tournament-planner udacity-fullstack-nanodegree vagrant
Last synced: 06 May 2026
https://github.com/iantomasinicola/portfoliodataanalyst
Progetto di Data analysis con Python, Microsoft Sql Server e Excel
data-analysis excel python sql
Last synced: 21 Jun 2026
https://github.com/karim-w/stdlib
a collection of standard library modules for go i use in my projects. The package offers a set of modules that are useful in most projects such as logging,tracing,pooling,caching,HTTP Request,etc.
cache golang http-client pool redis sql
Last synced: 12 May 2026
https://github.com/ldaniels528/lollypop
Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.
csv dataframe declarative-programming etl functional-programming java json json-parser jvm kafka lollypop matrix matrix-calculations matrix-multiplication reactive-programming scala scripting-language spark sql
Last synced: 28 Jan 2026
https://github.com/sanjinkurelic/meetinginfodatabase
Meeting Info Database is a class library project, which provides API for connecting to Microsoft SQL Server, precisely the meeting database
ado-net csharp daab data-access-application-block dataadapter dataset enterprise-daab enterprise-framework microsoft-sql-server netframework sql sql-server sqlhelper visual-studio
Last synced: 29 Apr 2026
https://github.com/sentemon/challenges
Challenges from CodeWars & LeetCode
codewars codewars-solutions csharp leetcode leetcode-solutions python3 sql
Last synced: 30 Apr 2026
https://github.com/nothingnothings/zap-scraper
Zap Imóveis Website Scraper Built with Python
beautifulsoup beautifulsoup4 docker python scraper selenium sql zap-imoveis
Last synced: 05 May 2026
https://github.com/dulanji1/juicebar-desktop-app
The juice bar management system is fully and accurately implemented to be able to use readily. This incorporates the functionality of the function and its activities and the validations were needed. In this shop they are manually updated their journals and they issue hand written bills to customers. This method is very difficult to them because they are facing so many difficulties during the shop get crowded. There was no computerized database to this juice bar and because of that they got couple of issues with supplier details, stores and transactions. These are some of main issues with their manual system and the reasons to ask for an automated system. Based on the requirements of the client, all the languages and the order of activities are used to make it easy for the client. The system gives access to clients to keep stocks, manage employee details, inventory details, customer details, supplier details, sales details, wastage details, profit details and also order details. Finally this system is developed to satisfy the client’s needs and the needed software. The main goal as the developing team was to make the system simple and user friendly with filing all the requirements the client asked for.
Last synced: 29 Jun 2026
https://github.com/pyprogrammerblog/progress-updater
The Progress-Updater help you to track your tasks using backends like Redis, Mongo or SQL
data-engineering mongo pipelines pydantic python redis sql
Last synced: 07 May 2026
https://github.com/canayter/crowdfunding-etl
Using Python and Pandas methods and functions and to list comprehensions to extract, transform, and clean data. Then using regular expressions to find patterns and extract data from text and string data
Last synced: 06 May 2026
https://github.com/ourhouchmohamed97/cs50-journey
Collection of my CS50 projects and problem sets, showcasing my journey through Harvard's Introduction to Computer Science. Includes solutions, experiments, and implementations in C, Python, SQL, and more.
c certificate computer-science coursework cs50 cs50x education flask harvard-cs50 html-css-javascript learning-to-code practice problem-set projects python sql sqlite
Last synced: 05 May 2026
https://github.com/iamrajiv/neon-db-query-executor
The SQL Query Executor for Neon Database is a lightweight Go-based application that allows you to execute SQL queries stored in files against a Neon database. It provides a simple and efficient way to run SQL queries and print the results.
go neondatabase postgresql serverless sql
Last synced: 02 May 2026
https://github.com/m7moudgadallah/iti-database-labs
This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.
database ddl dml joins sql sqlserver tsql
Last synced: 04 May 2026
https://github.com/jimenacambronero/tiendaunicorniofeliz
Proyecto 5 para Unicorn Project: Análisis Financiero y Tráfico Web. Trabajamos con una base de datos de retail online que se dedica a la venta de productos a través de su web. 🎯Podras leer sobre los objetivos de este proyecto y mas detalles en el README
datos mysql query querydsl sql
Last synced: 10 Jun 2026
https://github.com/turbot/powerpipe-mod-covid19
Visualize COVID-19 vaccinations, healthcare capacity, regional trends, and more using Powerpipe and PostgreSQL.
covid-19 covid-data covid19 covid19-data dashboard postgres postgresql powerpipe powerpipe-mod sql
Last synced: 22 Jun 2026
https://github.com/shnartho/data-bases
Advance SQL query course by Wroclaw University of Science and Technology
azure-data-studio database-design entity-relationship-diagram mysql-workbench sql sql-query
Last synced: 19 Mar 2026
https://github.com/yaroslaff/sql-export
Export SQL tables or queries to files in JSON or Markdown / YAML format. Mainly to use with static site generators like Hugo to generate content from database
content export file files frontmatter generate gohugo hugo json mariadb markdown md mysql postgresql save sql sqlite sqlite3 static yaml
Last synced: 07 Apr 2026
https://github.com/marcodifrancesco/homeautomation
System to control and update IOT devices remotely via a website
arduino c css html javascript php shell sql
Last synced: 07 Apr 2026
https://github.com/acetinkaya/veriyapilari-ders14
Açık Kaynak Veri ve Veri Setleri (CSV, Excel, SQL, JSON Dosya Formatları)
acikkaynak csv dataset excel json open-source sql veriseti
Last synced: 29 Mar 2025
https://github.com/hexmakina/crudites
Another PHP/xxSQL abstraction layer
crud crud-operation introspection-query mariadb mariadb-database mysql mysql-database php php7 sql
Last synced: 13 Apr 2025