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/learnwithkawsar/mssql.sqlhelper
SQLHelper is a simple class to help with MSSQL databases
database helper library microsoft mssqlserver sql
Last synced: 09 May 2026
https://github.com/inductjs/core
Induct core is an extensible framework built on top of ExpressJS used for quickly creating REST APIs based on an SQL or mongodb database.
expressjs mongodb nodejs prototyping sql typescript
Last synced: 11 Apr 2026
https://github.com/letruongzzio/object-oriented-software-development
Repository of our team's OOAD knowledge and project presentations.
application-foundation csharp-code dotnet object-oriented-programming sql
Last synced: 31 Jul 2025
https://github.com/paritoshtripathi935/flipkart_scraper
This is a scraper designed to extract product information from Flipkart, an e-commerce platform. The
flipakart flipkart-scraper-python python scraper scraping sql web-scraping
Last synced: 14 Mar 2025
https://github.com/gdbecker/dbtlabslearning
Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.
analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing
Last synced: 02 Jan 2026
https://github.com/mavmi/telegram-bot
There are several telegram bots. They are pretty useless. But I'm ok with it
docker docker-compose java postgresql shakal-bot-enterprises spring sql telegram-bot telegram-java-api
Last synced: 11 Apr 2026
https://github.com/pzim-devdata/data-developer
All my DATA developer projects
correlation data-analysis data-mining data-science data-visualization database folium folium-maps mongodb mysql python spark sql
Last synced: 11 Apr 2026
https://github.com/kevinmarquesp/csv_to_sql
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command
cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project
Last synced: 28 Mar 2025
https://github.com/n1colasf/obligatorio-bd2
Obligatorio Base de Datos 2 (Semestre 3 - Agosto 2021) Calificación: 40/40
sql sql-functions sql-queries sql-server sql-stored-procedures sql-trigger
Last synced: 31 Jul 2025
https://github.com/wesleysales/estudandojava-dio
api data-structures database design-patterns git github intellij java orientacao-a-objetos spring sql
Last synced: 15 Jan 2026
https://github.com/hrosicka/pyqtpartylist
Imagine throwing an unforgettable party! Plan your perfect party with the Party Guest List app. The Party Guest List app is the perfect way to organize your guest list for any event. With its simple interface and powerful features, you can easily add, edit, and delete guests.
creative-applications database desktop desktop-application forms gui partylist python python-sqlite simple-app simple-application sql sqlite
Last synced: 21 Mar 2025
https://github.com/alexxsouzaa/mysql-and-esp32
Este é um projeto de exemplo que mostra como enviar dados do sensor BME280 para um banco de dados MySQL usando um microcontrolador ESP32. O projeto é escrito em Arduino Framework e foi testado usando o IDE do Arduino.
arduino database esp32 mysql sql
Last synced: 11 Apr 2026
https://github.com/flowsynx/plugin-postgresql
FlowSynx plugin to interfaces with PostgreSQL for CRUD operations. Supports JSONB, full-text search, and advanced query features.
data database flowsynx postgresql postgresql-database sql
Last synced: 09 May 2026
https://github.com/ersinkoc/schemact
A Zero-Dependency, AST-Based Database Schema Management Tool
database migration mysql postgresql sql sqlite
Last synced: 21 Feb 2026
https://github.com/fortunewalla/airportdb
We used the http://flughafendb.cc/ airport database (small) and converted most of the fields to English.
airport airport-data airport-db airportdb dataanalysis database datascience flughafen flughafendb heatwave machinelearning mysql oracle sample-database sql sqlquery
Last synced: 31 Jul 2025
https://github.com/softx0/practicaxlstobbdd_etl
Practica inteligencia de negocios, etl desde archivos excel a una base de datos relacional
control-flow data-flow etl excel microsoft sql sql-server ssis visual-studio
Last synced: 30 Jul 2025
https://github.com/fdeaquino/farmers_market
Byte Farmers Market serves as a hub for both customers and vendors of farmer's markets, offering a localized alternative to large online retailers, where local farmers, artisans, and small businesses can showcase their products.
bcrypt bootstrap expressjs handlebarsjs mysql sequelize sql
Last synced: 04 Jan 2026
https://github.com/nemeslaszlo/pgadmin-and-postgresql-docker-compose
This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.
docker-compose dokcer pgadmin postgresql sql
Last synced: 30 Apr 2026
https://github.com/nano-labs/django-query-debugger
Prints queries executed on you projects along with line traceback.
debugger django query-debugger sql
Last synced: 22 Apr 2026
https://github.com/twtrubiks/sort-string-to-sql
Sort String To SQL For Python 📝
Last synced: 06 Mar 2025
https://github.com/thony32/express-1
First experience with REST.API with plain SQL queries
authentication express javascript mysql sql
Last synced: 12 Apr 2026
https://github.com/mohammadhb/sequelize-true-migration
I am able to form your "Sql-Based Database" connected to "Sequelize" to look like "Sequelize Models" in your "Sequelize Model Schemes"
mysql mysql-database mysqli node npm-module npm-package orm orm-extension orm-framework orm-library sequelize sequelize-extension sequelize-library sequelize-migrations sequelize-models sequelize-orm sequelizejs sql
Last synced: 06 Jan 2026
https://github.com/erinenovita/data-management
This project aims to translate business requirements into data management solutions. It will involve a complete process of extracting, refining, and delivering datasets extracted from both structured databases and unstructured data sources.
Last synced: 30 Jul 2025
https://github.com/skalt/postgres_sample_dbs
A collection of postgres sample dbs
examples postgres postgresql sql
Last synced: 20 Jan 2026
https://github.com/richardwarepam16/hackerrank-sql-practice
This is a repository where I stored all the HackerRank SQL Practices
hackkerrank hackkerrank-solutions hackkerrank-sql mysql plpgsql query-language sql tsql
Last synced: 26 Jan 2026
https://github.com/rozhakxd/securesqlfirebird
Implementation of user access control using Firebird SQL. Granting and revoking permissions (SELECT, INSERT, UPDATE, DELETE) to simulate real-world database security in a multi-user system.
database firebird firebirdsql flamerobin grant revoke sbd security sql
Last synced: 16 May 2025
https://github.com/jm7087/snake-o-jogo-da-cobrinha-com-ranking
Snake o Jogo da Cobrinha desenvolvido em HTML, CSS, JavaScript é PHP. Essa versão salva os pontos é o nome do jogador no banco de dados Mysql, e exibe o ranking com os melhores jogadores.
bootsrap5 bootstrap css game html html5 javascript jogo js mysql php php8 ranking snake snake-game sql
Last synced: 12 Apr 2026
https://github.com/hand7666/ABAP-SQL-CONSOLE
ABAP SQL free edit and alv display
Last synced: 10 Mar 2025
https://github.com/apostolouagge/Cinema-Management-Program-MVC
Cinema management program in .NET
Last synced: 21 Sep 2025
https://github.com/jaybfn/twitter_sentiment_analysis
Objective of the Project: As shown on several social media platforms, many people have varied opinions (Positive/Negative/Neutral) about covid vaccination. To better comprehend this and reach a coherent conclusion, I performed a sentiment analysis on twitter data gathered from multiple hastags.
docker machine-learning mongodb natural-language-processing python sentiment-analysis sql
Last synced: 12 Apr 2026
https://github.com/vijaykarasala99/memberregisterapi-signup_login_forgot_resetpwd_otpsendingtomail_functionalities-
User_Register API To Register, Login, Forgot Password, Reset Password, OTP Sending To Mail, OTP Verification Functionalities
crud github java maven mysql otp-generator otp-verification postman rdbms rest-api restfull-webservices smtp smtp-mail springboot sql
Last synced: 12 Apr 2026
https://github.com/gcoronelc/ucv_gdi-1_202302-b2
Taller de Gestión de Datos e Información I con Gustavo Coronel.
data data-science data-structures database databases online oracle query relational-databases security sql sql-server
Last synced: 19 May 2026
https://github.com/rafinhadufluxo/weekend-w
Just a website CRUD 🎯🚀
crud-application crud-pagination desenvolvedor html-css-javascript html5 open-source php7 phpmyadmin sql student-project uff-student website
Last synced: 15 May 2025
https://github.com/pramodkondur/redbusdatascrapinganddynamicfiltering
This project leverages Selenium for web scraping from the RedBus Website, Python for data manipulation, SQL for data storage, and Streamlit for creating an interactive application to visualize and filter the data.
data-visualization python selenium sql streamlit web-scraping
Last synced: 11 Apr 2026
https://github.com/daverbk/learning-sql
Exercises and Examples from "Learning SQL" by Alan Beaulieu and LeetCode SQL 50 Study Plan
alan-beaulieu learn learning-sql leetcode leetcode-sql-50 mysql sql
Last synced: 03 Nov 2025
https://github.com/matteogioioso/postgres-explain
Pgex, PostgreSQL query plan visualization
Last synced: 17 May 2026
https://github.com/mathiasuy/agencia_webforms
ADO .net y Webforms (año 2013 - BIOS Corporativo) Visual Studio 2010
ado-net csharp example-project rollback sql stored-procedures t-sql three transact-sql transactions visual-studio webforms
Last synced: 08 Apr 2026
https://github.com/cricksmaidiene/jumia_case_study
Code and Answers for Case Study from Jumia
case-study e-commerce-project search-engine search-relevance sku sql
Last synced: 28 Jul 2025
https://github.com/briso10-dev/oracle-database
An Open source project giving a maximum of Query Solutions of various different databses in Oracle
Last synced: 20 Sep 2025
https://github.com/neemiassgc/spring-crud
Implementation of a REST API made with Spring Boot
bootstrap-4 html jquery js spring spring-boot sql
Last synced: 02 Apr 2026
https://github.com/odhiambo-ed/postgresql-vet-clinic-database
This is a postgreSQL database for Vet clinic data. It has tables that contain animals' information. In the tables, user can insert data into it and query it.
database postgres postgresql sql
Last synced: 19 May 2026
https://github.com/nadilson-ifpe/dsmeta
Semana Spring React - DevSuperior. O projeto final está no seguinte link (aguardar alguns segundos para que a Heroku reative o acesso ao back-end, que é pausado após 30 minutos sem acesso): https://dsmeta-nadilson.netlify.app/
back-end backend front-end frontend java javascript react spring-boot sql typescript
Last synced: 09 Apr 2026
https://github.com/rayxtr/student_mangement_system
Student Management System is a application to register students and edit their respective properties. Delete students from front end as well as backend.
hibernate-jpa java16 mysql rest-api spring-boot springmvc springweb sql thymeleaf
Last synced: 16 Oct 2025
https://github.com/itdxer/chaining-ranges-in-sql
Code with examples provided for the article
Last synced: 31 Mar 2025
https://github.com/oguzgn/fully-automated-performance-marketing-dashboard
This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.
bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql
Last synced: 24 Mar 2025
https://github.com/bipin115/php-webapp-signup-forgot-password-reset
This project is a web-based application where you can signup, log in, reset your forgot password functionality with SQL lite Db.
Last synced: 24 Mar 2025
https://github.com/kalyan4636/interview-coding-practice-questions
PYTHON AND JAVA CODING SNIPPETS, TECHNICAL INTERVIEW QUESTIONS AND PRACTICE CODE.
angular corejava cpp css data-structures django framework html java javascript mongodb python sql
Last synced: 11 Apr 2026
https://github.com/uhstray-io/pyrizon
Data Collection, Analysis, Mapping, Pipelining & Transformation, & API using Python
api data-engineering etl numpy pandas plotly python pytorch raw-data scikit-learn seaborne sql sqlite tensorflow
Last synced: 09 Apr 2026
https://github.com/tahanima/sqlzoo-solutions
My solutions of SQLZOO exercises
Last synced: 18 Mar 2026
https://github.com/bigizic/alx-higher_level_programming
Python OOPS, Data-Structure & Algorithms, Unittests, Introduction to MySQL, Web_Jquery, Web_Scraping, Networking
doctest javascript javascript-library jquery jquery-ajax mysql oop oops-in-python python-3 python-classes shell sql unittest web-scraping
Last synced: 11 Apr 2026
https://github.com/mrceperka/sql-file-loader
SQL file loader - Load queries from big SQL files
Last synced: 03 Jan 2026
https://github.com/peter277/sqlcw
SQL Code Wrapper: A lightweight preprocessor for embedding SQL code in host programming languages
code-generator embedded-sql mit-license preprocessor sql sql-integration sql-wrapper
Last synced: 13 Jan 2026
https://github.com/ahmedukamel/warehouse-management-system
The system is for managing all input, output and delivery operations for warehouses at the Faculty of Computing and Artificial Intelligence.
boostrap4 css3 docker hibernate html5 java-8 javascript maven postgresql spring-boot spring-data-jpa spring-mvc spring-security sql thymeleaf
Last synced: 11 Apr 2026
https://github.com/vitonsky/nano-queries
Simple and powerful query builder for any database (SQLite, Postgres, MySQL, etc).
javascript mariadb mysql nodejs pglite postgres postgresql query-builder sql sqlite sqlite3 typescript
Last synced: 13 Sep 2025
https://github.com/arnoldchrisoduor1/machinelearning-and-neuralnetworks
Starting out in Machine Learning.
numpy pandas python scikit-learn scipy sql tensorflow2
Last synced: 11 Apr 2026
https://github.com/hellymodikalpesh/employee-attrition-analysis
Employee Attrition Analysis | Power BI insights into key attrition factors and strategic recommendations to enhance employee retention.
dax-expression excel powerbi python sql
Last synced: 23 May 2026
https://github.com/mgrdich/testgoapi
Creating Api with Golang
chi go golang-server postrgresql sql sqlc
Last synced: 20 Jan 2026
https://github.com/roosterpips12/e-commerce-sql
E-commerce-schema + test
excel-import mysql-database sql
Last synced: 15 Jun 2026
https://github.com/shellyda/project-design-database
Database system for bus companies, managing driver outsourcing, trip tracking, maintenance, and ticket sales. Designed in conceptual, logical, and physical stages with SQL implementation.
conceptual-model database design-database logical-model physical-model sql
Last synced: 14 May 2025
https://github.com/amitrajitdas/sql-practice
My SQL exercises. Feel free to fork.
Last synced: 08 Aug 2025
https://github.com/popcodelab/mdd_mvp
Minimized social network for developers - MVP (Minimum Viable Product)
angular angular-material backend flexbox-css java jpa json jwt-authentication jwt-token material-ui oauth2 reactiveforms rest-api restful scss spring-mvc spring-security springboot sql
Last synced: 10 Mar 2026
https://github.com/misszeferino/sql-projects
bigquery data-analysis mysql queries sql sqlite3
Last synced: 29 Jan 2026
https://github.com/juanjefry23/resume-dev-web
My Resume Dev Web
bootstrap code css frontend git html javascript react responsive-design resume sql
Last synced: 08 Apr 2026
https://github.com/yashodatta15/project_portfolio
data-analysis data-science data-visualization python sql
Last synced: 14 May 2025
https://github.com/drako01/bootcamp-java-educacionit
Repositorio del Proyecto Final
css3 html5 java javascript jsp jsx maven spring-boot sql
Last synced: 11 Apr 2026
https://github.com/ritobrotomukherjee/vet_clinic_db
It's a database creation project using PostgreSQL
database postgres postgresql sql
Last synced: 01 May 2026
https://github.com/ritobrotomukherjee/medical-clinic
It has PostgreSQL codes for creating a medical clinic DB from a ERD
databse-design dbms er-diagram postgresql sql
Last synced: 31 Mar 2025
https://github.com/kritagya123611/university-erp
The Multi-Role University ERP project is a web-based system that serves as an enterprise resource planning (ERP) solution for universities. It will include different user roles such as Admin, Faculty, and Student, each with specific access rights and functionalities. Admin: Manages users, courses, departments, and overall system configurations. F
css3 express-middleware expressjs html5 nodejs postgresql sql tailwindcss
Last synced: 08 Apr 2026
https://github.com/vitor-msp/agencia-viagens-blue-bird-v3
Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 3: ReactJS, Spring, PostgreSQL.
api axios bootstrap java java-spring java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-router reactjs redux regex spring-data-jpa spring-security sql
Last synced: 11 Apr 2026
https://github.com/prasanthvijayy/product-management-system
A scalable and optimized product management system with REST APIs, using ExpressJS, Sequelize (MYSQL), Redis, , Jest for building unit & Integration testing.
docker-compose expressjs graphql jest-reporter jest-tests nodejs redis rest-api sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/abdelkarimhajji/crud
Explore my CRUD project, where PHP, HTML, CSS, and JavaScript come together to create a dynamic web application. Master Create, Read, Update, and Delete operations seamlessly, demonstrating the power of full-stack development. #WebDev #CRUD #PHP #HTML #CSS #JavaScript 🌐💻
crud-api css html javascript mysql-database php sql
Last synced: 11 Apr 2026
https://github.com/ptrvsrg/daily-helper-api
REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов
docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf
Last synced: 11 Apr 2026
https://github.com/yndajas/racqueteer
Lightweight web app for keeping track of racquet sports activities. Record and review matches, coaching, racquets and more!
activerecord mvc ruby sinatra sport sql
Last synced: 31 Mar 2025
https://github.com/erossini/splitsqlscript
Split an SQL script file into smaller chinks based on the specified maximum byte size.
split splitter sql sql-script sql-scripts
Last synced: 09 Jun 2026