Plugins

The sqlite plugin provides easy integration with sqlite dbs.

The demo DB has a single table: Users.

Enter a query below and hit the "Run" button.


The hashes plugin provides hashing functions.


The kvstore plugin provides a means for reading and writing to a json file.

Enter a key/value pair in the form below to add it to the file.

A blank value will remove the key.

The log plugin provides a means for sending frontend logs to a Go logger.

Enter some text below, press submit and check your console logs.