๐Ÿ› ๏ธR3 Toolshop

September 20, 2025 ยท View on GitHub

Welcome to the R3 Toolshop - this a tool born of my own laziness the necessity to make converting your existing tables into REI3 relations as painless as possible!

REI3 is an extremely powerful, versatile, and easy to use free low code platform that you can host from the cloud or your own bare metal - I can't recommend it highly enough - Please check out REI3 here ... you'll be glad you did ๐Ÿ˜‰

Currently you can convert from

  • Sharepoint lists (you need to log into your Sharepoint site first - this is simply to avoid you having to authorise R3 Toolshop as on app on Sharepoint)
  • SQLite files
  • CSV files
  • JSON
  • or you can just start from a blank slate!

Other features

  • Copy existing relations into the same or a different application
  • Easily bulk create new users ๐Ÿ˜

R3 Toolshop doesn't require any kind of installation - Just download the files and either use Go to build or run it as is. If you don't want to install Go on your Windows box then you can just download the .exe file on it's own - it already has the html embedded in it so you only need that file but if you want to ensure that it actually is running the html as documented here then just download r3toolshop.html and put it in the same folder. It should be run from the command line on the same machine as your dev installation of REI3 and is accessable via a web browser on http://localhost:[PORT NUMBER] - the default port is 8080 but you can select any port you wish by using the -p [PORT NUMBER] command line argument.

Note: All your server details are stored in your local storage on the browser and are encoded in base64


Please feel free to suggest any additional features you would like to see added to the toolshop in the future - no promises though ๐Ÿ˜‰