sql-queries
There are 310 repositories under sql-queries topic.
fluent/fluent-bit
Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows
go-jet/jet
Type safe SQL builder with code generation and automatic query result data mapping
ptyadana/SQL-Data-Analysis-and-Visualization-Projects
SQL data analysis & visualization projects using MySQL, PostgreSQL, SQLite, Tableau, Apache Spark and pySpark.
gavlyukovskiy/spring-boot-data-source-decorator
Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth
DataWithBaraa/sql-ultimate-course
The most comprehensive SQL guide from a real-world expert! Learn everything from basics to advanced queries, optimizations, and real-world SQL
jschaf/pggen
Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it.
DataWithBaraa/sql-data-analytics-project
This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.
postgres-ai/nancy
Fully automated database experiments. THIS IS A MIRROR OF https://gitlab.com/postgres.ai/nancy
blakedrumm/SCOM-Scripts-and-SQL
The scripts, tools, and queries provided here are fully compatible with System Center Operations Manager.
Saurabh-pec/Ecommerce-Management-DBMS_Project-
This is a SQL based database management system for E-commerce website. (Mostly Backend Part). Objective of this database project is to design a robust database for Ecommerce website.
Romeh/spring-boot-ignite
Show case for how to integrate apache ignite with spring boot plus using the durable memory feature and sql queries over ignite in memory caches
edvin/kdbc
SQL DSL for Kotlin
exajobs/SQL-server-collection
An ongoing & curated collection of awesome software libraries, learning tutorials, Useful links & scripts, tools, resources and cool stuff about Microsoft SQL Server
jmgold/SQL-Queries
Collection of SQL queries for use with Sierra ILS. Created and maintained by Jeremy Goldstein for test purposes only. Use at your own risk. Not supported by the Minuteman Library Network.
Accenture/DBTestCompare
Application to compare results of two SQL queries
a7medhazem/SQL-SERVER-TASKS
This repository contains a complete set of SQL Server tasks and solutions based on the ITI course by Eng. Rami. It covers topics from database fundamentals to advanced SQL Server concepts, serving as a structured reference for learning, practicing, and revision.
lpinzari/sql-psql-udy
This repo contains notes on SQL and PostgreSQL
alexeyabel/user_backend_sql_raw
User management and authentication through arbitrary SQL queries for Nextcloud
cajuncoding/SqlBulkHelpers
Lightweight library for working with high performance bulk updates & materialized data in SQL Server with support for Identity columns, Annotations, Materialization from disparate systems, etc.
nataliapaulino/byte-by-byte
SQL, C#, and programming exercises for learning and practice.
pabloabap/Base-de-datos-SQL_Universidad
Diseño, implementación y consultas a una base de datos SQL con MySQL para almacenar la información referente a las asignaturas, alumnos, profesores y los cursos de una universidad.
nhlpa/Sequel
.NET SQL builder that emulates writing SQL.
sbuberl/fSQL
Flat-file SQL (fSQL) is a set of classes available in PHP that allows users without SQL database servers to select and manipulate flat-file data using SQL queries.
mjdbc/mjdbc
Small and efficient JDBC wrapper
seby-sbirna/Database-Design-Modeling-and-Programming-of-National-Library-Catalog-System
This repository contains the two-part advanced SQL programming and database design capstone project made for the DTU Data Science course 02170: Database Systems
vinayak1998/Data_Driven_Astronomy
This repository contains my solutions to the course Data-driven Astronomy offered by The University of Sydney on Coursera
melqassas/CodeSamples
This repository hosts well-written and tested Code samples and queries for SharePoint, SQL Server...etc.
erjan/sql_exercises
i tried to solve as many tasks as possible to make my SQL skills better
DSoftOut/pgator
Application server that transforms JSON-RPC and Web REST calls into SQL queries for PostgreSQL
vishnu-t-r/sql_solved_questions
In this repository you will find SQL queries of multi-difficulty levels that can applied on to large datasets for various business requirements.
labex-labs/practice-mysql-programming-projects
Build real MySQL projects with 85 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.
pavlosdais/Travel-Agency-Database
A database schema, queries and a simple website interface for a travel agency
madhavi-r/ETL-Project
An ETL group project.
mhmd-azeez/SqlValidator
A roslyn analyzer to validate your SQL queries
dbquerywatch/dbquerywatch
Shift-lefting the detection of slow queries
Sushmashreeps10/Full-stack-development2025
Database Assessments 📊 A collection of database assessments covering SQL queries, normalization, indexing, transactions and performance optimization. Perfect for practice & skill improvement! 🚀