Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/z3z1ma/dbt-sync-server
An abstraction for dbt-rpc which creates a greatly simplified interface for compiling and running queries
https://github.com/z3z1ma/dbt-sync-server
Last synced: 2 months ago
JSON representation
An abstraction for dbt-rpc which creates a greatly simplified interface for compiling and running queries
- Host: GitHub
- URL: https://github.com/z3z1ma/dbt-sync-server
- Owner: z3z1ma
- Created: 2022-03-18T19:29:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T16:18:30.000Z (over 2 years ago)
- Last Synced: 2023-03-04T21:16:57.796Z (almost 2 years ago)
- Language: Python
- Size: 71.3 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dbt-sync-server
## Usage
Install into your dbt project Python environment.
Navigate to dbt project directory.
Run `dbt-sync-server build-shell-scripts`
Run `run_server.sh`
Run `kill_server.sh` when ready to shutdown