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-02 00:29:19 UTC
- JSON Representation
https://github.com/uwrit/composure
Dynamic SQL Done Right
csharp dotnet-core intellisense sql
Last synced: 02 Apr 2025
https://github.com/palewire/first-athena-query
How to analyze millions of records in seconds with Amazon Web Services and SQL
athena data-journalism journalism news python sql tutorial
Last synced: 12 Jun 2025
https://github.com/kishlayjeet/connect-mysql-database-to-python
This repository is to show you how you can connect your mysql database to your python.
connector database mysql mysql-connector mysql-connector-python python sql
Last synced: 04 Mar 2026
https://github.com/sdrttnclskn/plsql-work
pl/sql-work been created from solution of hackerrank examples
Last synced: 13 Feb 2026
https://github.com/mineru98/searchts
A library for filtering TypeScript objects based on a json SQL-like language, tsql
filter json node object-search query search sql typescript
Last synced: 03 Apr 2025
https://github.com/nextras/multi-query-parser
Parses particular queries form a SQL file.
multi-query nextras parser sql
Last synced: 07 May 2025
https://github.com/sassine/sqlschema2java
sqlschema2java generates Java types from SQLSchema and annotate those types for data-binding with Jackson 2.x, Javax Persistence and Spring Repository.
antlr4 class classloader dto dto-entity-mapper entity jackson java java-library jpa-hibernate lombok maven maven-plugin reflection sql sql-schema
Last synced: 20 May 2026
https://github.com/klane/springboard
Springboard Data Science Career Track assignments
data-science jupyter-notebook pyspark python scikit-learn springboard sql
Last synced: 13 Apr 2025
https://github.com/bytebase/mysql-vs-postgres
database mongodb mysql postgres postgresql sharding sql
Last synced: 06 Mar 2026
https://github.com/shrutika252/leetcode
Solutions set for Leet for Geeks to hog on!
leetcode-solutions python3 sql
Last synced: 02 Apr 2025
https://github.com/riju18/dashing-datawarehouse-dbt
Design the Data Warehouse with minimalistic code.
cte data-warehouse dbt jinja postgresql python sql
Last synced: 05 May 2025
https://github.com/lnyemba/data-transport
read/write data anywhere, Lightweight ETL tool
apache-zeppelin database etl etl-pipeline ferretdb jupyter-notebook lightweight-framework mongodb mysql nosql pandas postgresql python sql
Last synced: 12 Apr 2025
https://github.com/jmoussa/expense-report-app
Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.
crud-application database node nodejs react sql
Last synced: 17 Jun 2025
https://github.com/turbot/steampipe-plugin-nomad
Use SQL to instantly query Nomad ACLs, deployments, namespaces & more. Open source CLI. No DB required.
backup etl hacktoberfest nomad postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 01 May 2025
https://github.com/imatic/pgqb
Functional PostgreSQL query builder
nodejs postgresql query-builder sql
Last synced: 25 Jan 2026
https://github.com/jplanckeel/steampipe-plugin-alertmanager
Steampipe plugin to access AlertManager
postgr postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 Jan 2026
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/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/mostafasensei106/matcha-cafe-mangment-system
Semple Management System for Small Cafés
Last synced: 12 Apr 2025
https://github.com/opencog/atomspace-bridge
Read/write interfaces between AtomSpace and SQL databases.
atomspace database postgresql sql
Last synced: 25 Jan 2026
https://github.com/nikolatechie/dress-to-impress
Dress to Impress is a web application that allows users to try on clothes virtually, eliminating the need to visit a store in person.
hackathon hackupc java machine-learning mysql python react reactjs resnet spring-boot sql tensorflow typescript
Last synced: 05 May 2025
https://github.com/ugboaja-uchechi/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.
Last synced: 10 Jul 2025
https://github.com/panoschatzi/fitnessdatabase
The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.
database etl-pipeline pandas python sql sqlalchemy sqlserver ssms
Last synced: 07 May 2025
https://github.com/duncan3dc/sql-class
A simple database abstraction layer for PHP, with an on disk caching facility.
Last synced: 05 May 2025
https://github.com/nicolasanunes/online-shop
Projeto backend de uma loja online desenvolvido utilizando Node.js com NestJS e TypeScript como linguagem de programação, TypeORM na manipulação e geração de migrations do banco de dados PostgreSQL criado em Docker, bcrypt para encriptografia de senhas, jwt-token na autenticação de usuários e Jest na aplicação dos testes unitários.
bcrypt docker javascript jest jwt-token migration nestjs nodejs postgresql sql typeorm typescript
Last synced: 07 Apr 2026
https://github.com/paulophagula/ezrecords
:vhs: ezrecords - SQL for Humans™ Enhanced
ezsql for-humans mysql postgres python records sql wpdb
Last synced: 21 Mar 2025
https://github.com/speedphp/speedsql
SQL Mapper annotations for NestJS, similar MyBatis.
decor mybatis nest orm sql typescript
Last synced: 12 Apr 2025
https://github.com/alhankeser/citibike-analysis
Extracting and Transforming Citi Bike Data for Analysis
citibike data-analysis data-science data-visualization etl sql
Last synced: 25 Jan 2026
https://github.com/siyovush-hamidov/postgresql-cpp-connector
🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.
cpp devops libpqxx postgres postgresql sql
Last synced: 27 Dec 2025
https://github.com/cleaning-corp/db
БД для клининговой компании: учёт заказов, клиентов, сотрудников и т.д.
database plpgsql postgresql relational-databases sql sql-schema
Last synced: 10 Apr 2025
https://github.com/felipeoriani/mindicators
2016 - Sample Rest Api application to manage any indicator you have on mind. Built in order to learn Node.Js by applying some software design principles.
express indicators javascript nodejs rest-api sequelize sql sql-server
Last synced: 07 May 2026
https://github.com/solonovamax/exposed-migrations
A scuffed utility library for JetBrains Exposed to support migrations
Last synced: 25 Jun 2025
https://github.com/bytebase/tsql-parser
The parser for SQL Server. It is based on the ANTLR4
antlr antlr4 antlr4-parser database parser sql sql-parser sql-server sqlserver
Last synced: 10 Jul 2025
https://github.com/raminmammadzada/sql-zoo
Microverse School > SQL Project > SQL Zoo
Last synced: 20 Jan 2026
https://github.com/gsamokovarov/patka
Patka is a fork of goose that applies unapplied migrations, even if they happen to be in the past.
Last synced: 05 Apr 2025
https://github.com/julianrendon/schooladminsystem_springmvchibernate
Java web application to register students, courses and marks into a database using Spring MVC with Hibernate
apache-tomcat dao-design-pattern hibernate hibernate-framework hibernate-orm java-ee java-server-pages java-web java-web-app jsp netbeans oracle oracle-database oracle-db oracle-sql spring spring-framework spring-mvc sql tomcat-server
Last synced: 11 Apr 2025
https://github.com/amccool/ssdt-staticdatagenerator
Creates deployment SQL scripts of the existing data in a target Database for use in SSDT post-deployment
Last synced: 11 Apr 2025
https://github.com/udb-org/udb-app
UDB: The Next-Gen Cross-Platform Database Tool. Built on Electron, it supports diverse databases and integrates an AI chat assistant, intelligent agent workflows, and MCP capabilities to enhance database intelligence and efficiency.Alternative to SSMS, pgAdmin, DBeaver, DataGrip, Toad, Navicat
agent aichat electronjs react shadcn-ui sql tailwindcss
Last synced: 25 Jun 2025
https://github.com/kaboc/sqlp
[WIP] Extension of Go's database/sql for easier and simpler use
Last synced: 15 May 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/hello395/sympcheck-helper
SympCheck Helper is a modern healthcare consultation chatbot that leverages the power of DeepSeek V3 API and Supabase to provide intelligent health-related assistance. Built with cutting-edge technologies, it offers a seamless and intuitive experience for users seeking health information and support.
chatbot deepseek healthcare-ai healthcare-application nodejs react shadcn-ui sql supabase typescript vite
Last synced: 19 Mar 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/n-elmer/digital-finance-tracker
DIGITAL 💳 FINANCE 💵 TRACKER
commandline database management-software python software-development sql wallet
Last synced: 17 Jul 2025
https://github.com/emmaprofemx/poswfs
POS C# - WF| Project Personal | Personal
collaborate csharp educational-project git github personal-project point-of-sale punto-de-venta sql sql-server stored-procedures windows-forms
Last synced: 15 Apr 2025
https://github.com/priyanka7411/dataspark-electronics-retail-analytics
DataSpark is a data analysis project using Python, SQL, and Power BI to analyze global electronics retail sales, focusing on customer behavior, sales performance, product profitability, and store performance to optimize sales strategies.
analytics-providers business-intelligence customer-segmentation data data-analysis electronics-industry global-sales pandas powerbi powerbi-visuals product-profitability python retail-analytics sales-performance sql store-analysis visualization
Last synced: 10 Jul 2025
https://github.com/coelhoreinaldo/trybe-exercises
Repository containing the projects and assignments I developed during my time at Trybe.
css docker git github html javascript jest nodejs react react-hooks react-router-dom react-testing-library reactjs redux sql terminal typescript
Last synced: 11 Apr 2026
https://github.com/turbot/steampipe-mod-guardrails-insights
View dashboards and reports across all of your Turbot Guardrails resources using Powerpipe and Steampipe.
dashboard hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod turbot-guardrails
Last synced: 03 Jul 2025
https://github.com/br3ndonland/udacity-fsnd-sql-logs
Python program with SQL queries to extract information from a relational database
database linux postgresql python sql udacity udacity-fullstack-nanodegree vagrant
Last synced: 05 Apr 2025
https://github.com/jimysheepman/learn
I realize the learning process through hands-on experience.
desgin-pattern golang java message-broker refactoring restful-api springboot sql test
Last synced: 16 Jul 2025
https://github.com/zloom/prisma-sql-gen
A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.
database generator initialise nodejs prisma sql tests
Last synced: 11 Apr 2025
https://github.com/guenthermi/open-food-facts-postgresql-import
Script to import data from the Open Food Facts to PostgreSQL (Dataset URL: https://www.kaggle.com/openfoodfacts/world-food-facts)
database open-food-facts postgresql sql
Last synced: 05 May 2026
https://github.com/JavierCanon/Dalayer.net
🗃🧾 Lightweight high-performance data access components for query SQL, Excel, CSV, etc.
data-access data-access-layer data-access-layer-generator data-access-library dataaccess dataaccesslayer excel excel-reader excel-to-sql excelreader mysql mysql-database sql sql-database sql-server sqlite sqlite3 sqlserver
Last synced: 05 May 2025
https://github.com/AivanF/Lemuras
A small Python library to deal with big tables
bigdata data-analysis html ipython-notebook join-tables json jupyter-notebook pandas pivot-tables python sql table
Last synced: 11 Apr 2025
https://github.com/pilotpirxie/database-backup-worker
💾 Dump MySQL, PostgreSQL or ClickHouse database and upload to S3
aws-s3 backup backup-tool backup-utility clickhouse clickhouse-database database mysql mysql-database node nodejs postgres postgresql s3 s3-bucket s3-storage sql worker
Last synced: 02 Feb 2026
https://github.com/sassman/edu-sql-parser-rs
SQL Types transpiles `CREATE TABLE` SQL code into type definitions in other languages such as TypeScript or Rust.
compiler languages parser rust sql sql-parser transpiler typegen typescript
Last synced: 01 Jul 2026
https://github.com/alialmasi/iranianshop
فروشگاه ایرانیان - پروژه کتاب طراحی وب یازدهم کامپیوتر هنرستان
academic academic-project computer conservatory css dreamweaver html iranianshop javascript js mysql notepad-plus-plus php school-project sql template website
Last synced: 01 Aug 2025
https://github.com/mayankjhanwar/domestic-airlines-management-system
The purpose of this project is to computerize the front-office management of the Airline Institutions. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and manipulate these details meaningfully.
database dbms html my-sql mysql-database php sql sql-server wamp-server
Last synced: 11 Apr 2025
https://github.com/adovasoft-rnd/ci-recharge
composer test
ci4 cli codeigniter codeigniter4 commandline controller db library make migration mode mysql php seeds spark sql
Last synced: 12 Apr 2025
https://github.com/newking9088/sql-guide-to-solve-complex-data-science-problems
This is a comprehensive SQL guide for both MySQL users and PostgreSQL users, covering topics from basic `SELECT` statements to advanced window functions. My SQL learning journey and the suggestions from my mentees, colleagues and seniors to document this were the motivations to write this document.
dataanalysis datascience-machinelearning mysql postgresql sql
Last synced: 28 Oct 2025
https://github.com/cjunwon/youtube-data-analysis
End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask
aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api
Last synced: 17 Feb 2026
https://github.com/exegeses/introdb-74806
Curso Introducción a Bases de datos | Código 74806
mysql mysql-database mysql-workbench sql
Last synced: 17 Feb 2026
https://github.com/quantco/sqlcompyre
Python package for comparing SQL tables and databases.
Last synced: 03 May 2025
https://github.com/mmacia/query-builder.cr
SQL query builder for Crystal language
crystal database dsl query-builder querybuilder sql sqlite3
Last synced: 14 May 2026
https://github.com/gouyiba/mybatis-max
Mybatis-Max is an automatic injection SQL toolkit based on Mybatis.
curd mybatis mybatis-max orm sql toolkit
Last synced: 14 Jan 2026
https://github.com/e-alizadeh/sample_dbt_project
Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)
data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql
Last synced: 26 Feb 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/grncdr/codd
Golang representation of relational algebra
relational-algebra relational-databases sql
Last synced: 16 May 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/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/mikeruse/scripts
Scripts Varios
hash php powershell powershell-adminscripts powershell-core powershell-script sha1 sha256 sql
Last synced: 29 Oct 2025
https://github.com/hitiksha-patel/banking-app
This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.
java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql
Last synced: 04 Feb 2026
https://github.com/satyamshorrf/multiple_language_program
These programs will all output "Hello, World!" when executed. Let me know if you have any questions or if you'd like to see more examples!
c cplusplus dart go groovy java kotlin kotlin-android mongodb oracle php python ruby satyamshorrf scala shell sql swift
Last synced: 10 Feb 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/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/amattu2/inst-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
database murach murach-textbook mysql sql
Last synced: 16 Apr 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/ikauematos/sql-database-student
Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations
Last synced: 27 Feb 2025
https://github.com/jmank88/go-web-sql
Simple golang web app for executing SQL.
Last synced: 15 Aug 2025
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/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/viktorsvertoka/goit-rdb-hw-03
Home task for Relational Databases: SQL course🗄️
dql-commands goit goit-rdb-hw-03 sql workbench
Last synced: 22 Jan 2026