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-04-27 00:30:14 UTC
- JSON Representation
https://github.com/josemg-ux/travel_agency
Travel agency created with nodejs, express as a server and sequelize to interact with a BD
bootstrap express javascript mvc nodejs nodemon sequelize sql
Last synced: 01 Nov 2025
https://github.com/nezorinegor/bookstore-db
📖 База данных для книжного магазина
Last synced: 02 Aug 2025
https://github.com/gradedjestrisk/db-training
Use, install, performance
database mysql oracle-database plsql postgresql sql sqldeveloper
Last synced: 25 Jul 2025
https://github.com/praveendecode/youtube-data-harvesting-warehousing
Efficient YouTube data harvesting and warehousing with Python, SQL, MongoDB, and Streamlit, enabling seamless analysis and visualization for insightful decision-making in content management and audience engagement strategies
api apiintegration dataanalysis dataharvesting datawarehousing eda mongodb postgres python sql
Last synced: 16 Aug 2025
https://github.com/toolgood/toolgood.sqlfirewall
SQL Firewall, Prevent SQL injection, 防sql注入
Last synced: 13 Apr 2025
https://github.com/ambarja/sql4geographers
SQL4Geographers
geography postgis postgresql qgis sql visual-studio-code
Last synced: 25 Aug 2025
https://github.com/dev-siri/tea-share
Tea Share is a social media application made for Android in Flutter and the Web with TypeScript & SvelteKit.
android dart flutter golang mobile mysql planetscale social-media sql svelte sveltekit tailwindcss
Last synced: 24 Aug 2025
https://github.com/polarfish/update-sql
Liquibase updateSQL command as a service
Last synced: 14 Apr 2025
https://github.com/noonat/migrate
A simple migration helper for Go's database/sql package.
database golang migrations mysql postgres postgresql sql sqlite
Last synced: 09 Apr 2026
https://github.com/sondosaabed/joining-data-in-sql
In this course I learned how to use table joins and relational set theory on joining data. I have also learned how to work with more than one table in SQL, use inner joins, outer joins, and cross joins, leverage set theory, including unions, intersect, and except clauses, and create nested queries.
datacamp-course join joining-data joining-tables sql
Last synced: 24 Jan 2026
https://github.com/evanssnave/final-capstone-project-back-end
@Doc is an application that'll allow users to register and create medical appointments or if they desire they can also reserve doctors. There are options so that users can add or delete a doctor. In a doctor's details page information relevant to appointments and reservations will be displayed.
api backend collaboration database postgresql rubocop ruby ruby-on-rails sql
Last synced: 14 Sep 2025
https://github.com/tebogoyungmercykay/relational-database_using_self-organizing_treaps
This implementation puts a twist on the Standard Treap (randomized search tree) in the sense that I add the idea of self-organizing data structures on top, To implement a Database (collection of rows that are somehow related) Indexing.
abstract classes data-structures-and-algorithms databases indexing java readme relational-databases self-organizing self-organizing-treaps sql sqlqueries templates treaps
Last synced: 13 Apr 2025
https://github.com/stefanov-sm/restql
restql - RESTful web services in SQL
database jsonschema postgresql rest-api sql webservices
Last synced: 14 Apr 2025
https://github.com/andersnm/typedsql
database micro-orm mysql orm sql sql-server sqlserver
Last synced: 23 Aug 2025
https://github.com/lmc-eu/applyalter
Tool for applying alterscripts for DB2, PostgresSQL and Oracle
database database-migrations sql
Last synced: 13 May 2025
https://github.com/vshulcz/youtube_crawler
A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.
crawler database gui osint parser python requests reverse-engineering sql tkinter youtube
Last synced: 16 Jan 2026
https://github.com/walidabazo/ms-sql-server-script-administration-website
ms sql server script administration website with role - permissions back-end website
Last synced: 09 Aug 2025
https://github.com/srinivasrm/mutual-funds-analysis-and-prediction
In this project I have performed analysis and prediction on 1,3,and 5 year returns on 1064 mutual funds in India. I have scraped data from a website which is the most visited website for mutual fund investments.I have tested regression models linear model,SGD Regressor , Random Forest Regressor,Decision Tree Regressor,Ridge,MLP Regressor and linear model (Lasso).After which I have selected the best perorming model and performed Hyper parameter tuning and then deployed an interactive application which can generate the visualization and send an email with the visualization to the users email address.
beautifulsoup data-analysis data-base data-cleaning data-science deployment etl finanace frontend funds machine-learning mutual mutual-funds pgsql python scikit-learn sql streamlit web webapplication
Last synced: 27 Oct 2025
https://github.com/maghead/magsql
high performance cross platform sql generator
Last synced: 01 May 2025
https://github.com/bogdanp/racket-define-query
Turn .sql files into virtual-statements.
Last synced: 03 Apr 2025
https://github.com/ahmadmuj/url-shortener-course-en
URL Shortener English Course
course knexjs koajs nodejs postgresql shortener sql typescript udemy-course udemy-course-project url url-shortener
Last synced: 05 May 2025
https://github.com/hazardland/sql.py
Easyest PostgreSQL ORM
database-connection filter orm postgresql python sql
Last synced: 10 Apr 2025
https://github.com/giis-uniovi/tdrules
Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data
api-testing coverage database fpc mcdc mutants openapi sql testing
Last synced: 11 Apr 2025
https://github.com/kstrassheim/datawarehouse-crawler
This is a content and schema crawler tool to receive, update and import various kinds of data into a Onprem or Cloud based SQLServer or Azure-Synapse-Analysis (Azure Datawarehouse SQLServer). As source it supports SQLServer Tables, ODATA Endpoints, CSV Files or Excel Files. For multiple sources it can run in parallel mode where it would make a thread for each connection. The speciality of this crawler is that it creates the target tables by himself using the additional info from source.json. In case of Azure-Synapse-Analysis it would estimate the distribution type and keys. The syncing works completely without SQL Transactions by using a consistency correction algorithm for very frequent fact tables. There are 5 Syncing Algorithms (see Manual/Insert) which can be selected as well as one Update Algorithm.
azure-data-warehouse azure-synapse-analytics business-intelligence crawler csv data-import data-science datawarehouse datawarehousing docker dotnet-core-2 excel integration-testing odata parallel-computing sql
Last synced: 28 Apr 2026
https://github.com/rajat2502/sql-editor-view
SQL EDITOR VIEW is an application that allows users to simply execute SQL queries on a sample database or design their own tables and receive instant results.
Last synced: 09 Jul 2025
https://github.com/datatogether/sql_datastore
Experimental Golang implementation of the ipfs datastore interface for sql databases.
datastore-interface golang ipfs package sql
Last synced: 07 Oct 2025
https://github.com/jwill9999/contosouniversity
Asp.net MVC 5 with Entity Framework 6 using SQL database
asp asp-net asp-net-mvc aspnet-mvc-5 database-management entity-framework entityframework6 mvc-framework pagination sql
Last synced: 06 May 2025
https://github.com/mallickboy/edtech.github.io
An innovative EdTech platform built with ReactJS, Node.js, and MongoDB, enabling seamless course management, user interaction, and real-time updates. Designed for scalability and user-friendly experiences.
css fullstack-development html javascipt mongodb nodejs reactjs sql
Last synced: 13 Apr 2025
https://github.com/sabaurgup/samples-multi-layer-architecture
Basic Multi-Tier Architecture examples created by me using ASP.NET Core Web API & C# with MySQL database technologies.
asp-net-core controller crud csharp database dotnet-core entity-framework-core layered-architecture migration multitier-architecture mysql-database netcore service sql swagger visual-studio web-application webapi
Last synced: 10 Apr 2025
https://github.com/aziontech/edgesql-shell
A command-line interface for interacting with Azion's EdgeSQL service.
azion cli edge-computing edgesql sql sqlite
Last synced: 28 Oct 2025
https://github.com/lnvaldez/stackoverflow-sql-queries
SQL queries and resources for working with the Stack Overflow 10GB database provided by Brent Ozar.
csv csv-files queries query rpt sql sql-server sql-server-database sql-server-management-studio stackoverflow
Last synced: 30 Oct 2025
https://github.com/buckelieg/jdbc-fn
A functional layer to simplify a usage of JDBC with Stream API for Java 8+
database functional java java-8 java8 jdbc jdbc-stream sql sql-query sql-script sql-stream stream streams
Last synced: 16 Dec 2025
https://github.com/alaa-abdallah1/auction-site
Overview This is an auction app that allows users to bid on items. The app is built using Laravel and Vue. Users can view a list of items up for auction, place bids on items, and view their bidding history.
css html laravel mysql oop php sql tailwindcss vue
Last synced: 15 Jul 2025
https://github.com/seferogluemre/entityframeworkdbfirstproduct
Entity FrameWork first database commerce project
commerce csharp dbfirst-database entity-framework sql
Last synced: 11 Apr 2025
https://github.com/AhmedOsmanDev/HackerRank-Solutions
HackerRank's challenges solutions. Above 350 solutions.
algorithms bash c competitive-programming cpp data-structures hackerrank hackerrank-solutions java javascript linux-shell online-judge problem-solving python3 shell sql
Last synced: 10 Apr 2025
https://github.com/klen/muffin-databases
Async support for a range of databases for Muffin Framework
Last synced: 15 Jul 2025
https://github.com/0xataru/dfox
DFox is a Rust-based database management tool that provides a terminal user interface (TUI) for interacting with PostgreSQL and MySQL databases. It allows users to perform database operations easily and efficiently through a simple and intuitive interface.
crossterm ratatui-rs rust sql tui-rs
Last synced: 07 May 2025
https://github.com/sayakpaul/reporting-in-sql-datacamp-course-exercises
Contains my solutions to the exercises of the course "Reporting in SQL"
Last synced: 10 Sep 2025
https://github.com/arshadkazmi42/chrome-cookie
Chrome cookie manager for node. To set and get cookie from chrome
chrome chrome-cookie cookie cookie-crud crud db hacktoberfest sql sqlite
Last synced: 20 Mar 2025
https://github.com/umbrellaleaf5/sql
My repository where I first try and learn SQL and databases
Last synced: 03 Jul 2025
https://github.com/pedrofnseca/copanga-iot
🌱 Irrigação automática IOT
charts cloud esp32 hardware iot low-level-programming nodejs react sql
Last synced: 11 Jul 2025
https://github.com/manusquall/restaurant-web-app
A restaurant web app to save commands of differents food products, show them and modify it also. Similar to a CRUD app
crud-application database food-products php restaurant-web sql sql-database
Last synced: 13 Apr 2025
https://github.com/felipecastrosales/game
🎮 Game app using IGDB API, with BLoC, Provider, dio, sqflite and others.
api api-rest dart dart-api dartlang dio flutter flutter-api flutter-app flutter-apps flutter-dio flutter-examples flutter-package http igbd json serialization sqflite sql
Last synced: 15 Jul 2025
https://github.com/somdipdey/easysql
Use this class library to execute your MS SQL queries easily without hassle.
csharp csharp-code csharp-library database dataset dictionary easysql ms-sql-queries mssql nuget nuget-gallery nuget-package sql sql-statement sqlhelper tsql
Last synced: 13 Apr 2025
https://github.com/kenvilar/miozika
:musical_note::notes::headphones: A Music Streaming Service Web Application https://miozika.herokuapp.com/
javascript music-player mysql-database object-oriented-programming php7 sql
Last synced: 10 Jul 2025
https://github.com/bhavik-jikadara/peowt
Predicting the Energy Output of Wind Turbine Based on Weather Conditions
data-science deep-learning kaggle lstm machine-learning mysql nlp prediction python sklearn sql windpo
Last synced: 04 Apr 2025
https://github.com/prashantbtkl/nlsql
generates SQL query from natural language for your PostrgreSQL database
llm llm-inference postgres postgresql sql text-to-sql
Last synced: 07 May 2025
https://github.com/fdhhhdjd/full-stack-php-laravel-crud
Php,Laravel,My Sql,Jquery,...
Last synced: 29 Jan 2026
https://github.com/alexandroskyriakakis/database
A Market analytics website created from scratch.
bootstrap database ece-ntua flask javascript market-basket-analysis mysql mysql-connector python sql web-development website
Last synced: 12 Apr 2025
https://github.com/milenkovicm/adhesive
Apache Datafusion JVM User Defined Functions (UDF), integration nobody asked for 😀
arrow bytecode-compiler compiler datafusion java jni jvm rust sql udf udf-libraries userdefined-functions
Last synced: 10 Apr 2025
https://github.com/lewuathe/terraform-aws-presto
Terraform module to create Presto cluster
Last synced: 16 Jun 2025
https://github.com/suxrobgm/sql-data-transfer
SqlDataTransferUtility is application that convert SQL table scheme and table records to JSON format
converter json netstandard scheme sql
Last synced: 23 Jun 2025
https://github.com/saiteja-talluri/fake-news-detection-using-crowdsourcing
Web App for crowdsourcing the verification of spurious news articles.
ajax crowdsourcing database-design database-management fake-news js sql
Last synced: 10 Apr 2025
https://github.com/archf/ansible-sql-runner
Run a sequence of sql queries or scripts on a target db
ansible database impala phoenix postgresql role sql
Last synced: 11 Apr 2025
https://github.com/siris2314/necrofinance
A powerful financial assistant built with databases, Neural Networks, and Natural Language Processing
api crypto cryptocurrency keras-neural-networks keras-tensorflow natural-language-processing neural-networks python3 scikitlearn-machine-learning sql sqlite3 stock stock-market stocks-predictor tensorflow
Last synced: 29 Oct 2025
https://github.com/powersync-ja/powersync-dotnet
SDK that enables local-first and real-time reactive apps with embedded SQLite for .NET clients
local-first local-storage offline offline-first powersync sql sqlite state-management sync
Last synced: 06 May 2025
https://github.com/elizabethsiegle/remote-mcp-server-authless-rickroll
MCP server that pretends to generate a podcast and then proceeds to rickroll you by returning a dynamic AI-generated slug to a Cloudflare Worker that displays a dynamic webpage
cloudflare cloudflare-d1 cloudflare-mcp cloudflare-workers d1-database sql
Last synced: 21 Jun 2025
https://github.com/meyiapir/books-api
REST API for managing book lists
api gin go go-api go-examples golang-api golang-examples golang-rest rest-api sql sqlx
Last synced: 16 Mar 2026
https://github.com/turbot/steampipe-plugin-dockerhub
Use SQL to instantly query Docker Hub repositories, tags, tokens and more. Open source CLI. No DB required.
backup dockerhub etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-cloud steampipe-plugin zero-etl
Last synced: 01 May 2025
https://github.com/compolomus/sqlquerybuilder
Light simple query builder
builder mysql pdo-mysql php7 querybuilder sql sqlbuilder
Last synced: 09 Apr 2025
https://github.com/dataterminalapp/dataterminal
A minimal Postgres desktop client for macOS
database electron mac-app postgres postgresql sql
Last synced: 17 Jun 2025
https://github.com/yordanov0502/disasterscout
Web application for reporting and monitoring of natural disasters and emergencies
axios caffeine-cache cookie firebase git gradle hibernate java javascript jwt mui openssl postgresql react react-query scss spring-boot sql vite
Last synced: 11 Jul 2025
https://github.com/fireemerald/knowntitles
A offline tool to edit the knownTitles of all characters
add character knowntitles lookup modify remove sql tool trinitycore
Last synced: 11 Jan 2026
https://github.com/0xsio/sqlstate-rs
Representations and parsing logic for SQLSTATE return codes.
Last synced: 10 Apr 2025
https://github.com/turbot/steampipe-mod-oci-compliance
Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.
cis cis-benchmark compliance hacktoberfest oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 06 Mar 2026
https://github.com/jakiboy/sqalar
Filter & Fetch Array with SQL Query (PHP)
array arrayassql ferch orm sql
Last synced: 21 Jun 2025
https://github.com/d-ganchar/ripley
A simple interface for routine db operations and data maintenance
clickhouse data data-maintenance database python sql
Last synced: 05 May 2025
https://github.com/astrodynamic/retailanalitycs-in-postgresql
Develop a SQL script to create a database with tables, views, roles, and functions. Form personalized offers to increase average check, frequency of visits, and cross-selling.
bd csv data-analysis data-export data-input data-manipulation data-validation database-management functions git margin offers postgresql retail role-permission-management selling sql transaction tsv views
Last synced: 06 Apr 2026
https://github.com/mo7ammedd/bookstore
Full MVC Book Store with payment method
asp-net-core dotnet entity-framework-core mvc n-tier-architecture repository-pattern sql unit-of-work
Last synced: 06 May 2025
https://github.com/javiercanon/microsoft-sql-server-scripts-utils
👩💻 Utility scripts, functions and stored procedures for Microsoft Sql Server, in the real life... 👨💻
microsoft-sql-server microsoft-sqlserver-database sql sql-functions sql-query sql-script sql-scripts sql-server sql-stored-procedures sql-utilities sql-utils sqlserver
Last synced: 07 May 2025
https://github.com/rammm2005/schema-ecc
Schema of Simple Database make with SQL
Last synced: 16 Aug 2025
https://github.com/chromy/crunch
sqlite3 compiled to WASM for the browser and server
sql sqlite sqlite3 wasm webassembly
Last synced: 11 Apr 2025
https://github.com/magnusrodseth/complete-sql-mastery
My personal notes from the Complete SQL Mastery course.
mysql relational-databases sql
Last synced: 10 Sep 2025
https://github.com/altafjava/migrate-mongodb-to-mysql
This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.
database database-migration migrate migrate-database migrate-mongodb-to-mysql migration mongodb mongodb-migration mongodb-mysql mongodb-to-mysql mysql python sql
Last synced: 15 Jun 2025
https://github.com/fredhutch/hdc-dataengineering-sqlsync
Table synchronization utility for MS-SQL
etl-framework ms-sql-server mssql mssqlserver sql sync sync-utility table-synchronization
Last synced: 07 May 2025
https://github.com/tmhalbert/datadrivenssrs
Data Driven Email Subscriptions in SSRS Standard Edition
mssqlserver reporting reports sql sqlserver sqlserver-2017 ssrs ssrs-reports subscriptions
Last synced: 07 May 2025
https://github.com/muh-hizbe/wilayah-indonesia
indonesia json regions sql wilayah wilayah-indonesia
Last synced: 25 Jan 2026
https://github.com/chandima2000/faculty-management-system
This is a Windows Form application developed in C#
csharp dotnet-core sql windows-forms
Last synced: 11 Apr 2025
https://github.com/joaoassalim/beecrowd-solution
Beecrowd Solution in Python, C, C++, Java and SQL
beecrowd-solutions c cpp17 java python sql
Last synced: 08 Sep 2025
https://github.com/marksikaundi/studentstudy
Manage your time effectively with student study app, The app which helps you plan for your day. a fully python Django project
googlebooksapi sql youtube-api
Last synced: 08 Feb 2026
https://github.com/jobbrio/jobbr-storage-mssql
Storage adapter for MS SQL Servers
jobbr mssql sql sqlserver sqlserver2017
Last synced: 18 Oct 2025
https://github.com/dinxsh/slice
📚 Web app for browsing, reading and getting e-book recommendations.
ajax asp-net asp-net-core asp-net-mvc ebook jquery sql
Last synced: 04 Mar 2026
https://github.com/gabrielfalcao/chemist
Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL
active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing
Last synced: 07 Oct 2025
https://github.com/timkong21/medical-appointment-no-show-prediction
A machine learning solution predicting patient no-shows in healthcare appointments. This project integrates EDA, data processing, feature engineering, and XGBoost modeling, with a workflow spanning from Snowflake data retrieval to AWS deployment (S3, SageMaker, Lambda, API Gateway), aiming to enhance appointment management in medical ERP systems.
api aws aws-lambda aws-s3 data-preprocessing data-science exploratory-data-analysis feature-engineering healthcare hyperopt hyperparameter-tuning hypothesis-testing machine-learning predictive-modeling python sagemaker snowflake sql statistical-analysis xgboost
Last synced: 26 Feb 2026