2 repositorios
Pre-defined relational database schemas and datasets used for testing, benchmarking, and demonstrations.
Distinguishing note: Shortlist candidates focused on management tools or streaming databases rather than the data samples themselves.
Explore 2 awesome GitHub repositories matching data & databases · SQL Sample Databases. Refine with filters or upvote what's useful.
This is a reference implementation library providing a collection of code samples, Transact-SQL scripts, and schemas for SQL Server, Azure SQL, and Azure Synapse. It focuses on providing standardized implementation patterns and reference code for building relational databases and cloud data warehouses. The library distinguishes itself by offering specialized guides and examples for deploying database instances within containerized environments and Azure cloud services. It includes specific reference databases and language extensions for integrating machine learning services and advanced analy
Provides pre-built databases and sample schemas to demonstrate relational workloads for transactions and analytics.
This project is a relational SQL sample database and synthetic testing dataset. It provides a standardized data model of a fictional digital media store, encompassing business entities such as artists, albums, tracks, customers, and invoices. The dataset is designed as a cross-dialect SQL collection, using compatible scripts to ensure consistent data seeding and environment parity across different database server engines. It combines imported metadata with fictitious personal details to create realistic records for software prototyping and demonstrations. The project covers capabilities for
Provides a fictional media store relational dataset for testing SQL queries and schemas.