这是indexloc提供的服务,不要输入任何密码
Skip to content

hasura/chinook-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chinook-demo

Open source Chinook music database data model used for SE demos

The Chinook demo is comprised of the following services:

  • hge-orders: providing a GrapQL API for the Invoice & InvoiceLines tables, in the chinook_corp database
  • hge-crm: providing a GrapQL API for the Customer table, in the chinook_corp database
  • hge-hr: providing both GrapQL & REST APIs for the Employee table, in the chinook_corp database
  • hge-main: providing a federated GrapQL API for:
    • the Album, Artist, Genre, MediaType & Track tables, in the chinook_music database
    • the Playlist, PlaylistTrack tables, in the chinook_playlist database
    • the hge-orders GraphQL sub-graph (via Remote Schemas)
    • the hge-crm GraphQL sub-graph (via Remote Schemas)
    • the hge-hr REST API (via Actions)
    • DB-to-DB, DB-to-Remote Schemas, Remote Schemas-to-DB & Remote Schemas-to-Remote Schema joins (via relationships)

About

Open source Chinook music database data model used for SE demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published