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-06-25 00:25:43 UTC
- JSON Representation
https://github.com/dyazincahya/kbbi-sql-database
Kamus Besar Bahasa Indonesia (KBBI) SQL Database | Total data 115.978 Kata | Tersedia untuk MySQL, SQLite dan PostgreSQL. Juga tersedia untuk format data CSV, JSON, Markdown, PHP Array, XML, DbUnit, HTML
bahasa-indonesia csv data database dictionary indonesian-language json kamus kamus-besar-bahasa-indonesia kamus-indonesia kbbi kbbi-api kbbi-sql mysql php-array postgresql sql sqlite xml
Last synced: 19 Aug 2025
https://github.com/kolosovpetro/rental-sql-database
Rental Store SQL Database and queries
Last synced: 30 Jun 2025
https://github.com/devops-ia/helm-steampipe
Helm chart for Steampipe
charts helm kubernetes oauth2 query sql steampipe steampipe-dashboard steampipe-mod steampipe-plugin
Last synced: 07 Mar 2026
https://github.com/cjunwon/youtube-data-analysis
End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask
aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api
Last synced: 17 Feb 2026
https://github.com/nikolatechie/dress-to-impress
Dress to Impress is a web application that allows users to try on clothes virtually, eliminating the need to visit a store in person.
hackathon hackupc java machine-learning mysql python react reactjs resnet spring-boot sql tensorflow typescript
Last synced: 05 May 2025
https://github.com/nicolasbizzozzero/twister
[fr] Twitter-like social network using Apache Tomcat, MongoDB and MySQL
apache-tomcat css html java javascript mongodb mongodb-database mysql mysql-database social-network sql tomcat
Last synced: 12 Apr 2025
https://github.com/peterhenryd/supermodel
Supermodel is an abstract data-modeling library written in Rust.
Last synced: 13 Jun 2025
https://github.com/AivanF/Lemuras
A small Python library to deal with big tables
bigdata data-analysis html ipython-notebook join-tables json jupyter-notebook pandas pivot-tables python sql table
Last synced: 11 Apr 2025
https://github.com/diegojromerolopez/babik
A Django queryset-like API for Ruby on Rails
activerecord mysql postgresql query-builder ruby ruby-gem ruby-on-rails sql sqlite3
Last synced: 07 Mar 2026
https://github.com/ds-joe/saas-multi-layout-laravel-template
a SaaS multi layouts template using laravel react inertia
dashboard inertia javascript laravel mysql nodejs react redux redux-toolkit saas sass shadcn sql strip tailwind tailwindcss typescript vite
Last synced: 04 Jul 2025
https://github.com/rahul-bhati/music_website
This is music/mp3 website where you can listen and download your favourite song. Website is created by Rahul Bhati using html, css, bootstrap, jquery, javascript and php.
bootstrap communityexchange css ghdesktop github html5 javascript jquery learn music php sql
Last synced: 11 Apr 2026
https://github.com/piotr-maker/sqlinq
SQLinq is a C++ library that enables easy and efficient integration with SQL databases, using a syntax similar to LINQ from C#.
cpp cpp20-library databases linq orm sql sqlite
Last synced: 25 Apr 2026
https://github.com/nestorrente/erdiagram-cli
ERDiagram library CLI command
diagram entity erdiagram generation java javascript js mysql nomnoml oracle oracledb plantuml postgres postgresql relationship sql sqlite sqlserver ts typescript
Last synced: 14 Mar 2026
https://github.com/miyamo2/pqxd
pqxd, the `database/sql` driver for PartiQL in Amazon DynamoDB
amazon-dynamodb aws aws-dynamodb database-sql dynamo dynamodb dynamodb-client go golang partiql pqxd sql sql-driver
Last synced: 10 Mar 2026
https://github.com/olipliche/budget-app
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
database postgresql rails ruby sql
Last synced: 20 Jan 2026
https://github.com/parzibyte/crud-postgresql-python
CRUD con Python y PostgreSQL usando psycopg2
crud database postgresql psycopg2 python sql
Last synced: 12 Apr 2025
https://github.com/ahmad-masud/database-schema-constructor
🗄A tool created to help design and visualize database schemas in sql
database database-generator database-management database-schema firebase javascript nodejs react schema sql
Last synced: 03 Nov 2025
https://github.com/jacobstephens2/channel-zero-news-web-app
A web-based party game inspired by Jackbox and SNL's Weekend Update- players write scripts for each other to perform live on a shared screen.
bootstrap css game html javascript live multiplayer party-game php real-time sql web-app
Last synced: 07 Apr 2026
https://github.com/tafadzwamc/exploratory-data-analysis-projects
This is a repository demonstrating my various data analysis projects, utilizing Python, SQL, Excel ad Power BI.
msexcel mssqlserver powerbi python sql
Last synced: 30 Oct 2025
https://github.com/willie-conway/meta-data-analyst-portfolio
A comprehensive 📚portfolio showcasing projects and skills developed during the Meta Data Analyst Professional Certificate 🎓course, featuring 📈data analysis, 📊visualization, and 👨🏿💻management using various ⚙️tools.
big-data business-intelligence data-analysis data-cleaning data-driven-decisions data-management data-mining data-visualization exploratory-data-analysis jupyter-notebook machine-learning pandas porfolio predictive-modeling python spreadsheet-analysis sql statistics tableau visualization-tools
Last synced: 11 Apr 2026
https://github.com/rgolubtsov/reporter-multilang
A tool to generate human-readable reports based on data from various sources with the focus on its implementation using a series of programming languages.
cli genie golang human-readable-reports javascript multilang mysql nodejs pdf perl postgresql python sql sqlite vala
Last synced: 17 Feb 2026
https://github.com/zejiran/simple-banking-system
💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL
banking database lunh-algorithm python sql
Last synced: 20 May 2026
https://github.com/billionsjoel/vet-clinic-database
This repo involves the schema, queries and data used during the microverse psql learning track.. Most of the query structures you will ever need building a project. From creating tables to joining and querying them.
Last synced: 28 Mar 2025
https://github.com/vcityteam/conver-g
This project aims to create a knowledge hub that can store and query a set of RDF datasets with a versioning system. The project is part of the BD team's research efforts within the LIRIS and VCity project. The aim of this POC is to query a set of city version and extract associated knowledge.
Last synced: 02 Jan 2026
https://github.com/dharejo-junaid/sql-jdbc
This repository contains a Java project that demonstrates how to use JDBC to connect to and retrieve data from three different SQL databases: MySQL, Microsoft Access, and Oracle. In addition, the project includes a Main.java class that provides a simple demonstration of how to retrieve data from a database table using JDBC.
database-connectivity java jdbc microsoft-access mysql oracle sql
Last synced: 20 May 2026
https://github.com/priyanka7411/dataspark-electronics-retail-analytics
DataSpark is a data analysis project using Python, SQL, and Power BI to analyze global electronics retail sales, focusing on customer behavior, sales performance, product profitability, and store performance to optimize sales strategies.
analytics-providers business-intelligence customer-segmentation data data-analysis electronics-industry global-sales pandas powerbi powerbi-visuals product-profitability python retail-analytics sales-performance sql store-analysis visualization
Last synced: 10 Jul 2025
https://github.com/tekyaygilfethi/pythonsqldataframeconnector
This module allows you to create sql create and insertion queries for given dataframe.
connector postgresql python sql
Last synced: 10 May 2026
https://github.com/turbot/steampipe-plugin-steampipecloud
Use SQL to instantly query Steampipe Cloud resources across workspaces. Open source CLI. No DB required.
deprecated hacktoberfest postgresql postgresql-fdw sql steampipe steampipe-cloud steampipe-plugin
Last synced: 31 Mar 2025
https://github.com/speedphp/speedsql
SQL Mapper annotations for NestJS, similar MyBatis.
decor mybatis nest orm sql typescript
Last synced: 12 Apr 2025
https://github.com/didinj/asp-net-core-angular-7
Building Web App using ASP.NET Web API Angular 7 and SQL Server
angular angular7 asp core microsoft net server sql typescript
Last synced: 12 Apr 2025
https://github.com/shivamsouravjha/demons
This is a demo sample of linking NODEJS via ORM and MYSQL
crud-operation crud-sample javascript mysql-database nodejs orm postman-collection sequelize sql
Last synced: 09 May 2026
https://github.com/chaoses-ib/informationsystems
database filesystem gis memory-management sql
Last synced: 12 May 2025
https://github.com/xgfone/go-sqlx
A set of the simple, flexible and powerful SQL builders with zero-config.
builder database go go-sql golang mysql sql sql-builder sqlbuilder
Last synced: 29 Jul 2025
https://github.com/wiriswernek/atividades
Este repositório contem as atividades realizadas durante o período de tempo em que estive na faculdade
bootstrap c css3 html5 java javascript sql
Last synced: 10 Apr 2026
https://github.com/benmukebo/vet-clinic-database
For project you uses a relational database to create the initial data structure for a vet clinic. Built with POSTGRESQL
Last synced: 18 May 2026
https://github.com/panoschatzi/fitnessdatabase
The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.
database etl-pipeline pandas python sql sqlalchemy sqlserver ssms
Last synced: 07 May 2025
https://github.com/widefix/demo-fast-sql
Demo: Ruby on Rails app is faster with SQL
activerecord benchmark benchmark-ips performance rails sql
Last synced: 15 Apr 2025
https://github.com/GitUtk/SchoolManagementSystem
This project is a Python-based Student Management System that allows users to manage student records, check admission availability, view fee structures, and perform various administrative tasks within a school or educational institution.
class12 dbms mysql mysql-connector-python python python3 school school-project schoolmanagement sql tabulate
Last synced: 03 Oct 2025
https://github.com/julianolaurentino/sql_sample
Estudos voltados para criação de consultas em SQL. Este repositório está sendo alimentando semanalmente.
data-analysis sql sql-query sql-server
Last synced: 05 Mar 2025
https://github.com/finesse/minidb
Light database abstraction with a query builder
database library mysql pdo query-builder sql sqlite
Last synced: 10 Jun 2025
https://github.com/yashika-malhotra/strategic-analysis-of-retail-brand-in-south-america-using-sql
Leveraged Big Query and MySQL to analyze 100K records for sales optimization, trend identification, and enhancing customer satisfaction for a retail brand in South America and to provide insights and recommendations to improve their userbase and improve their services
bigquery data-analysis data-science database database-schema google-bigquery mysql-server sql
Last synced: 18 Apr 2026
https://github.com/mnesarco/sqlpage_auth_example
SQLPage Authentication and Authorization example
Last synced: 12 May 2025
https://github.com/marimo-team/codemirror-sql
codemirror codemirror-extension sql
Last synced: 12 Aug 2025
https://github.com/tablelandnetwork/site-tableland
The Tableland homepage
database decentralized sql sqlite tableland tamperproof web3
Last synced: 14 Aug 2025
https://github.com/project-tsurugi/tsurugi_fdw
Tsurugi Foreign Data Wrapper for PostgreSQL.
fdw foreign-data-wrapper postgresql-extension postgressql sql tsurugidb
Last synced: 01 Aug 2025
https://github.com/neopromic/saturn
Saturn is a drag-drop based landing page builder written in javascript/typescript<3
database docker javascript linux native nextjs postgresql prisma react saas sql tailwind tailwindcss typescript vercel web windows wix wordpress
Last synced: 06 Feb 2026
https://github.com/duncan3dc/sql-class
A simple database abstraction layer for PHP, with an on disk caching facility.
Last synced: 05 May 2025
https://github.com/n-r-w/testdock
TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases
database go mongodb pgx postgresql sql testing
Last synced: 08 Aug 2025
https://github.com/turbot/steampipe-mod-guardrails-insights
View dashboards and reports across all of your Turbot Guardrails resources using Powerpipe and Steampipe.
dashboard hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod turbot-guardrails
Last synced: 03 Jul 2025
https://github.com/malaksadek/e-store
An online marketplace Android application 🛍 🛒 (2018)
android android-app android-application android-studio api-wrapper database full-stack ios ios-swift java mobile-app mobile-development mysql mysql-database php phpmyadmin sql swift swift-4
Last synced: 07 Apr 2026
https://github.com/solonovamax/exposed-migrations
A scuffed utility library for JetBrains Exposed to support migrations
Last synced: 25 Jun 2025
https://github.com/felixdev22/vet_clinic
The focus of the project is the Vet Clinic Database, which is a relational database. Users can interact with the project by using SQL commands in the terminal to perform operations such as creating, reading, updating, and deleting specific data from the database.
Last synced: 21 May 2026
https://github.com/cliftondavies/sqlzoo-solutions
A list of solutions for the tutorials and quizzes on https://sqlzoo.net/
Last synced: 22 Jul 2025
https://github.com/adovasoft-rnd/ci-recharge
composer test
ci4 cli codeigniter codeigniter4 commandline controller db library make migration mode mysql php seeds spark sql
Last synced: 12 Apr 2025
https://github.com/officialpiyush/discord-chat2db
Save discord chat into database
chat database discord eris pg postgresql sql
Last synced: 22 Mar 2025
https://github.com/tanveerisonline/oop_school_library
OOP SCHOOL LIBRARY is an educational school library app that records the available books and the records of borrowed books and who borrows them.
postgresql-database rspecs rubocop ruby ruby-on-rails sql
Last synced: 19 May 2026
https://github.com/melisa-karatas/restaurant_management_system
This project is a simple restaurant management system written in Python with database provided by SQL.
management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3
Last synced: 05 May 2026
https://github.com/pascalgn/dbmigration
Database migration tool
data-migration database-migrations migration sql
Last synced: 05 Apr 2025
https://github.com/mateuszgrzelak-git/follow-lights
Making a game to increase short time memory
dotnet javascript mateuszgrzela simon-game sql
Last synced: 05 Mar 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/jenasuraj/caresync
It's an Ai powered full stack combination of both health tracker and hospital management system written with Next.js & typescript
javascript neondb nextjs postgresql python rest-api sql tailwindcss typescript
Last synced: 08 Apr 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/cayo-rodrigues/nff
Automatização de emissão, cancelamento e download de notas fiscais, além de levantamento de dados sobre vendas e compras para produtores rurais em um site do governo chamado Siare.
aws docker go htmx python redis selenium sql tailwindcss
Last synced: 22 Mar 2025
https://github.com/rhaseven7h/sqljson
SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.
field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators
Last synced: 22 May 2026
https://github.com/henriquesebastiao/modernizacao-manejo-api
API async robusta com telemetria para gestão de rebanhos construída com FastAPI.
api async docker fastapi grafana loki opentelemetry postgresql prometheus pytest sql sqlalchemy tempo
Last synced: 12 Apr 2025
https://github.com/bytebase/snowsql-parser
Snowflake parser on ANTLR4
antlr antlr-parser antlr4 database parser snowflake sql
Last synced: 02 Nov 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/burtlo/wraith
Rust (Rocket Diesel) web service to accept InSpec JSON scan data
diesel-rs rocket-rs rust sql sqlite3 webservice
Last synced: 05 Apr 2025
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/yasargis/jelata-framework
Jelata Framework
database framework jelata-framework plpgsql postgresql python python3 reactjs sql
Last synced: 06 Jan 2026
https://github.com/guillermo-musumeci/terraform-azure-vm-windows-sql
Deploy a Windows Server VM with SQL in Azure using Terraform
azure azure-virtual-machine azure-vm iaas iaas-cloud infrastructure-as-code sql sql-server terraform virtual-machine windows windows-server
Last synced: 12 Apr 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/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 06 Apr 2025
https://github.com/sikatikenmogne/school-discipline-management-database
Base de donnée pour la gestion de la discipline en milieu scolaire / Database for school discipline management
database mysql mysql-database sql
Last synced: 17 May 2026
https://github.com/praisespjmt/personal-catalog
This project implemented a console app that will help you to keep a record of different types of things you own: books, music albums, and games. The data are stored in JSON files. The project was implemented using Ruby and SQL
Last synced: 29 Mar 2025
https://github.com/mayank0255/coding-questions
Coding questions for Interview Prep that I have solved on Algoexpert, Leetcode, Codewars, and Hackerrank :man_technologist:
algoexpert code codewars coding-interviews competitive-programming hackerrank interview java javascript leetcode mysql python sql
Last synced: 14 Apr 2025
https://github.com/BillyFrcs/SmarterBooks
Book Management System Application.
asp-net-core azure azure-devops csharp dotnet dotnet-core dotnet-framework entity-framework entity-framework-core razor razor-pages smarterbooks sql sql-server webapp webapplication
Last synced: 10 Mar 2025
https://github.com/sarincr/mysql-database-with-python
MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language
database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite
Last synced: 17 Apr 2026
https://github.com/nomisrev/kotlin-jdbc-dsl
A simple Kotlin DSL for `javax.sql.DataSource`
datasource javax jvm kotlin kotlin-dsl sql
Last synced: 20 Jan 2026
https://github.com/ergonzamarian/trigger
Projeto Finalizado :: Trabalho utilizando trigger
Last synced: 04 Mar 2026
https://github.com/ashirwadpradhan/tpsql
Asynchronous execution of parallely executing SQL query
asynchronous-tasks asyncio parallel-processing query-optimization spark-sql sql
Last synced: 04 Jun 2026
https://github.com/hanan-nawaz/flighttragedyanalysis
Flight Tragedy Analysis is a comprehensive data analysis project focused on examining aviation accidents and incidents from 1905 to 2009. This project provides users with valuable insights into historical plane crashes and their associated data.
airplane-crashes aws aws-redshift aws-s3 data-engineering etl kaggle postgresql power-bi psycopg2 python sql
Last synced: 11 Apr 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/larissaperinoto/store-manager
Project Store Manager is a RESTful API for managing a store's system.
chai express javascript mocha mysql nodejs sql swagger
Last synced: 11 Apr 2026
https://github.com/raziyehbazargan/entityframework
a small project that shows both Database-First workflow and Code-First workflow
codefirst csharp database-first entity-framework mvc-framework sql
Last synced: 12 Mar 2025
https://github.com/ketul-prajapati/online-examination-portal
Online Examination Portal is a desktop application built using Java programming language, which enables teachers to create and manage online exams, and students to take these exams within a specified time limit.
azure desktop-application exam java java-swing sql
Last synced: 20 May 2026
https://github.com/gamemaker2k/hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockey-test hockeyapp php php6 php7 python python2 python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats
Last synced: 13 May 2025
https://github.com/alhankeser/antren-dbt
analytics-engineering data-engineering dbt dbt-core docker sql
Last synced: 27 Mar 2025
https://github.com/ftakelait/datacamp
DataCamp offers interactive R, Python, Sheets, SQL and shell courses. All on topics in data science, statistics and machine learning.
machine-learning sql time-series-analysis
Last synced: 16 Jan 2026