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

https://github.com/francois2metz/steampipe-plugin-airtable

Steampipe plugin to access Airtable
https://github.com/francois2metz/steampipe-plugin-airtable

airtable airtable-api sql steampipe steampipe-plugin

Last synced: 7 months ago
JSON representation

Steampipe plugin to access Airtable

Awesome Lists containing this project

README

          

![Steampipe + Airtable](docs/airtable-social-graphic.png)

# Airtable plugin for Steampipe

Use SQL to query your [Airtable][] tables.

- **[Get started →](docs/index.md)**
- Documentation: [Table definitions & examples](docs/tables)

## Quick start

Install the plugin with [Steampipe][]:

steampipe plugin install francois2metz/airtable

## Development

To build the plugin and install it in your `.steampipe` directory

make

Copy the default config file:

cp config/airtable.spc ~/.steampipe/config/airtable.spc

## License

Apache 2

[steampipe]: https://steampipe.io
[airtable]: https://airtable.com