An open API service indexing awesome lists of open source software.

https://github.com/sherweb/budibase-azurestoragetable

A budibase plugin to support Azure Storage Table as a non-relational datasource in budibase
https://github.com/sherweb/budibase-azurestoragetable

Last synced: 11 months ago
JSON representation

A budibase plugin to support Azure Storage Table as a non-relational datasource in budibase

Awesome Lists containing this project

README

          

# Budibase Azure Storage Tables Plugin
This plugin allows you to connect to Azure Storage Tables as a datasource.

# Description
Azure Storage Tables plugin to connect to the datasourc

Find out more about [Budibase](https://github.com/Budibase/budibase).

## Instructions

To build your new plugin run the following in your Budibase CLI:
```
budi plugins --build
```

You can also re-build everytime you make a change to your plugin with the command:
```
budi plugins --watch
```