DBs
You might be a selfhoster looking for the perfect DB for your homelab.
A dev looking for that perfect framework and database to bootstrap that idea.
Or ,just’ in a D&A career.
Tools for DBs
Before the tools, make sure to understand what are (and the use cases) of OLAP (D&A) vs OLTP (Dev).
The structured vs object/JSON differenciation is also important…
Agpl3.0 | Database diagrams editor that allows you to visualize and design your DB with a single query.
Other D&A Tools
- https://github.com/wix-incubator/quix
- https://github.com/pinterest/querybook
- https://github.com/quixio/quix-streams
Data Stories with a Notebook and ipyvizzu
If you feel confortable with Jupyter notebooks, have a look to: https://github.com/vizzuhq/ipyvizzu-story
See an example of a data story: https://ipyvizzu-story.vizzuhq.com/latest/examples/titanic/
This is food for thought if you normally create presentations with SliDev!