- Tim Juravich Document Databases { id: 'johndoe', name: 'John Doe', email : ‘
[email protected]’, phone : ‘5558675309’ addresses : [ “address1” : { address: '123 main street', city: 'seattle', state: 'WA', zip: ‘98101’ }, “address2” : { address: '123 main street', city: 'seattle', state: 'WA', zip: ‘98101’ } ] } { id: 'janedoe', name: 'Jane Doe', email : ‘
[email protected]’, }