Powered by AppSignal & Oban Pro
Would you like to see your link here? Contact us
Notesclub

Components

guides/components.livemd

Components

Mix.install([
  # {:postgrex, "~> 0.16.3"},
  # {:myxql, "~> 0.6.2"},
  {:kino_db, "~> 0.2.2"}
])

Smart cells

The following Smart cells are available:

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