Components
Mix.install([
  # {:postgrex, "~> 0.19"},
  # {:myxql, "~> 0.7.0"},
  {:kino_db, "~> 0.3.0"}
])
Smart cells
The following Smart cells are available:
- Database connection - for establishing a connection to a database
 - SQL query - for querying a database