|
|
|
|
|
by jzelinskie
1217 days ago
|
|
This is really cool -- congrats on the launch! Similarly, the team over at AuthZed has created a playground for SpiceDB[0], by using WebAssembly and Monaco. We debated for hours whether or not to go the notebook route. I'm sure y'all did something similar; would you care to share your reasons for going with the notebook? [0]: https://play.authzed.com |
|
That one focuses on SQL queries though.
The notebook in https://play.questdb.io/ offers a more rounded experience to try out any and all of our features.
You can use the notebook to try out data ingestion, dropping partitions and more that is simply not possible in a more sandboxed environment.
The other part is that we value our Python users and wanted to provide an example of how to use our database in conjunction with other tools commonly used in the data science space to slice and dice time series data.