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…

  1. https://github.com/chartdb/chartdb

Agpl3.0 | Database diagrams editor that allows you to visualize and design your DB with a single query.

Other D&A Tools

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!