View Source Components

Mix.install([
  # {:postgrex, "~> 0.18"},
  # {:myxql, "~> 0.7.0"},
  {:kino_db, "~> 0.2.9"}
])

Smart cells

The following Smart cells are available:

  • Database connection - for establishing a connection to a database
  • SQL query - for querying a database