Tag: schema

Fauna Adds Declarative Tool to Update Namesake Database
Fauna has added an ability to maintain strict enforcement of schema to its document-relational database using a declarative language that makes it simpler to update databases within the context of a DevOps ...

Loosely Couple Your Schema and Keep Data Separate
In software development, one of the primary goals is to write clean, maintainable and extensible code. To achieve this, developers often strive to design systems that are loosely coupled and separate concerns ...