📄️ Introduction
@rattus-orm/pinia is a Data Provider that connects the Pinia store with Rattus ORM.
📄️ Installation and Usage
@rattus-orm/pinia is a separate package that does not include the core library. To start using ORM with Pinia in your Vue application, you need to install everything:
📄️ Manual Setup
Creating database manually
📄️ Utilities
In the previous steps, we discussed the first utility: the installRattusORM function, which provides a plugin for Vue.