Skip to content

v0.1.4 🌈

Choose a tag to compare

@fcoury fcoury released this 29 Jul 01:36
· 39 commits to refs/heads/master since this release
dc67b97

Introducing a fresh Web interface for playing with your databases without a need for a client:

screenshot

This web interface was also published on our new domain, so you can play with the project without installing anything:

Click here to play with the project

And finally I recorded a 10 minutes video with an overview of OxideDB:

https://youtu.be/kAtjBVmB1GA

Oh, did I say we also added Docker support? 😄

Changes 🎉

  • feat: Web UI documentation and final tweaks @fcoury (#39)
  • feat: added Dockerfile @fcoury (#38)
  • Adds a web interface as a separate subcommand @fcoury (#14)

Bugfixes 🐛

  • fix: returns excluded fields as _jsonb on $project stage @fcoury

Enjoy!