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