https://github.com/pinzolo/adventure-works
AdventureWorks sample database for
https://github.com/pinzolo/adventure-works
Last synced: 4 months ago
JSON representation
AdventureWorks sample database for
- Host: GitHub
- URL: https://github.com/pinzolo/adventure-works
- Owner: pinzolo
- Created: 2016-07-24T13:02:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T13:20:31.000Z (about 9 years ago)
- Last Synced: 2024-10-23T14:14:32.372Z (12 months ago)
- Language: PLpgSQL
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventure-works
AdventureWorks sample database for PostgreSQL and MySQL.## PostgreSQL
Base is https://github.com/lorint/AdventureWorks-for-Postgres
I edit object name to snake case from camel case.