OctoSQL Random Data Plugin

December 11, 2021 ยท View on GitHub

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.