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-30 00:25:46 UTC
- JSON Representation
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/shanduur/c-embedded-sql
This repository contains code of VSCode extension for highlighting SQL syntax in C code.
Last synced: 04 Oct 2025
https://github.com/birmingham-and-solihull-ics/bsol_outcomes_framework
Repository for code to prepare the indicators for BSOL ICS Population Health Outcomes Framework
local-government nhs population-health public-health r sql
Last synced: 14 Apr 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/fsistemas/gosqltojson
gosqltojson is a go version of sql2json(python3). Help to automate sql query execution and export to csv, json
automation command-line-tool csv database go json mysql postgres sql tool
Last synced: 12 Apr 2026
https://github.com/shaadclt/music-store-analysis-sql
This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.
Last synced: 28 Mar 2025
https://github.com/mrotteveel/firebird-reserved-words
Tool to collect reserved and non-reserved keyword information for Firebird and SQL standard into a Firebird database.
Last synced: 21 Jun 2025
https://github.com/turbot/steampipe-mod-terraform-gcp-compliance
Run compliance and security controls to detect Terraform GCP resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.
compliance gcp hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform
Last synced: 04 Feb 2026
https://github.com/dsego/sql_tag
JS tagged template literals for prepared SQL statements.
database deno-module query-builder safe-sql sql template-literals
Last synced: 19 Feb 2026
https://github.com/simerplaha/justsql
Just write SQL as String
database-access database-connector database-management scala sql
Last synced: 23 Sep 2025
https://github.com/ninryt/taxdatabase-sql-tableau
End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.
azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram python3 sql tableau
Last synced: 18 May 2026
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/byoso/silly_db
Minimalist ORM using sqlite3, simple but efficient.
database orm orm-framework python3 sql sqlite3
Last synced: 09 May 2026
https://github.com/kerimli-veli/social_media-efc-sql
"A social media management system developed in C# using Entity Framework Core and SQL Server
csharp entity-framework-core orm sql
Last synced: 04 Oct 2025
https://github.com/simoneas02/data-science
🐍 A planning study to become a data scientist and to improve my current skills. 🤘🏼🌻
data data-analysis data-science data-visualization deep-learning machine-learning pandas python3 r sql
Last synced: 12 Apr 2026
https://github.com/farahibrar/cfg-sql-deloitte
This repository contains a comprehensive SQL project developed as part of CFG's SQL course powered by Deloitte. It spans foundational to advanced SQL techniques, including database creation, data manipulation, complex queries, and data management. It also includes projects on cricket data analysis and financial analysis using SQL and Tableau.
aggregation complexqueries database database-management database-schema datatypeconverter flowcontrol indexes-in-db joins locking normalization sql stored-function stored-procedures tableau triggers union views
Last synced: 20 Mar 2025
https://github.com/aloth/power-bi-book-resources
Official resources for "Teach Yourself VISUALLY Power BI" by Alexander Loth (Wiley). Get all Power BI project files (.pbix) and datasets to follow along with the visual, step-by-step exercises in the book.
analytics bi business-analytics business-intelligence dashboards data-analysis data-cleaning data-modeling datavisualization dax etl microsoft microsoft-power-bi power-bi-desktop power-platform powerbi powerquery reporting sql visualization
Last synced: 19 Feb 2026
https://github.com/francescodisalesgithub/plsql_dummies
dummy program to prove the syntax of pl/sql
Last synced: 22 Mar 2025
https://github.com/paulio11/p4-squigl-twitter-clone
A social network based on Twitter.
css django html javascript jquery python sql
Last synced: 09 Apr 2026
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/mynk2906/tendermanagementsystem
The Tender Management System is an e-Tendering System which facilitates the complete tendering process with the exception of advertising.
Last synced: 22 Mar 2025
https://github.com/leviobrabo/historia
História: JSON (Conteúdos de história em JSON)
curiosidade-historicas estudo estudo-historia eventos-historicos fatos-historicos frases-historicas historia historia-do-brasil historia-do-mundo json sql xml yaml
Last synced: 17 May 2026
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/jeescu/nebula
:milky_way: Experimental Node.js micro-framework for building micro-services and APIs.
api boilerplate expressjs generator javascript micro-framework microservice nebulajs nodejs rdbms sql
Last synced: 09 Apr 2026
https://github.com/tejashviraj19/mongodb-sql
📘 Daily log of hands-on practice with MongoDB and SQL. Features real-world queries, Java-based CRUD operations, and date-wise progress. Built as part of my backend development journey — one commit at a time.
backend crud database java java-crud learning mongodb mongodb-sql practice sql
Last synced: 10 Mar 2026
https://github.com/maxinexiong/sqlzoo_solutions
This GitHub repository features my solutions to challenging SQLZOO questions, specifically focusing on the challenging ones. It serves as a resource for SQL learners looking for insights into complex problem-solving. Please note that it does not include solutions to all SQLZOO questions.
database mysql sql sqlquery sqlzoo-solutions
Last synced: 18 May 2026
https://github.com/samuel-ricardo/agendafx
App Desktop que promete elevar sua produtividade pra outro nível.
agenda calendar css css3 database java javafx jfoenix jfoenix-application mvc mysql notifications sql tsql
Last synced: 09 Apr 2026
https://github.com/chenquan/mysql-parser
A SQL parser for mysql.
go golang mysql parser sql sql-parser
Last synced: 15 May 2026
https://github.com/phrdavis/grogus_ecommerce
Grogu's E-commerce Project
api api-rest application-yml crud crud-application database e-commerce h2-database java poo pull-requests software-engineering spring springboot sql university-project univille webserver website yml-configuration
Last synced: 11 Apr 2026
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/spektom/vertica-utilities
Useful Vertica DB functions
database-management sql vertica
Last synced: 17 Jun 2025
https://github.com/willabides/sqlcgetters
Generate getters for sqlc structs
Last synced: 30 Mar 2025
https://github.com/pawan8085/mgnrega
#MGNREGA It's a console based project. In this application we can get data from database, we can insert the data into the database, login from database and some another things we can do...
Last synced: 05 Nov 2025
https://github.com/ieedan/tiberqueries
A lightweight ORM for Tiberius.
derive mssqlserver orm rust sql tiberius
Last synced: 02 Mar 2025
https://github.com/greattusk/programacion-de-base-de-datos
All solutions to a PLSQL course
oracle-database plsql-language school-assignment sql
Last synced: 20 Jan 2026
https://github.com/amruthlp12/com.onlinebankingapplication
An online banking application built with Java and MySQL, providing functionalities for account management, customer management, and transaction management.
account-management backend-development banking banking-software client-server customer-management database database-integration financial-software java java-development jdbc mvc mysql object-oriented-programming open-source project-structure sql transaction-management
Last synced: 05 Jan 2026
https://github.com/freddo1503/stock_news_pred
Web application to provide analysis-ready data (Stocks price, News, Tweets) for ML and RNN.
apache-kafka data-engineering django docker-compose postgresql python sql
Last synced: 11 Apr 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/developeromarfaruk/achieving-certificates
Frontend, Backend, and SQA related course completion certificates have been shared in this repository.
automation-testing bootstrap5 css3 expressjs frontend-development html5 javascript linkedin-learning manual-testing mongodb nodejs reactjs selenium sqa sql udemy-course
Last synced: 18 Feb 2026
https://github.com/sergiobarriel/nc.sqlbuilder
NC.SqlBuilder is a lightweight SQL builder
Last synced: 03 Apr 2025
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/p4dro-dev/desafio-de-10-questoes-nivel-hard-em-mysql
Nessa atividade, eu realizei um desafio que foi proposto no curso Técnico em informática para web, que estou realizando no IFCE. De codificar usando MySQL, responder 10 questões de nível hard. Para testar todos os meus conhecimentos adquiridos de banco de dados no curso!
back-end mysql mysql-server sql sqlserver
Last synced: 19 Feb 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/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: 29 Aug 2025
https://github.com/the-an0nym/forum
css forum html infinityfree javascript js mariadb php sql website
Last synced: 30 Jul 2025
https://github.com/taleeus/sqld
A Go library to build and manage dynamic queries
Last synced: 19 Feb 2026
https://github.com/erfidev/image-gallery
gallery app with http/2 api and envoy proxy
docker docker-compose envoy envoyproxy golang grpc http http2 javascript postgresql protobuf react sql
Last synced: 12 Apr 2026
https://github.com/acetinkaya/veriyapilari-ders14
Açık Kaynak Veri ve Veri Setleri (CSV, Excel, SQL, JSON Dosya Formatları)
acikkaynak csv dataset excel json open-source sql veriseti
Last synced: 29 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/frozen-burrito/iot-device-manager
A web app built using ASP.NET and React capable of managing smart devices.
aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql
Last synced: 20 Jun 2025
https://github.com/organization-devxp/practica-codigo
Este repositorio está diseñado para que desarrolladores de habla hispana puedan practicar sus habilidades de programación mediante ejercicios organizados por niveles de dificultad: fácil, intermedio y difícil.
csharp dart go java javascript kotlin php python ruby rust sql swift typescript
Last synced: 23 Apr 2025
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/codehass/vet_clinic
Vet clinic database is a project about using a relational database to create the data structure for a vet clinic. Starting with one table, and step by step will create a complete database with data about animals, animals' owners, vets, vet's specialties, and visits.
Last synced: 20 May 2026
https://github.com/hexmakina/crudites
Another PHP/xxSQL abstraction layer
crud crud-operation introspection-query mariadb mariadb-database mysql mysql-database php php7 sql
Last synced: 13 Apr 2025
https://github.com/filippo-corti/basididati
Repository for the class "Basi di Dati e Web" 23/24 - II Anno, II Semestre
Last synced: 19 May 2026
https://github.com/miracle-cowf/a-sql-a
Anthropic-SQL-Agent powered by LangChain, Anthropic
agent ai anthropic anthropic-claude chatgpt gpt langchain langchain-python large-language-models llm llms openai rag retrieved-augmented-generation sql
Last synced: 07 Jan 2026
https://github.com/rahul-bhati/my_video_player
I this project you can watch videos and like dislike favourite and subscribe unsubscribe channel and also you can comment. In this site you can create your channel and upload video also.
bootstrap4 communityexchange css ghdesktop github html javascript jquery jsp learn sql
Last synced: 07 Apr 2026
https://github.com/joswinemmanuel/dbms-lab-s5
A repository for KTU B.Tech Computer Science S5 Database Management Systems Lab, containing practical assignments and projects to enhance skills in database design, implementation, and management.
Last synced: 05 Apr 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/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/paty-oliveira/dbt-playground
Repository for data modelling with dbt
analytics-engineering bigquery dbt docker-compose jinja postgresql python sql
Last synced: 10 Feb 2026
https://github.com/jonathan-vella/azure-local-sizing-guides
Azure Local Sizing Guides provides comprehensive documentation, best practices, and tools for deploying and managing Azure services—such as AKS, AVD, and Arc-enabled SQL Managed Instance—on Azure Local and Azure Stack HCI environments. Get sizing guidance, deployment scripts, and real-world examples to optimize your on-premises Azure workloads.
aks arc avd azure azurelocal best sizing sql
Last synced: 07 Apr 2026
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/sujunmin/oracledbdailycheckscripts
Oracle DB 12c Daily Check Scripts for Windows
daily-tasks database-status oracle-db powershell sql windows
Last synced: 03 Oct 2025
https://github.com/haytham-hammioui/cs50x-2024
This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.
ai algorithms c computer computer-science cs50 cs50x css flask html javascript programming python scratch security software-engineering sql
Last synced: 22 Apr 2025
https://github.com/miroslav-reiter/kurz_microsoft_sql_server_v
Kurz Microsoft SQL Server V. Ladenie a optimalizácia dopytov
kurz kurz-ms-sql-server kurz-sql kurz-tsql microsoft microsoft-sql-server mssql reiter skolenie skolenie-sql sql sql-injection sql-server sql-snippets sql-tips sql-tipy sqlserver
Last synced: 21 Mar 2025
https://github.com/docelic/text_to_sql_search.cr
Translates text searches into SQL WHERE clauses
amber-framework crystal database-search form-to-sql granite-orm search search-in-sql sql text text-to-search text-to-sql
Last synced: 12 Jun 2025
https://github.com/bilbottom/billiam-database
OLAP database project for life admin (feat. dbt).
Last synced: 03 May 2025
https://github.com/franciscoylderlan/habittrackingapplication
Aplicação para acompanhamento de hábitos desenvolvida ponta a ponta para Desktop e Mobile ( Android / IOS ), onde no frontend foi utilizado ReactJS, ReactNative, tailwindcss e no backend para gerenciamento de rotas Fastify, banco SqLite e o Prisma para geração de consultas.
axios expo fastify prisma react react-native sql sqlite tailwindcss typescript zod
Last synced: 07 Apr 2026
https://github.com/siyovush-hamidov/moscow-state-university-classes
🎓 Explore my work in C++ (competitive programming, desktop app development) and SQL (database development) as I navigate through my academic journey.
competitive-programming cpp sql
Last synced: 12 May 2026
https://github.com/gabrielhora/django_sqlformatter
Format and syntax highlight SQL queries in Django log
Last synced: 13 Jul 2025
https://github.com/sarvarbekuzprog/ecommers
Ecommers backend with js
api ecommers ecommers-backend expreessjs nodejs restapi sql
Last synced: 13 Apr 2025
https://github.com/soroushj/sqlt
More SQL types for Go
database go-module golang-module sql sql-types
Last synced: 07 Sep 2025
https://github.com/tobihatti/wrapsql
✔🌍 Multiple wrapper-classes for several languages and DB-Types
csharp dotnet mysql odbc oledb php sql sqlite vbnet wrapper wrapper-class wrapper-library
Last synced: 30 Dec 2025
https://github.com/IowaComputerGurus/dnn.dbexporter
SQL Module for DNN for Export
Last synced: 12 May 2025
https://github.com/abbhiishek/codecommunitymusic-server
Backend service for Code Community Music
api backend django hacktoberfest postgresql python sql
Last synced: 12 Apr 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/dave-007/presentations
Repository for source files in my past and upcoming presentations. Powershell, SQL, Azure or AWS command line script files, code for examples and demos, supporting slides as PDFs.
awscli azure-cli demos pdfs powershell sql supporting-slides
Last synced: 30 Jul 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/emrekybs/sonic
Web Headers Security Scanner
apache apache2 headers scanner scanner-web sql webscanner websecurity xss
Last synced: 30 Jul 2025
https://github.com/melisa-karatas/movie_library_managemnet_system
This project is a simple movie library management system written in Python with database provided by SQL.
movie-library movie-library-management movie-management movies python sql sqlite sqlite3
Last synced: 09 Apr 2026
https://github.com/kay-gyasi/hostel-crust
Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.
api-rest dotnetcore efcore sql unit-testing
Last synced: 18 May 2026
https://github.com/isi-mube/iron-labs
A repo to store and share solved data analytics assignments and side projects during my bootcamp at Ironhack.
elasticnet jupyter-notebook jupyterlab linear-regression python regression-models sql vscode
Last synced: 28 May 2026
https://github.com/luanroger/baser
Base de projeto em Windows Forms e .NET 6.
csharp listview login-system net6 printing splashscreen sql windows-forms
Last synced: 18 May 2026
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