Skip to content

shiroNaux/adventure-works-postgres

 
 

Repository files navigation

AdventureWorks for Postgres

Run the script

Run the following code

psql -c "CREATE DATABASE \"Adventureworks\";"
psql -d Adventureworks < install.sql

About

Adventureworks OLTP for training, tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PLpgSQL 99.8%
  • Other 0.2%