egghead.io
illustration for The Complete Guide to FaunaDB

Course

The Complete Guide to FaunaDB

  1. 1
    An Introduction to FaunaDB
    2m 42s
  2. 2
    Creating your first FaunaDB database
    1m 24s
  3. 3
    Overview of the FaunaDB Query Language (FQL)
    2m 21s
  4. 4
    Getting fields out of Refs with Get
    58s
  5. 5
    FQL Page objects can be arguments to Array functions
    49s
  6. 6
    Paginating and passing other options with Paginate
    1m 10s
  7. 7
    Using FQL Lambda in Array functions
    56s
  8. 8
    Accessing fields through Refs with Select
    50s
  9. 9
    Creating an access token and choosing a role for it
    1m 44s
  10. 10
    Inserting a document
    1m 39s
  11. 11
    Selecting multiple fields in an FQL query
    1m 14s
  12. 12
    Installing the FaunaDB CLI and using it to send queries from a local file
    1m 35s
  13. 13
    Reducing the number of read ops in a query using indexes
    1m 56s
  14. 14
    Orchestrating multiple dependent expressions in the same transaction with Do
    1m 7s
  15. 15
    Introduction to FaunaDB's GraphQL support
    6m 21s

Creating your first FaunaDB database

Chris Biscardi
InstructorChris Biscardi
  • faunadb
    FaunaDB

Share this video with your friends

Send Tweet

We walk through creating a new Database in the FaunaDB console complete with some demo data. We do some exploration of the data, introducing concepts like Collections and Indexes, before showing an example FQL query that runs against the database. This sets us up to talk about FQL in future videos

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions