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-14 00:29:11 UTC
- JSON Representation
https://github.com/antonmarin/traceable-pdo
Adds trace to sql statement. Know the source of your queries!
Last synced: 14 Jan 2026
https://github.com/datacody/dbt-jaffle-shop
A hands-on project built to deepen understanding of dbt modeling, testing, and documentation. Based on the Jaffle Shop dataset, the project showcases best practices in transforming and validating source data for business analytics using the modern data stack.
analytics bigquery data-eng data-modeling dbt etl-pipeline sql transformation
Last synced: 02 Aug 2025
https://github.com/abhi-bhatra/ksarathicommodityapi
Get the real-time price for the crop
azure flask krashak-sarathi sql
Last synced: 04 May 2026
https://github.com/omatheusribeiro/clean-architecture-template-dotnet
This repository has a Clean Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying Clean Architecture principles in .NET applications. 🚀
architecture auto-mapper automapper clean-architecture code-first codefirst dotnet dotnet-core dotnet-core-8 entity-framework entity-framework-core jwt jwt-authentication jwt-token migration sql sql-server viewmodel xunit
Last synced: 24 Feb 2026
https://github.com/patelvivekdev/novelreader
Website to Read and Download NOVEL and COMICS
bookreader comics-reader novelreader php sql
Last synced: 29 Mar 2025
https://github.com/almoghindi/petstore
Pet Store project with ASP.NET core web API with Entity Framework on the server side, SQL Server as the Database And Angular 19 with NgRx for state management for the client side. Azure used as cloud provider.
angular asp-net aspnet-core azure bootstrap css entity-framework ngrx rxjs sql sql-server webapi
Last synced: 10 Apr 2026
https://github.com/ahadalireach/leetcode.solutions
A GitHub repository that contains all the LeetCode problems I have solved, along with their solutions.
Last synced: 26 Mar 2025
https://github.com/bat0ri/mssql-client
Qt client for MS SQL datadase
client database mssql mssql-database orm orm-framework qt6-application qt6-gui sql
Last synced: 25 Dec 2025
https://github.com/diego17cp/npb
a bank java project for the institute
crud java netbeans oracle-database oracle-developer practice-project sql swing
Last synced: 09 Aug 2025
https://github.com/diego17cp/vet-project
A repository of a team-based veterinary application using Java and connecting it to a DB
crud java oracle-database oracle-developer practice-project sql team-repo
Last synced: 09 Aug 2025
https://github.com/simonguozirui/cooxle
A twitter-like social media platform with easy-to-use posting and account systems.
amazon-web-services apache aws-ec2 css3 dynamic-webpages html5 ics4u-course javascript localhost mamp mysql php phpmyadmin-database route53 social-media sql twitter
Last synced: 10 Apr 2026
https://github.com/masajinobe-ef/prsc
🔐Free cross-platform password manager on Flask, Python, SQLite with Cryptography
cross-platform cryptography database flask linux macos password password-manager python security sql sqlite web-development windows
Last synced: 01 Aug 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/agustinmusanti/sqlchallenge-3
This repository contains my answers to theoretical SQL questions, covering key database concepts, query optimization, indexing, normalization, and more. The goal is to reinforce SQL fundamentals and best practices for efficient data management.
data-manipulation database-design sql sql-performance
Last synced: 02 Mar 2026
https://github.com/hashim21223445/hash-toolbox
# Andoka-2 H.5 Andoka now TV
algorithms android blog firebase firebase-realtime-database github github-actions github-config go google-cloud google-cloud-platform google-maps-api html html-css-javascript java machine-learning python spring-boot sql
Last synced: 01 Sep 2025
https://github.com/kenjyco/sql-helper
Helper funcs and tools for working with SQL in mysql, postgresql, and more
cli database kenjyco mysql postgresql python sql sqlalchemy sqlite
Last synced: 04 Jul 2025
https://github.com/afrid1045/database_project
Database of 'Prisons in India'
database indian-prisons pgadmin4 postgresql-database python sql streamlit-framework streamlit-ui
Last synced: 28 Apr 2026
https://github.com/yawkar/sql-mystery-solution
(Student Lab Project) (not quite the right) Solution to https://mystery.knightlab.com/
Last synced: 01 Mar 2026
https://github.com/caren-koroeny/vet--clinic
The project was to create a relational database for a veterinary clinic to manage animal data. A table was designed to store animal information, data was added, and SQL queries were used to extract information from the table. The aim was to improve the clinic's ability to organize and access animal data.
Last synced: 24 Sep 2025
https://github.com/luisfelipepoma/python_for_data_scients
Learning about Python for Data Science Course: Web Scraping, Data Collection, Visualization, and Storage
data-analytics data-science database python scrapping sql
Last synced: 09 May 2026
https://github.com/samantha-ruth/just-tech-news
A Tech Blog were individuals can log in, post interesting articles, and comment on others. Built using Express.js, SQL, MySQL2, Sequelize, and Handlebars.
express expressjs handlebars mysql sequelize sql
Last synced: 09 Apr 2026
https://github.com/symmetric-project/symphony
Pushshift.io to Symmetric post converter.
Last synced: 10 Mar 2026
https://github.com/anant/example-sql-on-cassandra-with-open-source-notebooks
Files to follow along with the Open Source Notebooks and Cassandra Webinar (see README.md)
cassandra datastax datastax-studio jupyter jupyter-notebook nosql notebooks quix spark sql
Last synced: 29 Apr 2026
https://github.com/avdunusinghe/agriproducttracking
.Net 6 | Entity Framework Core | Microsoft SQL | Code First Approach | C# | Type Script | Authorize.Net Payment Gateway | Twilio
angular angular-material csharp efcore microservice sql typescript wso2-esb
Last synced: 01 May 2026
https://github.com/a-moseman/tagsystem
dropwizard java jooq rest-api sql sqlite
Last synced: 20 May 2026
https://github.com/akhtar21yr/text-utils-
The Django Text Utils Project is designed to modify and simplify text. It includes features for converting text to uppercase or lowercase, removing extra spaces, and more. This project aims to provide a comprehensive set of tools for text manipulation, making it easier to clean and format text efficiently in Django applications.
css django html js python sql text-transform text-utils
Last synced: 12 Apr 2026
https://github.com/spoortimorabad/smart-waste-management-system
Smart-Waste Management system
css er-diagram html javascript mit-license schema-diagram sql
Last synced: 18 Apr 2026
https://github.com/marialobillo/fcc-worldcup-database-project
bash certification freecodecamp script sql
Last synced: 17 Apr 2026
https://github.com/ryapric/rpg
PostgreSQL extension to add data manipulation functions such as what's available in the R language
postgresql postgresql-extension sql
Last synced: 31 Aug 2025
https://github.com/shubhendu-bhakat/simon-game
This Simon Game project, developed with JavaScript, HTML, and CSS, recreates the classic memory game. Players must mimic increasingly complex sequences of lights and sounds. The intuitive interface and responsive design ensure an engaging user experience, while JavaScript handles the game logic and user interactions for smooth gameplay.
css3 expressjs html5 javascript nodejs sql
Last synced: 12 Apr 2026
https://github.com/elitan/tsql
A type-safe SQL query builder and database toolkit for TypeScript.
bun database mssql mysql nodejs postgres sql sqlite typescript
Last synced: 21 Sep 2025
https://github.com/ivanbyone/leetcode-sql
LeetCode SQL Solutions in PostgreSQL
leetcode leetcode-solutions leetcode-sql leetcode-sql-50 postgresql sql
Last synced: 01 Jul 2025
https://github.com/elamani-drawing/bdd_pop
Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.
Last synced: 10 Jun 2026
https://github.com/franciscoylderlan/food-explorer-backend
Este projeto é um backend de e-commerce voltada para pedidos e vendas de pratos. Aplicação desenvolvida utilizando NodeJs, Express, SQLite, Knex, Multer e Jest.
ecommerce-application express jest knex multer nodejs sql
Last synced: 04 Apr 2026
https://github.com/camara94/aide-memoire-mdx
MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast
business-intelligence data-warehouse mdx sql
Last synced: 08 Oct 2025
https://github.com/stoolap/stoolap-desktop
A visual database management application for Stoolap
database database-management sql
Last synced: 18 Apr 2026
https://github.com/vhawk19/ambaan
just wants the average analyst to be happi
data-analysis duckdb-wasm sql vue
Last synced: 01 Mar 2026
https://github.com/cristianprochnow/findonation
📍 Do you want to get rid of some item and also make a good act? So you can use this application to help people around you.
nodejs react sql tcc typescript
Last synced: 18 Apr 2026
https://github.com/binayakshree/blog-app
Blog app with dashboard created using Hono & React
fullstack honojs javascript neondb prisma-orm react sql typescript webdevelopment
Last synced: 05 Apr 2026
https://github.com/tcfw/go-migrate
Stupidly simple SQL migrations
database database-migrations go golang golang-package migrations sql
Last synced: 18 Apr 2026
https://github.com/roe-dl/weewx-snmp
WeeWX service to fetch data by SNMP
monitoring pysnmp snmp sql weewx weewx-service
Last synced: 15 Apr 2026
https://github.com/sakshi-choudhary/car-rental-system-dbms-project
car rental system
Last synced: 18 Apr 2026
https://github.com/frederikhs/sql2csv-cmd
cli application for extracting data as csv from a PostgreSQL database using sql
Last synced: 24 Feb 2026
https://github.com/meghajbhat/patient-records-management-system
The Patient Records Management System is a robust web-based application designed for hospitals and healthcare providers to streamline the management of patient records, appointments, prescriptions, and billing.
backend css database-management flask flask-application frontend full-stack-web-development html mysql python python3 sql
Last synced: 18 Apr 2026
https://github.com/noturlee/mvc-tutorial
This Github repo is designed to explain MVC Framework and how it integrates to the local database on your local machine, covering topics like Scaffolding and Methods
cshtml css html javascript model-view-controller mvc-architecture sql ssms
Last synced: 18 Apr 2026
https://github.com/phelipe-sempreboni/informations
Repository for tutorials, information and notes on technology in general.
amazon-web-services datahub datalake datamart datawarehouse datawarehousing etl modelagem-de-dados olap oltp oracle-database pl-sql pl-sql-script powerbi-desktop powerbi-service rds-database sql sqlserver
Last synced: 19 Apr 2026
https://github.com/sprintup/bottlecaps
An open source continuous innovation social interaction platform designed to meet people nearby by listing shared interests.
angular-cli angular4 dotnet-core entity-framework-core identity-provider sql
Last synced: 29 Jan 2026
https://github.com/elazzouzihassan/advanced_databases
This repository contains advanced database concepts and examples, with a specific focus on Oracle Database.
advanced-database db oracle oracle-database sql sqlite
Last synced: 19 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/shanu-shahbin/django_orm_mastery
Django ORM Mastery is a hands-on project developed to help understand and master Django's ORM features. This project contains examples and implementations of various ORM queries, model relationships, signal handling, transactions, and custom managers.
Last synced: 19 Apr 2026
https://github.com/renoyegon/row_health_wellness_program
This analysis assesses the performance of a tech-driven insurance company's Wellness Reimbursement Program, with a focus on generating actionable insights and strategic recommendations for the product and marketing teams, as well as responding to ad-hoc analytical queries to enhance program impact and efficiency.
calculated-fields excel sql tableau
Last synced: 29 Jan 2026
https://github.com/utsavpatel562/codex
CodeX
angular html5-css3 javasc mysql php phpmyadmin-database scss-framework sql
Last synced: 29 Jan 2026
https://github.com/engeziellithon/serieweb
Trabalho de conclusão do curso,Analise e desenvolvimento sistema
asp-net-mvc bootstrap c-sharp css entity-framework javascript sql
Last synced: 20 Apr 2026
https://github.com/shuklayash02/sql_musicstore_dataanaysis
SQL project to analyze online music store data
Last synced: 06 Feb 2026
https://github.com/saleh-bin-sumida/driving_and_vehicles_license_department-dvld
System for managing and issuing driving licenses [winform .NET 8]
csharp dotnet password-hashing sql sqlserver windows-forms windows-registry winforms
Last synced: 20 Apr 2026
https://github.com/yeuner/dataanalystportfolio
This repository contains my Data Analytics portfolio projects ranging from SQL, Python, Tableau and EXCEL
Last synced: 18 Jan 2026
https://github.com/dadananjesha/twitter-search-api
A minimum viable product written in Python using Django and the Django REST Framework with a sqlite database.
django-application django-rest-framework dockerfile mvp mvt-architecture python3 sql sqlite3 twitter-api
Last synced: 20 Apr 2026
https://github.com/mensenvau/data_engineering_solution_no1
Data Engineer Lead Analyst Case Study
data-analyst data-engineer sql
Last synced: 17 Feb 2026
https://github.com/andrewjbateman/nodejs-tutorial-shoppingcart
:clipboard: Udemy Node.js tutorial shopping cart
css3 express-middleware javascript mysql-database nodejs orm sequelize sql tutorial-code
Last synced: 20 Apr 2026
https://github.com/majora2007/easy-java
I wrote this program because I was tired of writing POJOs from SQL then having to write the RowMapper afterwards. This simple program generates the Entity POJO and RowMapper
automation java pojobuilder pojos python rowmapper sql
Last synced: 21 Jan 2026
https://github.com/pinguet62/dbunit-sql
SQL dataset support for "DbUnit" and "spring-test-dbunit"
Last synced: 30 Jan 2026
https://github.com/reznikovroman/itmo-devops-masters-course
Магистратура DevOps. Курс по Базам Данных
databases postgresql python sql sqlalchemy
Last synced: 20 Apr 2026
https://github.com/abe-winter/dirmig
directory-based sql migrations with zero smarts
Last synced: 20 Apr 2026
https://github.com/nirmalnishant645/attendance-system
Automated Attendance System using Facial Recognition in Python
attendance-system cv cv2 face-recognition facial-recognition haar-cascade haar-cascade-classifier machine-learning numpy opencv opencv-python pandas python python-3 python3 sql sqlite sqlite3 tkinter tkinter-gui
Last synced: 15 Apr 2026
https://github.com/stimulsoft/samples-reports.python
Python samples for Reports.PYTHON report builder for Python 3.10 and higher, and embedded report designer and report viewer
adapters builder charts client-server database django export flask generator integration javascript js json pdf python python3 reporting sql tornado webapp
Last synced: 10 Apr 2026
https://github.com/iremcatak/hackerranksqlsolutions
Hackerrank SQL Solutions
hackerrank hackerrank-solutions mssql sql
Last synced: 06 Feb 2026
https://github.com/theleopard65/theleopard65
Hey there, Welcome to my coding playground of cybersecurity related projects. Here's a sneak peek into the digital world of TheLeopard65.
c c-plus-plus c-sharp ctf cybersecut intro introduction java javascript me pakistan player portfolio profile python3 sql
Last synced: 15 Apr 2026
https://github.com/alaa-abdallah1/wuzzufny-jobs-site
Wuzzufny is a job search platform that helps job seekers find jobs that match their qualifications and helps recruiters find suitable candidates for their companies. The platform is built using HTML, CSS, JavaScript, Vue.js, Vuetify, Vuex, Laravel, PHP, OOP, MySQL, SQL, and host files on AWS.
css html javascript laravel mysql oop php sql vuejs vuetify vuex
Last synced: 15 Apr 2026
https://github.com/floressek/database_online_auction
Database Final Project
Last synced: 19 Apr 2026
https://github.com/yanamlnk/car-sharing
Project created during Java Backend Developer track provided by Hyperskill
Last synced: 21 Apr 2026
https://github.com/mehrajlatifli/multiple-table-databases
Example of One to Many and Many To Many relationships in MSSQL Server
manytomany mssql mssqlserver multipletable onetomany relational-databases sql tsql
Last synced: 05 Jun 2026
https://github.com/bredalis/programs
🐍 Simple Python Programs Folder 🐍
algorithms faker imgs libreries matplotlib-pyplot programs python sql sqlite structured-data testing tf tkinter
Last synced: 22 Apr 2026
https://github.com/aryadiahmad4689/selectq-go
SelectQ adalah project opensource yang di bangun atas landasan kemudahan query golang
Last synced: 22 Apr 2026
https://github.com/shivam1808/covid-project-data-exploration
Skills used: Joins, CTE's, Temp Tables, Windows Functions, Aggregate Functions, Creating Views, Converting Data Types
Last synced: 22 Apr 2026
https://github.com/germanysources/fosswaresearch
Search engine for free and open source software on github, gitlab and other hosting services.
github-api gitlab-api searching sql
Last synced: 21 Jan 2026
https://github.com/guidofaecke/jsondbquery
SQL builder
doctrine2 json php php-library rest sql zend-framework zf2 zf3
Last synced: 23 Feb 2026
https://github.com/saba-burduli/online-exam-asp.net-web-api-project-using-ef
Hello My second project in ASP.NET Core Web API .. Using EF(Entity Framework) Code first
asp-net-core entity-framework-core microsoft migration mssql oop orm query sql webapi
Last synced: 22 Apr 2026
https://github.com/benscabbia/ssms-results-parser
Visually compare side-by-side two SQL Server Statistics IO and Time data. Simply copy your output from SSMS and compare!
compare-data parser results-viewer sql sql-server sqlserver ssms
Last synced: 22 Apr 2026
https://github.com/tynoee/record_company-database
A record company database with multiple query commands using SQL
Last synced: 31 Jan 2026
https://github.com/hedimuhamad/movie_api
Movie_API created with PHP and MariaDB
Last synced: 15 Apr 2026
https://github.com/nao1215/sqlode
Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.
cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe
Last synced: 09 May 2026
https://github.com/jassii/java-hackerrank-leetcode-solutions-
arrays binary-tree hackerrank hashing java sql strings
Last synced: 05 Jun 2026
https://github.com/arkenidar/py-sql-task
SQL-Alchemy ( py + sql ) simple app ( task app ) . TextUI + DataBase
Last synced: 06 Jun 2026
https://github.com/pandevim/learn_sql
This repository will help you to learn SQL!
Last synced: 24 Apr 2026
https://github.com/lion-packages/database
Package responsible for generating and executing statements for databases (MySQL/PostgreSQL/SQLite).
database mysql php postgresql sql sqlite
Last synced: 11 Jan 2026