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/lazaroblanc/fisi-lf6-sql
Lösungen zu Übungsaufgaben aus dem Berufsschulunterricht im Lernefeld 6 (Entwickeln und Bereitstellen von Anwendungssystemen) in der Ausbildung zum Fachinformatiker Fachrichtung Systemintegration
berufsschule fachinformatiker mysql northwind northwind-database northwind-schema northwind-sql-database sql systemintegration
Last synced: 29 Mar 2025
https://github.com/shashi1049/bus-reservation-system
The main objective of this Bus Ticket Reservation System project is to build a system that will help a company to make an automatic ticket reservation system. For a large company, it is hard to keep on track of the overall process of ticket booking manually so having an automated system will save time and resources and provide an error-free sol
Last synced: 30 Apr 2025
https://github.com/i-s-compat-table/i.s.compat.table
Information Schema Compatibility Table
database databases hacktoberfest iso-9075 relational-databases sql
Last synced: 11 Jan 2026
https://github.com/oguzgn/firebase-ab-test-analysis-for-a-mobile-race-game
This repository showcases an infrastructure designed for analyzing A/B tests in mobile games. It leverages BigQuery to process Firebase and GA4-based event data and uses Looker Studio for dynamic visualization. The project simplifies A/B test comparisons, enabling stakeholders to view results directly through interactive dashboards.
ab-testing ab-testing-analysis bigquery event-based-tracking firebase looker-studio mobile-game-analytics race-game sql
Last synced: 19 May 2026
https://github.com/sanaa-ennaji/ecomove
Brif java 1
java-8 jdbc-driver poo postgresql sql
Last synced: 02 Feb 2026
https://github.com/castaglia/proftpd-mod_conf_sql
ProFTPD module that reads proftpd.conf data from SQL tables
Last synced: 29 Mar 2025
https://github.com/minicloudsky/minerva
Minerva is a SQL type detection tool based on TiDB parser, which automatically identifies SQL types such as creating tables, modifying table fields, adding indexes, deleting indexes, and modifying tables. It can be used in scenarios such as SQL risk assessment.
go golang mysql mysql-database parser sql tidb
Last synced: 02 Jan 2026
https://github.com/pastuhov/yii2-query-tag
Adds trace lines to every DB query
debug optimization sql tool trace
Last synced: 13 Mar 2025
https://github.com/elliotcourant/pgoparser
PostgreSQL parser written in pure go.
parser postgres sql sql-parser
Last synced: 16 Apr 2026
https://github.com/amaanalikhan3000/cinemahub2
Movie Booking Spring Boot App using Java , Spring Boot and Spring Security
2025 backend documentation firsttimers friendly hacktoberfest hacktoberfest-accepted java prs-welcome springboot sql
Last synced: 28 Oct 2025
https://github.com/biroltopuz/db-scripts
I share my favorite database scripts here
dba mssql mssql-database scripts sql
Last synced: 30 Oct 2025
https://github.com/muhammadsaadx/dynamic-system-model-database
I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.
avl-tree btree data-structures database-management red-black-tree sql
Last synced: 12 Mar 2025
https://github.com/wwakabobik/home
H.O.M.E. is smart home project.
arduino esp8266 flask home-automation iot iot-platform lora monitoring pws python python3 raspberry-pi smart-home sql sqlite sqlite3 weather-station wind-turbine
Last synced: 12 Nov 2025
https://github.com/astj/p6-sql-namedplaceholder
Perl6 port of https://github.com/cho45/SQL-NamedPlaceholder
Last synced: 14 Apr 2025
https://github.com/danolivo/pargres
[Prototype] [WIP] Extension on PostgreSQL for parallel query execution
Last synced: 18 May 2026
https://github.com/sqrtneginf/qsar-to-sql
Tools for converting Biobyte QSAR database to SQL
Last synced: 21 Jul 2025
https://github.com/turbot/powerpipe-mod-youtube
Visualize Youtube channel performance, viewer trends, and geographic insights, and more using Powerpipe and PostgreSQL.
dashboard postgres postgresql powerpipe powerpipe-mod sql youtube youtubechannel
Last synced: 14 May 2026
https://github.com/marialobillo/fcc-periodic-table-database-project
free code camp database project - periodic table
bash certification freecodecamp shell-script sql
Last synced: 20 May 2026
https://github.com/lz1998/rs-sql2struct
A developer-friendly tool for generating rust struct using sql
diesel orm rust sql sql2struct sqlx struct
Last synced: 15 May 2026
https://github.com/chempik1234/VERYOLD-pc-hardware-shop
my first flask project
css flask flask-api flask-restful html sql sqlalchemy-orm sqlalchemy-python website
Last synced: 28 Oct 2025
https://github.com/devexpress-examples/winforms-grid-sql-pagination
Implement a pager using the grid's Data Navigator.
data-binding data-grid data-pagination dotnet grid-control sql windows-forms winforms xtragrid-suite
Last synced: 07 Mar 2026
https://github.com/majdi-akrmi/retail-orders-etl
This is end-to-end data engineering ETL project using Python ,Pandas, SQL and Postgres
Last synced: 29 Apr 2026
https://github.com/themartiano/bkSQL
bkSQL will help you and save your time by auto-backuping your remote DataBases
application automation backup brhaka java mysql open-source program sql
Last synced: 17 Apr 2026
https://github.com/shencangsheng/easy_db
EasyDB 是一个由 Rust 编写的 SQL 助手,旨在增强文本文件查询能力。通过 EasyDB,你可以将多个文本文件视为一个数据库,并使用 SQL 进行查询。它支持多种文件格式,包括 CSV、NdJson、JSON 和 Parquet 文件,无需进行文件转换,开箱即用。
compose csv databases json query-editor sql sql-assistant
Last synced: 22 Jun 2025
https://github.com/elkronos/sql_portfolio
Examples of SQL scripts. Includes templates for admin (SQL server) and data cleaning, as well as scripts designed for creating a mock database, illustrating triggers, common table expressions, analysis, and ETL.
analysis cte database database-management etl feature-engineering sql sql-server trigger-events
Last synced: 18 May 2026
https://github.com/luminousmen/django-sql
A simple app for executing SQL queries in Django admin panel.
django django-admin-panel django-sql sql
Last synced: 01 May 2025
https://github.com/darhnoel/markql
A SQL-style query engine for HTML that makes extraction and filtering predictable, fast, and maintainable.
cli cplusplus cpp20 csv data-engineering data-extraction dom etl html json markql parquet query-language repl sql sql-like web-scraping
Last synced: 02 Apr 2026
https://github.com/sujunmin/mariadbdailycheckscripts
MariaDB Daily Check Scripts in PowerShell and SQL
daily-tasks database-status mariadb-server powershell sql windows
Last synced: 18 Feb 2026
https://github.com/mduesterhoeft/spring-boot-starter-exposed
A Spring Boot starter for useful autoconfiguration for the Exposed SQL framework
autoconfiguration database exposed kotlin spring-boot spring-boot-starter sql
Last synced: 12 Sep 2025
https://github.com/mcaelanremigio/sdsu_undergraduate_os
Statistics: Data Science major at SDSU sharing applied data science projects and leadership work developed alongside my undergraduate studies.
analytics data-science leadership portfolio professional-development python r sas sdsu sql statistics
Last synced: 30 Jun 2026
https://github.com/kedarvartak/db-cortex
This project allows users to query databases through simple natural language commands.
Last synced: 06 Mar 2026
https://github.com/jvmistica/knowledge-base
A knowledge base web application created using Flask.
flask gcp google-cloud-platform kb knowledge-base python sql web-app
Last synced: 19 Jan 2026
https://github.com/vvipjain/ecommerce-sales-analysis
Ecommerce Sales Analysis
data-analysis pandas pandas-dataframe python sql sqlalchemy
Last synced: 16 Apr 2026
https://github.com/sahilumraniya/mentorship-matching-platform
The mentorship website is a powerful platform for connecting mentors and mentees, facilitating skill-sharing and professional growth.
expressjs feathersjs jwt-authentication nextjs nodejs reactjs redux-toolkit sql tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/arjuncodess/tweetera
Introducing *Tweetera*, the exciting new social media platform that brings people together in real-time conversations. Share your thoughts, connect with friends, and discover trending topics—all in a user-friendly interface. Join the conversation today!
planetscale prisma react sql tailwindcss twitter
Last synced: 13 May 2026
https://github.com/zulfachafidz/ppdb-web
Website PPDB (Penerimaan Peserta Didik Baru) adalah proyek berbasis web yang dibangun dengan menggunakan bahasa pemrograman PHP dan menggunakan MySQL sebagai basis data. Proyek ini dirancang untuk memfasilitasi proses pendaftaran peserta didik baru dengan menyediakan berbagai fitur termasuk landing page yang informatif, tampilan admin untuk pengelo
crud css databse html mysql php sql web website
Last synced: 11 May 2026
https://github.com/gisce/oopgrade
OpenObject Upgrade lib
hacktoberfest migration openerp postgresql sql
Last synced: 12 Apr 2025
https://github.com/alecgn/usefull-powershell-scripts
A collection of usefull windows powershell scripts for Web and SQL server management.
backup certificate iis pfx powershell site sql utils
Last synced: 27 Mar 2025
https://github.com/piratesmanx1/shoppa-2020
A group assignment that required us to apply the knowledge of AJAX and Bootstrap 4 that's been taught in this course. On this assessment we've chose to create a website that focused on selling the technological products such as phone and laptop. The assessment is not much of a hard task to handle with as I've self-learned the concept of AJAX and Bootstrap 4 in my previous project like Meal-Debit System in 2019. With that, the assessment allowed me to obtain more experience from implementing these concepts, and deepened my knowledge of AJAX and Bootstrap 4 from this course.
ajax ajax-call ajax-form ajax-request ajax-search ajax-upload html html-css html-css-javascript html-template html5 html5-canvas php php5 phpmyadmin sql sql-query sql-server xmlhttprequest
Last synced: 22 Feb 2026
https://github.com/marregui/quest
Desktop client application that uses the Postgres Wire Protocol to connect to a compatible database such as QuestDB, CrateDB, TimescaleDB and Postgres.
gui java questdb questdb-desktop-client sql swing-gui timeseries
Last synced: 27 Jun 2025
https://github.com/mberkiskal/patisserie-pastane
A patisserie application that handles adding materials, adding products, creating products, calculating costs and checking cash registers.Malzeme ekleme, ürün ekleme, ürün oluşturma, maliyet hesaplama ve kasa girdi çıktılarını tutan bir pastane uygulaması.
csharp mssql mssql-database sql windowsforms-applications
Last synced: 02 Feb 2026
https://github.com/shadiyaiffath/rent-a-car-store-api
A vehicle rental store API created using ASP.Net Core. The application follows onion architecture with EF Core, Hangfire integration for background jobs and Web scraping components. This is the backend for the online vehicle store repository.
asp-net-core efcore factory-pattern hangfire onion-architecture repository-pattern sql
Last synced: 12 Dec 2025
https://github.com/kananniftiyev/cloudcourier
CloudCourier📦 is a versatile and secure file transfer platform designed to streamline the way you share and manage your files. Whether you need to send large documents, images, videos, or any other file type, CloudCourier📦 simplifies the process while ensuring data privacy and control.
azure bash chi css file firebase golang html javascript joy-ui mongodb postgres react reactjs rest-api service-oriented-architecture sql
Last synced: 06 Apr 2026
https://github.com/bobbyiliev/materialize-sql-exporter-demo
Materialize + Prometheus SQL Exporter + Grafana
grafana materialize prometheus sql streaming-data
Last synced: 06 Mar 2026
https://github.com/bilbottom/db-query-profiler
Lightweight database query profiler.
Last synced: 03 May 2025
https://github.com/gabrielogregorio/my-routine
👨💻 Programa de controle de rotina
Last synced: 15 May 2026
https://github.com/AhmedOsmanDev/LeetCode-Solutions
LeetCode's problems solutions.
algorithms c competitive-programming cpp csharp data-structures leetcode leetcode-solutions online-judge problem-solving python3 sql
Last synced: 10 Apr 2025
https://github.com/santik/sqlelasticsearchqueryconverter
Converts AND OR SQL like query to Elastic Search query
andor elasticsearch php query query-builder query-parser querystring sql
Last synced: 16 Sep 2025
https://github.com/hancheester/apollo
My full-fledged eCommerce platform.
asp-net asp-net-mvc cache-control ecommerce entity-framework shopping-cart sql sql-server
Last synced: 26 Mar 2025
https://github.com/milenkovicm/lightfusion
LightGBM Inference on Datafusion
batch-inference datafusion inference lightgbm machine-learning rust sql udf userdefined-functions
Last synced: 06 May 2026
https://github.com/codingforentrepreneurs/expressjs-harperdb
Getting started with Express.js and HarperDB on Linode
cfe databases express-js getting-started harperdb javascript linode node node-js nosql sql tutorial virtual-machine
Last synced: 18 Jan 2026
https://github.com/turbot/steampipe-plugin-circleci
Use SQL to instantly query projects, pipelines, builds and more from CircleCI. Open source CLI. No DB required.
backup builds etl hacktoberfest pipelines postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/mitre/aws-rds-microsoft-sql-server-2014-instance-stig-baseline
InSpec profile to validate the secure configuration of AWS RDS Microsoft SQL Server 2014, against DISA's Microsoft SQL Server 2014 Instance Security Technical Implementation Guide (STIG) Version 1, Release 9.
inspec microsoft mitre-corporation mitre-inspec mitre-saf sql stig
Last synced: 30 Oct 2025
https://github.com/tynab/boto-3
Boto 3
amazon-s3 amazon-simple-storage-service amazon-web-services amazon-web-services-s3 amazon-web-services-simple-storage-service aws aws-s3 aws-simple-storage-service boto boto-3 csv py python s3 s3-bucket s3-select simple-storage-service sql tynab yan
Last synced: 13 Feb 2026
https://github.com/iwolf22/the-complete-2023-web-development-bootcamp
Homework and assignments from The Complete 2023 Web Development Bootcamp by Dr. Angela
api-rest css express-js html javascript node-js nosql oauth2 reactjs sql
Last synced: 09 Apr 2026
https://github.com/casualcomputer/sql.mechanic
Functions that generate SQL queries that summarize high-dimensional tables stored in various databases (e.g. Microsoft SQL Servers, Netezza, DB2, Postgres, Oracle, MySQL, etc.).
data-analysis data-quality-checks data-science database mysql netezza oracle postgres quality-control r sql sql-server
Last synced: 30 Jul 2025
https://github.com/brenimcode/hypermarket-database
The HIPERMARKET project aims to develop a relational database system for a hypermarket scenario. The main objective is to reinforce knowledge in database modeling and SQL query development, addressing aspects such as relational algebra, SQL (DDL and DML), stored procedures and triggers.
Last synced: 27 Feb 2025
https://github.com/annakthrnlee/FIFA_World_Cup
Creating a repository for the group, establishing a supervised machine learning model, building a mockup database using SQL, and determining the appropriate technologies.
google-slides jupyter-notebook machine-learning neural-network pandas python sql sqlalchemy tableau tableau-public tensorflow
Last synced: 10 Mar 2025
https://github.com/zhukovanan/wildberries
Интеграция API Wildberries партнеры с помощью R
Last synced: 03 Feb 2026
https://github.com/sofiane-abou-abderrahim/mysql-nodejs-express-demo-blog
I built this little demo blog which uses all 4 CRUD operations with help of SQL and MySQL package which I was using and this connection pool I created which we can use for sending queries to the database. Therefore, all the commands are executed in the NodeJS code. So, the database is used as a data storage in this website application. Indeed, the data is not stored in a standard file.
crud crud-application ejs express expressjs mysql mysql-database nodejs nodejs-server pool promise router sql
Last synced: 10 Apr 2026
https://github.com/tanaymukherjee/Exploring-SQL-with-R
The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL
Last synced: 30 Jul 2025
https://github.com/mikoto2000/sql-divider
SQL のサブクエリを抽出し、それぞれの部分ごとにクエリの発行ができるツール。
Last synced: 04 Feb 2026
https://github.com/pengsrc/database-migrator
Command-line management tools for managing database schema.
Last synced: 18 Jan 2026
https://github.com/viktorsvertoka/goit-rdb-fp
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-fp sql workbench
Last synced: 20 Feb 2026
https://github.com/deve-sh/permit-system
A Lightweight Permit Application System written in PHP and SQL.
Last synced: 14 Nov 2025
https://github.com/turbot/powerpipe-mod-videogames
Visualize video game platforms, developers, industry trends, and more using Powerpipe and MySQL.
dashboard mysql mysql-database powerpipe powerpipe-mod sql video-game
Last synced: 27 Aug 2025
https://github.com/serhatyamann/data_access
Collecting data with ORM tools EF and Dapper.
codefirst crud dapper dapper-crud data-access database dbfirst entity-framework linq linq-methods linq-to-entities linq-to-sql micro-orm model-first object-relational-mapping orm queries sql
Last synced: 02 Jul 2026
https://github.com/brian-emarquez/mysql-training
Modelo Entidad Relacion (ER)
Last synced: 15 Mar 2025
https://github.com/virajbhutada/cliquebait-digital-marketing-analysis-using-sql
This GitHub repository contains the CliqueBait Digital Marketing Analysis project, utilizing SQL for comprehensive analysis of marketing campaigns, user engagement, product performance, and website interactions within the Clique Bait food app. The project offers actionable insights for optimizing marketing strategies in competitive landscape.
campaign-website data-analysis data-extraction data-science digital-marketing food-store microsoft-excel mysql product-performance sql sql-database sql-project user-engagement website-analytics
Last synced: 27 Feb 2025
https://github.com/dario-l/ses
SimpleEventStore is a simple event store library for .NET based on rdbms persistance.
cqrs cqrs-es event-sourcing event-store event-stream ms-sql-server rdbms sql streams
Last synced: 03 Oct 2025
https://github.com/aliesmaeil/queries-in-file
converting multiple SQL queries located in a file into only one composite insert query
Last synced: 04 Jan 2026
https://github.com/boburmirzo/autogen-multi-agent-memory
AutoGen Multi-agent Conversation and Recall using Memori
ai-agents autogen autogen-sample memory sql
Last synced: 04 Oct 2025
https://github.com/beranradek/overview-repo
Rich repository implementation with overview (filtering, grouping, ordering and pagination) settings, including support for 1:1 and 1:n joins (for SQL)
Last synced: 14 Jan 2026
https://github.com/ivanbyone/awesome-leetcode-sql
LeetCode SQL Solutions in PostgreSQL
awesome-sql interview-preparation leetcode leetcode-solutions leetcode-sql leetcode-sql-50 pgsql postgresql sql
Last synced: 13 Jul 2025
https://github.com/mg98/filter.js
JS package that enables you to formulate complex conditions in a convenient string syntax which can then be matched with objects and further query a JSON array.
declarative-programming json sql
Last synced: 16 May 2025
https://github.com/gsiems/go-db-meta
Query database metadata
database meta-data mysql oracle postgresql sql sqlite3
Last synced: 12 Jan 2026
https://github.com/codewithkyle/jsql
Asynchronously access and manage your IndexedDB databases using SQL queries.
asynchronous indexeddb offline-capable sql web-worker
Last synced: 15 Mar 2025
https://github.com/dustinkredmond/sqlitetocsv
Command line tool written in C language to export SQLite data as a CSV file.
Last synced: 26 Aug 2025
https://github.com/jpenrici/Miscellaneous
Miscellaneous code: C++, Python, Bash, Portugol, Visualg ...
algorithms cpp csv game-development libreoffice openbox portugol python3 qt-creator script shell sql sublime-build sublime-snippets sublime-text-3 tools vba vba-macros vcf visualg
Last synced: 29 Jul 2025
https://github.com/tspannhw/table-ddl
DDL for Kudu, Impala, Phoenix, HBase, Hive, MySQL, PostgreSQL, Calcite, ... Tables. SQL.
apache-hbase apache-hive apache-kudu apache-phoenix apache-sparksql cloudera ddl hue nifi sql
Last synced: 19 Mar 2026
https://github.com/barakadanny/-vet_clinic-db
Vet clinic database is the collections of tables and related queries.
Last synced: 30 Jan 2026
https://github.com/hristianivanov/softuni-courses
Course exercises | SoftUni | Hristian Ivanov
csharp devops ef-core html-css-javascript mssqlserver softuni softuni-programming software-engineering sql
Last synced: 26 Jan 2026
https://github.com/shamimgeek/docker-compose-postgres
Postgresql with pgadmin4 and docker-compose and practice sql
docker docker-compose pgadmin-docker pgadmin4 postgresql sql
Last synced: 17 Jan 2026
https://github.com/martinius96/rfid-otvaranie-dveri
RFID systém pre otváranie elektronických dverí s webovou časťou pre správu a autorizáciu prístupových kariet. Mikrokontróler ESP8266, ESP32 s WiFi konektivitou.
arduino arduino-sketch arduino-uno bootstrap esp32 esp32-arduino esp8266 esp8266-arduino html mifare mysql nfc-card-reader nfc-tag nodemcu ota-update php rc522 reader rfid sql
Last synced: 12 Apr 2026
https://github.com/joec05/social-media-app-pgsql
PostgreSQL database for my Flutter social media app
android database dblinl flutter flutter-android postgresql postgresql-backup postgresql-database social-app social-media social-media-app sql
Last synced: 21 Feb 2026
https://github.com/nathanthorell/sql-tools
A collection of utility tools for working with various dialects of SQL databases
Last synced: 24 Apr 2025