chinook-database VS pagila

Compare chinook-database vs pagila and see what are their differences.

chinook-database

Sample database for SQL Server, Oracle, MySQL, PostgreSQL, SQLite, DB2 (by lerocha)

pagila

PostgreSQL Sample Database (by devrimgunduz)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
chinook-database pagila
8 7
1,665 786
- -
8.7 0.0
3 months ago 3 months ago
TSQL PLpgSQL
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

chinook-database

Posts with mentions or reviews of chinook-database. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-17.

pagila

Posts with mentions or reviews of pagila. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-15.
  • GROUP_CONTACT() documentation
    1 project | /r/PostgreSQL | 23 Apr 2023
    The tutor told us that he wrote the whole file for us, but now thanks to both your leads I have found out that the file PAGILA is a GIT project at https://github.com/devrimgunduz/pagila , the "translation" of Sakila training database for MySQL.
  • Populate databases with random data using SQL scripts
    2 projects | /r/SQL | 15 Mar 2023
    One day, I was puzzled about how to generate some random data for development and testing without leaving my warm SQL console (in my case, psql). That’s when this set of SQL-scripts was born to generate a large amount of data for Pagila, a popular PostgreSQL sample database. You can find these scripts here: https://github.com/synthesized-io/pagila-data-generation (in "sql" folder) – and adapt them to your database schemas. I would be extremely grateful for any advice and ideas.
  • Onde encontrar um DB de SQL para praticar queries?
    2 projects | /r/brdev | 17 Jan 2023
  • Total beginner stuck at importing sakila database...
    2 projects | /r/PostgreSQL | 30 Oct 2022
  • Lack Imagination to build own projects
    10 projects | /r/rust | 2 Aug 2022
    Create HTTP and/or gRPC server for pagila database (DVD rental database). Each server should expose metrics for scraping as well as emit traces (either to Zipkin or Jaeger, or if you feel adventurous you can support both). Start with either HTTP or gRPC and first implement just Customer service that would return customer by ID and allow inserting new one, that should be good start. When done with server(s) create GUI applications, one native, one for web (Rust + WebAssembly). Everything should be pushed to GitHub, have GitHub Actions configured for tests and build.
  • database student needing some help
    2 projects | /r/PostgreSQL | 5 Jul 2022
    You can get interesting sample db here: https://github.com/devrimgunduz/pagila - it uses quite a lot of different features of pg, including fkeys.
  • Any publicly hosted sample databases?
    1 project | /r/PostgreSQL | 30 Apr 2021
    Would running a sample database in a container also be too much? You could have some example images with a schema like Pagila loaded into them.

What are some alternatives?

When comparing chinook-database and pagila you can also consider the following projects:

f1db - Open Source Formula 1 Database

sakila - The Sakila Database

chinook-database - Chinook database packaged as a jar, for use in Java and with Testcontainers

TX-2-simulator - Simulator for the pioneering TX-2 computer

wundergraph - WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer workflows through API Composition.

AdventureWorks-for-Postgres - Set up the AdventureWorks sample database for use with Postgres

pgadmin4 - pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.

pagila-data-generation - A set of SQL scripts for random data generation for the Pagila database

dictum - Describe business metrics with YAML, query and visualize in Jupyter with zero SQL

Projects - :page_with_curl: A list of practical projects that anyone can solve in any programming language.

Exercism - website - The codebase for Exercism's website.

adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala