Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions hosted_logos/viaduct.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions landscape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,21 @@ landscape:
repo_url: https://github.com/MichalLytek/type-graphql
logo: type-graphql.svg
crunchbase: https://www.crunchbase.com/organization/typegraphql
- item:
name: Viaduct
description: >-
Viaduct is a GraphQL-based system that provides a unified interface for accessing and interacting with any data source. It provides one global
schema and query system where data access and mutations follow a reliable and consistent pattern, regardless of engineering ownership or backing
service. The code which hydrates queries is maintained by the team which owns the data, proven at scale in production at Airbnb.
homepage_url: https://viaduct.dev/
repo_url: https://github.com/airbnb/viaduct
additional_repos:
- repo_url: https://github.com/viaduct-dev/batteries-included
logo: viaduct.svg
crunchbase: https://www.crunchbase.com/organization/airbnb
organization:
name: Airbnb
linkedin: https://www.linkedin.com/company/airbnb
- category:
name: Databases
subcategories:
Expand Down
Loading