This is a family of VS Code extensions for Data API builder that make most of the basic operations a matter of menu options instead of using the CLI. Having said that, the extensions use the CLI under the hood.
An easy way to run DAB Add
from a config file. Supports Tables, Views, Stored Procedures, and Relationships.
An easy way to run DAB Init
from a folder. Also supports Static Web Apps.
An easy way to run DAB Start
from a config file.
An easy way to run DAB Validate
from a config file.
An easy way to see your config file rendered as a Mermaid chart.
An easy way to edit runtime settings in the config file.
coming soon
An easy way to generate .NET POCPO models from config entities.
coming soon