Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 435 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 435 Bytes

OctoSQL Random Data Plugin

This is an example plugin for OctoSQL.

It exposes the following tables:

  • addresses
  • companies
  • users

Underneath it uses the Random Data API.

Releasing new versions is mostly automated by GoReleaser. Just push a tag and it will create a new release with all artifacts built. Then manually add the new version to the octosql_manifest.json file.