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/scarblase/spotify_analysis
Analyzing Spotify's top 1000 tracks using Python, DuckDB, and Spotify-themed visualizations to uncover trends and insights.
dbt duckdb matplotlib pandas python3 sns sql
Last synced: 02 May 2026
https://github.com/fbz-tec/pgxport
A CLI tool to export PostgreSQL query results to CSV, JSON, YAML, XML, SQL, XLSX and other formats.
cli cobra-cli csv data-export golang json pgx-v5 postgresql sql xml xslx yaml
Last synced: 01 Feb 2026
https://github.com/fx-max/leetcode
记录个人 LeetCode 解题过程。
database leetcode leetcode-php mysql php sql
Last synced: 18 Apr 2026
https://github.com/nightvisi0n/pg-formatter-ts
Format PostgreSQL SQL with ease using this TypeScript library, which provides a convenient API wrapping the `pgFormatter` CLI tool
cli-wrapper code-formatter database-tools pgformatter postgresql query-optimization sql sql-formatter typescript
Last synced: 28 Apr 2026
https://github.com/captain-woof/sqldump
A repository of scripts to enumerate and dump all accessible data from a database server.
sql sql-server sql-server-data-tools sql-server-database
Last synced: 28 Apr 2026
https://github.com/ritikjha93/genius
Genius is a fully functional website that uses open AI for code generation,Image generation and chat genration.Replicate AI for music and video generation. In short It's a perfect platform to play with all AI toos
Last synced: 29 Apr 2026
https://github.com/sureshbeekhani/chat-with-postgres-sql
This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.
ai chatbot langchain sql sqlite streamlit
Last synced: 19 Apr 2026
https://github.com/fblupi/grado_informatica-mda
Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR
ajax bootstrap justinmind mysql php sql webapp
Last synced: 08 May 2026
https://github.com/yusufyusie/catalog-of-my-things
In this project, you will create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files
Last synced: 29 Apr 2026
https://github.com/ranagaballah/datawarehouse_ssis
SSIS (SQL Server Integration Services) project for building a data warehouse solution
database datawarehousing sql ssis tsql
Last synced: 09 Jun 2026
https://github.com/emso-exe/databasex
Repositório onde estão disponíveis scripts de bancos de dados utilizados em projetos desse perfil para testes e estudos.
banco-de-dados database mysql mysql-database sql
Last synced: 08 May 2026
https://github.com/spineo/quotations
Show quotations based on context.
database django lucidchart perl5 python sql sqlite3
Last synced: 16 Apr 2026
https://github.com/dariomatias-dev/go_auth
Sistema de autenticação e autorização para Golang com e-mail e senha
authentication authentication-backend autorization docker docker-compose gin go golang postgresql source-code sql sqlc
Last synced: 04 Mar 2026
https://github.com/favarettorm/bd_universidade
BD_UNIVERSIDADE V01 - Banco de dados fictício de uma universidade para fins didáticos
data database dataset mariadb mariadb-database mariadb-mysql mysql mysql-database scripts sql university
Last synced: 08 May 2026
https://github.com/jundel-malazarte/crud_book
Create, Read, Update & Delete - Table Books with MySQL Database (CRUD)
Last synced: 21 Jun 2026
https://github.com/pragmatta/oino-ts
OINO TS library for publishing an SQL database tables as a REST API
library rest-api sql typescript
Last synced: 26 Feb 2026
https://github.com/louis77/valentina-go
This is a non-offical Go driver for Valentina DB server based on Valentina REST API.
database go sql valentina valentina-server
Last synced: 29 Apr 2026
https://github.com/jhonshua/web_scraping_api_fastapi
Extrayendo datos de Amazon con Selenium | Web Scraping| FastApi|actualmente esta api esta en desarrollo
api api-rest fastapi pgadmin4 python3 scraping selenium selenium-python sql web-scraping
Last synced: 19 Apr 2026
https://github.com/vergosss/database-systems-2021-2022-project
Database Systems Project. This is the 2021-2022 fall semester CEID Database Systems Project (TV On Demand): The source code includes the SQL code(Database creation, data insertion, Stored Procedures and triggers) and the Java code(Implementing connection to the database, data fetching from the database and the necessary graphical interface).
databases index java javaguiswing mariadb mysql sql swing-gui
Last synced: 08 May 2026
https://github.com/shridhar1504/loan-clustering-datascience-project
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning
Last synced: 08 May 2026
https://github.com/ishwarya254/ai-driven-sql-query-assistant
AI-Driven SQL Query Assistant, enables users to retrieve SQL queries by typing natural language questions. It utilizes ChatGroq, HuggingFaceEmbeddings, Chroma, and Langchain for accurate SQL generation.
few-shot-learning genai-chatbot langchain sql vectordb
Last synced: 03 May 2026
https://github.com/jkmnt/vscode-python-fstring-dsl
Syntax highlighting for HTML, SQL, JS, CSS in Python f-strings
f-string html python sql syntax-highlighting vscode
Last synced: 29 Apr 2026
https://github.com/svaveop/registration
Nice repository for anyone who wants to understand how to implement a PHP-based registration system!
Last synced: 24 Apr 2026
https://github.com/jesussantana/sql-data-analysis
Skyrocket your SQL skills by performing over 150 analysis tasks
Last synced: 08 May 2026
https://github.com/xkaunanx/sql-university
UTN - 3rd Year Engineering: Databases – Relational models, SQL, normalization, querys, constraints, views, stored procedures
Last synced: 19 Apr 2026
https://github.com/vduseev/raquel
Distributed task queue for Python with SQL
distributed job-queue job-scheduler python queue-workers sql task-queue task-scheduler
Last synced: 27 Feb 2026
https://github.com/jvspeed74/php-procedural-web-application
This final project creates a website with the intention of implementing several backend techniques such as DBMS, SQL, and Application State.
css html mariadb-database php phpmyadmin sql
Last synced: 08 May 2026
https://github.com/9dl/nullops-suite
Multifunctional Penetration Testing Tool developed in Go *24 Modules*
cybersecurity env laravel multifunctional pentesting sql swissarmyknife vuln vulnerability-scanners web
Last synced: 03 May 2026
https://github.com/gluesql/gluesql-logic-test
Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features
gluesql sql sqlite sqllogictest
Last synced: 29 Apr 2026
https://github.com/mysterycoder456/blitz_board
Typist Haven
flask multiplayer postgresql python python3 sql sqlalchemy typing
Last synced: 08 May 2026
https://github.com/mintel/k8s-gcloud-sql-export
Helper to run Google CloudSQL exports into a GCS bucket.
Last synced: 29 Apr 2026
https://github.com/tamk-kol/sql-powerbi-bike_sales_data
This project involves end-to-end data analysis of a bike shop service, aimed at analyzing key performance metrics such as hourly revenue, profit and revenue trends, seasonal revenue, and rider demographics.
bikesales dashboard database endtoend powerbi powerbi-visuals powerbidashboard project sales salesdata sql sql-server
Last synced: 08 May 2026
https://github.com/asmrcodez-yt/tools
All Tools I need it or training files when learn new things,
ai postgresql python sql tools training-files
Last synced: 29 Apr 2026
https://github.com/exegeses/introdb-64151
Curso de Introducción a las Bases de datos | código 64151
database-design databases mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/nasirkhan294/vet-clinic-db
The vet_clinic project is a software application designed to manage a veterinary clinic's data. It utilizes PostgreSQL as the underlying database system.
Last synced: 24 Apr 2026
https://github.com/dhruv-26/parkease-pro
ParkEase Pro is an AI-powered smart parking system built with Python, OpenCV, MySQL, and ANPR technology. It automatically calculates parking fees, tracks entry-exit times, and detects empty spots using AI for real-time monitoring.
automatic-number-plate-recognition computer-vision easyocr multiprocessing numpy opencv pickle pil python sql tkinter-gui
Last synced: 09 Jun 2026
https://github.com/miroslav-reiter/kurz_ako_sa_stat_db_analytikom
📈 Ako sa stať Databázovým ANALYTIKom - Materiály, zdroje, skripty k večernému online školeniu Ako sa stať Databázovým Analytikom pre Robime.it (Mentor Partners)
analytics analytik db dbms mysql regex regex-pattern regular-expression regular-expressions reiter sql
Last synced: 24 Apr 2026
https://github.com/shubham-sakunde/online-assessment-platform
This project is an Online assessment platform developed using Java technologies. It allows users to take exams online, submit their answers, and calculates scores based on their responses. The system is designed to provide a seamless exam-taking experience while ensuring accurate evaluation of exam results.
hibernate-orm java mysql postman-testing spring-boot sql
Last synced: 03 May 2026
https://github.com/kumaranand05/hackerrank-solutions
This repository contains the solution code of HackerRank problems of SQL, Python and Java
hackerrank hackerrank-solutions java python python3 sql
Last synced: 08 May 2026
https://github.com/yogeshjha06/jsac_app_layout_1.0.1
Industary Mapping in GIS/GPS - Using android native
android api azure java kotlin-android sql webservices xml
Last synced: 03 May 2026
https://github.com/rudolphreti/asp.net-sql-docker-basics
This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.
asp-net-core csharp docker mvc sql
Last synced: 28 Jun 2026
https://github.com/z-bj/mendeleiv-elements-db-get
Bash script to get information about chemical elements from a periodic table database. ⚗🧪
automation bash postgresql relational-databases shield sql
Last synced: 09 May 2026
https://github.com/nabinkhair42/datalens
The web-native, collaborative database IDE
datbase db nextjs postgresql sql web
Last synced: 21 Jun 2026
https://github.com/yessasvini23/ibm_data_science_-capstone-project-wining-space-race.ipnyb
IBM Data Science Capstone Project from Coursera
apicollection dashboards data-science data-visualization datawrangling descion-tree eda knn-classification logestic-regression machine-learning-algorithms predictive-analytics presentation sql svm-model webscraping
Last synced: 18 Apr 2026
https://github.com/satoosan/projeto-e-modelagem-de-sistemas-de-software
GameBr - Projeto Uninove
Last synced: 03 May 2026
https://github.com/matteogioioso/postgres-explain-web
PostgreSQL query plan visualization
postgres postgresql query query-plan sql
Last synced: 29 Apr 2026
https://github.com/1kivanc/sqlodevler
patika tarafından verilen SQL ödevlerini attığım repodur
Last synced: 19 Mar 2026
https://github.com/colinbut/car-boot-sale
A more sophisticated Spring Boot example than the simple hello world
apache-commons hsql java junit junit4 kotlin spring-boot sql
Last synced: 03 May 2026
https://github.com/tanu272004/-income-mortgage-housing-insights-a-state-city-analysis-
To analyze state & city housing trends and affordability using data analytics.”
bigquery business-intelligence data-analysis data-visualization dax googlecloud kpi numpy powerbi predective-modeling python sql
Last synced: 09 May 2026
https://github.com/wagner-de-carvalho/devbook
Aplicação web, rede social, API
api-rest bootstrap4 css3 font-awesome go golang html5 mysql-database sql
Last synced: 19 Apr 2026
https://github.com/ktamburi/eis-database
A database design and SQL script project for the CEN203 Database Management System course at Epoka University
database-management database-schema sql
Last synced: 17 Mar 2026
https://github.com/bilalmohib/fastapigraphqlpostgresql
This is the fastapi app using graphql to create graphql appolo server and using postgresql database
database fastapi postgresql sql sqlmodel strawberry-graphql
Last synced: 03 May 2026
https://github.com/brunos3d/banco-relacional
🛢 SQL - Projeto de estudo sobre bancos relacionais.
Last synced: 10 Feb 2026
https://github.com/gogo200202/productsellstore
Full Stack mvc application in asp.net.core framework
asp-net-core backend bootstrap5 csharp entityframeworkcore frontend full-stack sql
Last synced: 24 Apr 2026
https://github.com/johnmata0427/data-lake-case-studies
Casos de Estudio con Data Lake
azure data-science datalake jupyter-notebook nosql powerbi sql
Last synced: 24 Apr 2026
https://github.com/ronnyrocke/cadastrodeescolacominterface
Aplicação de cadastro escolar feito com Interface gráfica (Javafx) + integração com Banco De Dados
java javafx mysql scenebuilder sql
Last synced: 09 May 2026
https://github.com/brenimcode/product-api-spring-boot
RESTful API Java using the Spring Framework, features such as Spring Security, Swagger, Spring Data JPA, Spring HATEOAS, validation with JWT tokens, testing, creating a scalable and efficient application.
java junit jwt postgresql spring-boot spring-security sql
Last synced: 03 May 2026
https://github.com/vincenzopalazzo/gradle-database
The simple gradle plugin for the operations with database (create, drop, insert) with gradle
database database-management gradle gradle-create-database gradle-database gradle-drop-database gradle-java gradle-plugin sql
Last synced: 09 May 2026
https://github.com/vtickner/codecademy-creating-a-database
This portfolio project was created as part of Codecademy's Computer Science Career Path course. The database I have created around a hypothetical UK secondary school.
database postgresql schema sql
Last synced: 29 Apr 2026
https://github.com/dmytrodemianchuk/crud-music
simple crud app
crud docker docker-compose golang sql
Last synced: 09 May 2026
https://github.com/epomatti/azure-sql-security
Azure SQL Database security features
azure azure-security cmk elastic elastic-pool keyvault mssql pool sql sql-database sql-server terraform
Last synced: 03 May 2026
https://github.com/affluentlynx/database-viewer
just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)
database database-gui database-management editor python3 sql tkinter-graphic-interface viewer
Last synced: 29 Apr 2026
https://github.com/rkoeninger/pocketsql
Embeddable T-SQL Interpreter fit for testing
database sql sql-server t-sql unit-testing
Last synced: 09 May 2026
https://github.com/jmcamposdev/1daw-db
🗄️ SQL repository for the Databases course of the 1st year of the Web Development degree. It contains SQL scripts 📜 to create databases, queries 🗃️, entity-relationship diagrams 🧩, user and permission management queries 👥, and views 📊 of the databases.
data-modeling database database-design database-management entity-relationship-diagram permissions postgresql sql user-management views
Last synced: 19 Apr 2026
https://github.com/maxchistt/dynamictables
Dynamic table service with C# Ado.net and example demo app
adonet csharp data-access-layer database-management dotnet dynamic-database dynamic-tables query-builder sql sql-query sql-query-builder sql-server
Last synced: 09 May 2026
https://github.com/mberkiskal/practicesql-sqlcalismauygulamasi
You can perform all SQL query from this panel. Tüm SQL sorgularınızı bu panelle gerçekleştirebilirsiniz.
csharp mssql mssql-database sql windowsforms-applications
Last synced: 29 Apr 2026
https://github.com/mehmoodulhaq570/database_openended_lab
Database SQL code for a University Management System database schema. Manages student details, attendance, assessments, and evaluations. Contribute to enhance or use for setting up a university database. MIT License.
database database-management db dbms mysql sql university-management-system
Last synced: 17 Apr 2026
https://github.com/paulo-santos-ds/analise_corrida_taxi
Este projeto tem como objetivo analisar os dados de um aplicativo fictício de caronas. Encontrar padrões nas informações disponíveis, entender as preferências dos passageiros e o impacto de fatores externos nas corridas.
math matplotlib numpy pandas python3 seaborn sql
Last synced: 09 May 2026
https://github.com/bifenzine/translingo-multilingual-sound-mapping
TransLingo is a React and Chakra UI-based web application that allows users to compare and map sounds between different languages. Built with Node.js, Express.js, and SQL, it provides an interactive platform for linguistic analysis and translation studies.
chakra-ui dark-mode express languages nodejs react sql
Last synced: 09 May 2026
https://github.com/noud/seo
SEO conform Google Search and Schema.org in React & Laravel
eloquent entity-relationship-diagram erd erdiagram google-search laravel laravel-migrations php react schema schema-org seo sql
Last synced: 09 May 2026
https://github.com/honourhealth/database-management-systems-project
Creating and inserting necessary elements into database then selecting information that needed with sql - php - html - javascript. Phpmyadmin and Ampps are used.
ampps database html javascript php phpmyadmin sql
Last synced: 09 May 2026
https://github.com/tsegeron/datascience
Some projects for DS
machine-learning matplotlib pandas plotly seaborn sklearn sql
Last synced: 09 May 2026
https://github.com/kirkalyn13/equipment-monitoring-system-backend
Equipment Monitoring System for Physics Lab Backend. [LEGACY CODE - PROTOTYPE ONLY]
express firebase firebase-admin firebase-auth nodejs postgresql sql typescript
Last synced: 03 May 2026
https://github.com/joaoespacheco/trybe-project-22-all-for-one
Projeto de filtragem e manipulação de informações em banco de dados através de queries SQL
Last synced: 04 May 2026
https://github.com/sazardev/terminotes-go
Terminotes is a simple note-taking application that runs in the terminal.
cli converter go golang json note-taking notes open-source sql sqlite3 terminal terminal-app txt windows windows-cli
Last synced: 13 Feb 2026
https://github.com/marialobillo/fcc-salon-database-project
freecodecamp project from database certification
bash certification freecodecamp sql
Last synced: 20 Apr 2026
https://github.com/rajuniranjan/learning
cpp docker javascript openai openlayers postgres postgresql python reactjs recharts sql sqlalchemy tableplus typescript
Last synced: 16 Apr 2026
https://github.com/omarbelfeki/data-analysis
Data Analysis using python, excel, sql, r
excel jupyter-notebook kaggle python r-programming sql
Last synced: 09 May 2026
https://github.com/alanmorel/zhigly
Zhigly is a hub where you can connect with your college campus.
asp-net css facebook-sdk google-plus html imgur-api javascript jquery sql twitter-sdk
Last synced: 18 Apr 2026
https://github.com/simoun-asmar/unicorn-project
SQL Queries, Spreadsheet Analysis, and Tableau Dashboard for the Unicorn Project
analysis spreadsheets sql tableau
Last synced: 17 Mar 2026
https://github.com/wvlet/sql
Bridging gaps between SQL and Scala collections
Last synced: 25 Apr 2026
https://github.com/rustkas/practical-sql-handbook
MySQL source code for the book "Practical SQL Handbook, The: Using SQL Variants" By Judith S. Bowman, Sandra L. Emerson, Marcy Darnovsky
Last synced: 09 May 2026
https://github.com/jreyesr/steampipe-plugin-blockchain
A Steampipe plugin to interface with the Blockchain.com API
Last synced: 25 Apr 2026
https://github.com/sakan811/Find-Osaka-And-Japan-Average-Hotel-Price
Showcase visualizations about Osaka Average Hotel Price. The data was collected from Booking.com
booking bookings data-science data-visualization database grahpql hotel hotel-booking hotels japan japanese sql sqlite tourism tourists webscraper webscraping webscraping-data
Last synced: 29 Jun 2026