New

Vector RAG that actually understands context

Register now

Part 2: Adding relationships

Alright! Now that you have mastered how to use Record IDs and Schemaless CRUD, it's time to build on that knowledge by learning how to create relationships between tables.

We'll be covering graph relations first, then dive into record links and finish with relational-style joins, which spoiler alert, are actually subqueries.

Throughout this part, we'll be discussing data modeling, when to use graph vs record links and learn all about doing CRUD using relationships.

If you're ready to start making some new relationships, join me in the next one.