1 repository
Sets of data scripts specifically authored to be compatible with multiple SQL engine dialects.
Distinct from SQL Dialect Adapters: Distinct from adapters which are tools; this refers to the actual data scripts themselves.
Explore 1 awesome GitHub repository matching data & databases · Cross-Dialect Datasets. Refine with filters or upvote what's useful.
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
Ships a collection of database scripts compatible with multiple SQL engines for consistent data seeding.