Tag: data modelling

Data Structures & Queries with Couchbase N1QL (SQL for JSON)
Data Structures & Queries with Couchbase N1QL (SQL for JSON)

Access JSON NoSQL data with Couchbase data structures: maps, lists, counters, queues using N1QL/SQL queries, indexes and efficient SDK calls.

FakeIt Series 4 of 5: Working with Existing Data
FakeIt Series 4 of 5: Working with Existing Data

FakeIt allows you to provide existing data to your models through JSON, CSV or CSON files. This data is exposed as an inputs variable in each of a models *run and *build functions.