/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

0x7f.dev
| | github.com
3.1 parsecs away

Travel
| | Postgres change events (CDC) in Elixir. Contribute to cpursley/walex development by creating an account on GitHub.
| | www.thinkingincrowd.me
3.0 parsecs away

Travel
| | Mnesia is a native, persistent and distributed database in Erlang's world. If we want to use Erlang/Elixir to build a fault-tolerance distribute
| | www.amberbit.com
2.1 parsecs away

Travel
| | [AI summary] An Elixir developer provides a tutorial on executing raw SQL queries directly using the Postgrex and Mariaex libraries when Ecto's abstractions are insufficient, covering connection management and pooling.
| | fullstackphoenix.com
20.9 parsecs away

Travel
| Let say you have a long table that you want to paginate with Phoenix LiveView. In this tutorial, I have an existing table with 100 entries that I will use LiveView to paginate. The reason that one