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/claudiarojassoto/db_clinic
This project includes the implementation of a clinic's database from a relational diagram where the tables and their columns are specified, as well as the relationships between them. Accordingly, the tables are built and their relationships are established.
diagram join many-to-many many-to-one relational-databases sql
Last synced: 10 Mar 2026
https://github.com/SANKALP1011/LibraryDatabase
This is an library database build using sql .
Last synced: 30 Jul 2025
https://github.com/raleighlittles/hackerrank-sql
Annotated solutions to HackerRank's SQL domain questions.
Last synced: 21 Mar 2025
https://github.com/rohatdgnr/patika.practical.backend
This repo contains all the backend projects I completed during bootcamp on the Patika.dev platform. Projects are organized weekly and each one is geared towards learning different technologies and practices.
java rest-api spring-boot sql swing
Last synced: 31 Aug 2025
https://github.com/soranoba/pageboy
A SQL pagination library for golang with GORM.
Last synced: 24 Aug 2025
https://github.com/malithonline/FlareBaseExpoD1-d1db-dashboard
🚀 Cloudflare D1 Database Admin Dashboard ⚡ Modern interface with zero setup required 💫
admin-dashboard cloudflare cloudflare-d1 cloudflare-pages d1 dashboard database-admin nextjs react sql typescript
Last synced: 04 Apr 2026
https://github.com/ankitsharma-tech/flask-social-media-automation
Social Media automation application built on Flask. Uses instagrapi to automate posting at scheduled times, and allows user to make AI generated posts. Twitter API is used in order to allow the user to tweet from the site. Utilizes SQLAlchemy for the login, registration process and database, and includes email verification and forgot password.
ai ai-app ai-project ai-social-media ajax automation database flask python social-media sql sqlalchemy sqlite webapps
Last synced: 05 May 2026
https://github.com/qoredb/qoredb
Next Generation Database Client
database-client nosql opensource sql
Last synced: 17 May 2026
https://github.com/marcusmqf/byedb
ByeDB.AI is an innovative AI-powered platform transforming natural language into data insights, all within a familiar chat interface. It enables non-technical users to effortlessly query databases, visualize results with charts, and export data, eliminating the need for SQL knowledge.
ai-agents data-visualization database llm-agent queries sql
Last synced: 08 Jun 2026
https://github.com/nazarii-piontko/datafusion-sharp
.NET bindings for Apache DataFusion query engine - execute blazing-fast SQL queries on Parquet, CSV, and JSON with Apache Arrow
analytics arrow binding csharp csv datafusion dotnet parquet query-engine rust sql
Last synced: 26 Apr 2026
https://github.com/hoseinrezaeem/travel-ticket-online-purchase-system
Project (Hibernate + Servlet + Java) Online shopping site for plane, train and bus tickets It is possible to register, login, buy, show the list of trips based on the origin, destination, date, buy and show tickets Ticket cancellation and... that of Hibernate, Servlet, JSP and Postgresql For back-end site design
css hibernate html inheritance interface jpa junit5 log4j maven servlet session-cookie sql
Last synced: 14 Apr 2025
https://github.com/ernsthaagsman/grouporder
Group food ordering system. Meant as a demo for blog posts, suggest improvements in the issues!
ansible database flask postgresql pycharm python sql vagrant
Last synced: 14 Jul 2025
https://github.com/farzadforuozanfar/story
StoryTeller website
bootstrap5 css js php sql storybook storyteller
Last synced: 12 Apr 2025
https://github.com/ajit24/coderbyte-solution-js
A repo where you can find important questions of DS-ALGO ,REACT and SQL Queries from Codeybyte .
algorithms-and-data-structures coderbyte coderbyte-js-solutions javascript reactjs sql sqlqueries sqlquestions
Last synced: 23 Apr 2025
https://github.com/cyberdelia/sequel-caller-location
Add comments or the caller location to your SQL
Last synced: 13 Apr 2025
https://github.com/turbot/steampipe-plugin-docker
Use SQL to instantly query Dockerfile commands and more from Docker. Open source CLI. No DB required.
backup docker docker-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/arasgungore/ibm-data-science
My solutions to the peer-reviewed assignments in the Data Science Professional Specialization offered by IBM on Coursera.
coursera coursera-data-science coursera-specialization data-analysis data-mining data-science data-science-projects data-visualisation data-visualization database ibm ibm-data-science ibm-data-science-professional jupyter-notebook machine-learning machine-learning-algorithms machine-learning-coursera pandas python sql
Last synced: 12 Apr 2025
https://github.com/d-alejandro/laravel-code-examples
Clean Architecture, SOLID, PHP 8.2, Laravel 9, RESTful API, Nginx, PostgreSQL 16, MySQL 8, CRUD, DTO, Enum, Docker Compose, Unit tests, Feature tests, SQL, Repository Criteria Pattern, Mocking Objects, Design Patterns, PHPUnit
clean-architecture clean-code crud decorator dependency-injection design-patterns docker-compose dto enum feature-tests laravel mocking-objects nginx php phpunit postgresql solid sql unit-tests xdebug
Last synced: 21 Apr 2025
https://github.com/apix/simple-cache
The PSR-16 extension to Apix-Cache
apcs api apic-cache cache-busting igbinary memcached msgpack mysql oracle pdo per-simple-cache psr-16 psr-7 redis sql sqlite tagging
Last synced: 14 Apr 2025
https://github.com/turbot/steampipe-plugin-abuseipdb
Use SQL to instantly query IP abuse scores and more from AbuseIPDB. Open source CLI. No DB required.
abuseipdb abuseipdb-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jul 2025
https://github.com/vb-consulting/blog
Subscribe to this repository to receive notifications whenever a new article is published at https://vb-consulting.github.io/
architecture articles blog csharp databases dotnet postgresql rdmbs software-development sql
Last synced: 01 Sep 2025
https://github.com/mchenryspagg/sql-portfolio-project
A portfolio project involving a detailed analysis of 37,997 high school/college student records to showcase key insights through the aid of effective visualizations aimed at evaluating the factors affecting student's academic performance in high school and colleges in the US..
data-analysis data-visualization database dataset datasets joins spreadsheet sql sqlite visualization
Last synced: 05 Sep 2025
https://github.com/hamzaoutdoors/catalog-of-my-things
A console app that will help you to keep a record of different types of things you won : books, music albums, movies, and games. Everything will be based on the UML class diagram presented in Readme text.
capstone-project database oop postgresql rspec ruby sql tdd
Last synced: 24 Apr 2025
https://github.com/turbot/steampipe-plugin-trivy
Use SQL to instantly query advisories, vulnerabilities, packages, findings and more using Trivy. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin trivy zero-etl
Last synced: 22 Apr 2025
https://github.com/0xadafang/cheatssheets
CheatSheets Rust, Python, C#, Elixir, TS, Kotlin, SQL, Bash, Docker
cheatsheet csharp elixir kotlin python rust sql typescript
Last synced: 13 Apr 2026
https://github.com/rajlaxmimeshram/anime-stream
anime-website java-8 servlet-jsp session-management sql
Last synced: 14 Jul 2025
https://github.com/turbot/steampipe-plugin-microsoft365
Use SQL to instantly query calendars, contacts, drives, mailboxes and more from Microsoft 365. Open source CLI. No DB required.
backup etl hacktoberfest microsoft365 msgraph msgraph-api office365 postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 12 Oct 2025
https://github.com/dsevilla/bdge
Recursos para la asignatura BDGE del Máster de Big Data de la UM/USC.
bigdata couchdb hbase ipython-notebook jupyter jupyter-notebook mongodb mysql neo4j python sql
Last synced: 28 Oct 2025
https://github.com/nicolasbonnici/gorest
GoREST is a library that helps you easily create production-grade REST APIs
Last synced: 14 Jun 2026
https://github.com/tushar2704/data-portfolio
This repository showcases my skills and experience in the field of data analysis. Here, you will find a collection of projects and analyses that demonstrate my ability to extract insights and make data-driven decisions.
artificial-intelligence data-science dataanalysis postgresql python r sql streamlit-tushar2704 tushar2704
Last synced: 14 Mar 2026
https://github.com/akshayreddykotha/sql-data-exploration-project
Parch and Posey database was used to explore different functional aspects of SQL from basic to advanced.
ipynb-jupyter-notebook postgresql sql
Last synced: 28 Oct 2025
https://github.com/farzadoxo/csharp-and-dotnet-in-one-month
💻 I Should learn C# and dotnet with some tools like EF - SQL SERVER - Design pattern and ASP.NET , etc. ..
Last synced: 03 May 2026
https://github.com/sawongam/bank-management-system-in-web
A Web-based banking system, providing account login, creation, balance inquiry, fund transfers, analytics, and more.
bank-management-system banking banking-system bootstrap css e-commerce-project html js open-source opensource opensource-projects opensourceforgood php sql
Last synced: 26 Feb 2026
https://github.com/vivekuw/e-commerce-database-management-project
This is DBMS project of E commerce database . This project content ER diagram or Relation schema diagram and SQL queries.
dbms dbms-project dbmsminiproject ecommerce mysql mysql-database sql
Last synced: 18 Jun 2026
https://github.com/serenedb/serenedb
The First True Distributed Real-Time Search Analytics Database
analytics clickhouse cpp database dbms elasticsearch olap postgresql search-engine sql
Last synced: 02 Apr 2026
https://github.com/mu-selim/empolyee-management-system-next
Next is a employee management system windows application which is built and released using (C#) .net framework and MS SQL server as a database
csharp desktop-application dotnet sql sql-server windows-forms
Last synced: 19 Apr 2026
https://github.com/mixpanel/mixpanel-headless
Complete programmable interface to Mixpanel analytics. Python library and CLI for discovery, querying, and data extraction. Designed with coding agent use in mind.
ai-agents analytics claude-code cli data-engineering duckdb etl mixpanel mixpanel-api python sql
Last synced: 06 Jun 2026
https://github.com/srlion/goobie-mysql
Easily connect to MySQL in Garry's Mod using Rust binary!
async binary fast garrysmod gmod gmod-mysql graceful graceful-shutdown mysql rust rust-lang rustlang simple sql transactions
Last synced: 07 Mar 2025
https://github.com/thamyresarm/dio-bootcamp-warburg-fullstack
Repositório Criado para inserir os desafios de códigos realizados no Bootcamp Fullstack da Warburg Pincus com as linguagens Java e Javascript realizado na DIO.
angular aws cloud-computing java javascript mongodb nosql postgresql springframework sql
Last synced: 29 Apr 2025
https://github.com/tufin/espresso
A framework for writing testable BigQuery queries
Last synced: 04 Oct 2025
https://github.com/marlenemoraes/curso-em-video
Cursos realizados do site Curso em Vídeo, realizado pelo professor Gustavo Guanabara.
css3 html5 java javascript mysql oop-principles packet-tracer python3 sql
Last synced: 14 May 2025
https://github.com/jasonseminara/react_to-do
A to-do app
generalassembly node nodejs postgresql psql react reactjs sql tutorial
Last synced: 02 Oct 2025
https://github.com/melbournedeveloper/covid-19-db
COVID-19 database generated from Johns Hopkins CSSE data
covid-19 csv-files sql sqlite-database
Last synced: 29 Oct 2025
https://github.com/thecodechaser/vet-clinic-database
Vet Clinic Database is SQL relational database that has animal table with some data, And quaries to get data from the table.
Last synced: 27 Jun 2025
https://github.com/kudzaiprichard/online-assessment-portal
Online student assessment portal with PHP
architecture bootstrap css html javascript mvc mvc-architecture mysql object-oriented-programming oop oop-principles php sql
Last synced: 05 Apr 2026
https://github.com/turbot/steampipe-mod-alicloud-compliance
Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your Alibaba Cloud accounts using Powerpipe and Steampipe.
alibaba-cloud alibabacloud alicloud cis cis-benchmark compliance hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 22 Apr 2025
https://github.com/nemwel-boniface/nemwel-vetclinic-db
This database is of an imaginary Vet who wanted an easier way to manage the data about his animals.
Last synced: 09 Feb 2026
https://github.com/turbot/steampipe-plugin-okta
Use SQL to instantly query users, groups, applications and more from Okta. Open source CLI. No DB required.
backup etl hacktoberfest okta okta-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/briansorahan/spatialite
database/sql driver for libspatialite
geospatial spatial spatialite sql sqlite3
Last synced: 22 Mar 2025
https://github.com/prefeitura-rio/queries-rj-smtr
Repositório de queries da Secretaria de Transportes do Rio de Janeiro (SMTR)
Last synced: 17 Jan 2026
https://github.com/avanade/dbex
DbEx provides database extensions for DbUp-inspired database migrations.
ado-net database dbup sql sql-server
Last synced: 12 Sep 2025
https://github.com/linsir6/webnote
记录一些在学习Js,NodeJs,数据库相关方面知识的资料,欢迎fork,star~
Last synced: 08 Apr 2025
https://github.com/kanugurajesh/azure-postgresql-javascript
CRUD operations on azure postgres database
azure azure-postgres crud-operations environment-variables javascript sql
Last synced: 07 May 2025
https://github.com/foxorm/foxorm
The PHP full-featured ORM
cubrid database db mariadb mysql on-the-fly orm php postgresql redbean sql sqlite
Last synced: 19 Oct 2025
https://github.com/fabiannorbertoescobar/sql-ejercicios
Ejercicios de SQL de BD. Tablas, vistas, consultas, funciones, stored-procedures, triggers, roles, backups, restores, etc. TP de BD: https://github.com/FabianNorbertoEscobar/BD-TP
backup bd db functions mysql queries roles sql sqlite sqlserver stored-procedures transact-sql transactions triggers views
Last synced: 03 Aug 2025
https://github.com/neondatabase/semicolons
Take a string with multiple Postgres SQL statements, separated by semicolons, and split it into its constituent statements
comments parse postgres postgresql semicolons split sql
Last synced: 08 Apr 2025
https://github.com/xuesongtao/spellsql
🚀🚀🚀1. 高性能sql拼接工具(使用到 sync.Pool, strings.Builder 等) 2. 主要场景是需要原生 sql, 个人认为能让代码更加整洁,优雅,可控的打印sql log 3. 自带curd的orm操作,性能接近原生
fast-orm light-weight-orm orm spellsql sql
Last synced: 26 Jan 2026
https://github.com/michael-simons/doag2016
Slides and demo code for my talk at DOAG2016
demo jooq spring-boot sql talk
Last synced: 08 May 2025
https://github.com/mo7ammedd/exam-system
The Examination System Database is a comprehensive solution designed to streamline examination processes
database examination-system sql sqlserver
Last synced: 16 Apr 2025
https://github.com/turbot/steampipe-plugin-azuread
Use SQL to instantly query groups, service principals, users and more from Azure Active Directory. Open source CLI. No DB required.
azure-active-directory azuread backup etl hacktoberfest msgraph postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/aymen94/games-center
Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql
dbms game-center java java-swing mysql oop sql steam swing uplay
Last synced: 28 Apr 2025
https://github.com/mfazrinizar/sqlzr-i
This is a Perl program to do an automated SQL Injection for pentesting web's SQL database protection. Coded by M.Fazri Nizar.
database exploit exploitation pentesting perl sql sql-i
Last synced: 08 May 2025
https://github.com/pprattis/Bookstore-ASP.NET-Web-Application
An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.
asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application
Last synced: 30 Oct 2025
https://github.com/turbot/steampipe-plugin-ipstack
Use SQL to instantly query IP geolocation and more from ipstack. Open source CLI. No DB required.
backup etl hacktoberfest ipstack postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/opensearch-project/sql-odbc
OpenSearchODBC is a read-only ODBC driver for Windows and Mac for connecting to OpenSearch SQL support.
odbc opensearch opensearch-plugins sql
Last synced: 26 Apr 2025
https://github.com/azthinker/sqlrepoex
SqlRepoEx Intuitively build SQL statements using C# Lambda Expressions,it is a simple object mapper for .Net.
dapper dapper-extensions expression-to-sql lambda mysql orm sql sqlserver
Last synced: 13 Apr 2025
https://github.com/Venkatesh-Bharath/Java-Full-Stack-interview-questions-3-to-10-years-experience
A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.
corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql
Last synced: 21 Jul 2025
https://github.com/nccapo/paginate-metakit
A powerful pagination toolkit for Go applications using GORM and standard SQL databases. This package provides flexible pagination solutions with support for both offset-based and cursor-based pagination.
go golang gorm gorm-orm metadata pagination sql
Last synced: 19 Jul 2025
https://github.com/abdelkarimhajji/prject_ecomerce
eCommerce Project: Created a dynamic eCommerce platform for seamless online shopping. Browse products, enjoy a smooth checkout experience, and elevate your online retail journey. Shop smart, shop with us! 🛒💻 #eCommerce #WebDevelopment
css ecommerce-website html5 javascript mysql-database php sql
Last synced: 26 Oct 2025
https://github.com/andres-condezo/vet_clinic
Relational database to create the data structure for a vet clinic using PostgreSQL.
Last synced: 28 Apr 2025
https://github.com/dcblogdev/sql-import
PDO import sql from a .sql file
hacktoberfest importer php sql
Last synced: 07 May 2025
https://github.com/halojoy/quickcommunity
Quick Community is a Fast Forum programmed in PHP and using SQL with PDO
board discussion-board forum mysql pdo php sql sqlite
Last synced: 30 Aug 2025
https://github.com/functionreturnfunction/format-table
Parse and reformat tabular data in emacs.
Last synced: 14 Jul 2025
https://github.com/thuongtruong1009/bookept
📚 Knowledge space for nerds. Search online books by subject and add them to your favorite cart
authentication book bookstore cart commerce css database heroku html javascript mysql mysqli online php php8 project pwa responsive sql template
Last synced: 10 Jun 2025
https://github.com/ndleah/dvd-rental-marketing-analytics
🎥 Email marketing campaign analysis
data-analysis data-exploration data-modelling data-structures data-wrangling database sql
Last synced: 19 Jul 2025
https://github.com/imvexed/mockgen
A CLI utility to generate arbitrarily large realistic mock data sets
cli fake-data-generator hacktoberfest mock-data-generator sql
Last synced: 25 Jul 2025
https://github.com/rem0o/dynamicmapper
Dynamic POCO mappers using the Roselyn Compiler.
csharp-script dotnet-standard orm sql
Last synced: 09 Jul 2025
https://github.com/sunilvijayan7/timetracker
A Time Tracker Solution for IT Companies. Developed in .net core, VUE JS, blazor pages and Azure SAAS
attendance azure cqrs-pattern dotnet dotnet-core material nodejs npm saas sql sqlserver time tracker vue vuejs
Last synced: 25 Apr 2025
https://github.com/jimcostdev/python_programming_fundamentals
¡Bienvenido al repositorio Python Programming Fundamentals! Este repositorio está diseñado para ofrecer una guía completa desde los conceptos básicos de programación hasta el dominio práctico de Python.
algoritmos fastapi git mongodb python sql
Last synced: 02 Sep 2025
https://github.com/ronin-co/compiler
Generates SQLite statements from RONIN queries and models.
Last synced: 21 Aug 2025
https://github.com/venkatesh-bharath/java-full-stack-interview-questions-3-to-10-years-experience
A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.
corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql
Last synced: 30 Oct 2025
https://github.com/turbot/steampipe-plugin-crtsh
Use SQL to instantly query crt.sh for certificates, log entries and more. Open source CLI. No DB required.
backup certificate-transparency certificate-transparency-logs certificates crtsh etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/stackql/stackql-jupyter-demo
StackQL Jupyter Notebook Demo
analytics aws azure digitalocean docker finops gcp hacktoberfest jupyter jupyter-notebook linode python reporting security-audit sql stackql
Last synced: 21 Jul 2025
https://github.com/drbarnabus/dactools
A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.
dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool
Last synced: 30 Oct 2025