Create Table-less Schemas

Learn how to create table-less schemas.

Create two schemas

We’ll create two new table-less schemas to solve our problem—one for SoloArtist and another for Band. We’ll use these schemas to collect user input and then translate them into Artist records when it’s time to store them.

First, let’s set up our new schemas.

Get hands-on with 1200+ tech skills courses.