🚀 White Paper: Fauna Architectural Overview - A distributed document-relational database delivered as a cloud API.
Download free
Fauna logo
Product
Solutions
Pricing
Resources
Company
Log InContact usStart for free
Fauna logo
Pricing
Customers
Log InContact usStart for free
© 0 Fauna, Inc. All Rights Reserved.

Related posts

Building a Serverless REST API with Fauna, AWS, and TypeScriptSupercharge your DevOps workflow with Fauna Schema Language and GitHub Actions or GitLab CI/CDBuild a Serverless multi-tenant SaaS app with AWS and Fauna

Start for free

Sign up and claim your forever-free Fauna account
Sign up and get started

Getting Started with Fauna using Go | Part 3

Cary Bourgeois|Aug 18th, 2018|

Categories:

Tutorial
https://youtu.be/rW0tHZ7ypo4
In the first part of this series, we developed the basics necessary to connect to the Fauna 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 class. In RDBMS terms, we have now created a schema and a table. In this part, we will demonstrate how to add instances or records to our class.
Picking up where we left off, this video will:
  1. Create an instance in a class that contains our schemaless object.
  2. Return the reference to the instance just created.
  3. Use that reference to read/extract the data values it contains.
The final code from this video can be found here.
As you go through these videos, please feel free to provide feedback and suggest other specific functionalities you would like to have demonstrated using this approach.

If you enjoyed our blog, and want to work on systems and challenges related to globally distributed systems, and serverless databases, Fauna is hiring!

Share this post

TWITTERLINKEDIN
‹︁ PreviousNext ›︁

Subscribe to Fauna's newsletter

Get latest blog posts, development tips & tricks, and latest learning material delivered right to your inbox.