Online Library TheLib.net » Programming Ecto: build database apps in Elixir for scalability and performance
cover of the book Programming Ecto: build database apps in Elixir for scalability and performance

Ebook: Programming Ecto: build database apps in Elixir for scalability and performance

00
06.02.2024
0
0
Part 1. Ecto fundamentals. Getting started with Repo -- Querying your database -- Connecting your tables to Elixir structs with schemas -- Making changes with changesets -- Making multiple changes with transactions and multi -- Making changes to your database -- Part 2. Ecto applied. Adding Ecto to an Elixir application without Phoenix -- Working with changesets and Phoenix forms -- Testing with sandboxes -- Creating and using custom types -- Inserting and updating with upserts -- Optimizing your application design -- Working with embedded schemas -- Creating polymorphic associations -- Optimizing IEx for Ecto -- Using schemas without tables -- Tuning for performance.;Learn how to use Ecto, the premier database library for Elixir, to connect your Elixir and Phoenix apps to databases. Co-authored by the creator of Ecto, this book provides the essentials you need to use Ecto effectively. Explore the core features--repos, queries, schemas, changesets, transactions-- gradually building your knowledge with tasks of ever-increasing complexity. Build on that core knowledge with a series of recipes featuring more advanced topics. Speed up your test suite by running database tests concurrently. Use nested associations to handle complex table relationships. Add streams to handle large result sets with ease. These recipes cover the most common situations developers run into, based on questions from Ecto users.
Download the book Programming Ecto: build database apps in Elixir for scalability and performance for free or read online
Read Download

Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen