Getting Started with FaunaDB using Go | Part 4
In the first part of this series, we developed the basics necessary to connect to the FaunaDB Cloud. Using that client, we then created our first database. In the second part, we developed the concept of the database-specific client and used that to create our first...