@softkit/persistence-api
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

persistence-api

This module contains the API for the persistence layer. It defines the interfaces that the persistence layer must implement.

The main purpose is to provide a common interface for the persistence layer, so that the business layer can be decoupled from the actual implementation of the persistence layer and we can easily switch between different implementations and even ORMs.

/@softkit/persistence-api/

    Package Sidebar

    Install

    npm i @softkit/persistence-api

    Weekly Downloads

    4

    Version

    0.1.0

    License

    none

    Unpacked Size

    13.1 kB

    Total Files

    33

    Last publish

    Collaborators

    • vsamofal