Data Layer in SoapJS

In this video, we explore the data layer in SoapJS. We generate a standalone repository building block using SoapJS CLI, then walk through the repository port, mapper, persistence row, database schema, and Mongo adapter. The demo uses Mongo, but the same data-layer approach also supports SQL db's like Postgres through SoapJS adapters. Useful links: SoapJS docs: https://docs.soapjs.com SoapJS on npm: https://www.npmjs.com/package/@soapjs... SoapJS GitHub: https://github.com/soapjs/soap