# SmartCell ```elixir Mix.install([ {:kino_db, "~> 0.1.3"}, {:postgrex, "~> 0.16.3"} ]) ``` ## Postgres ```elixir ```