@aneuhold/be-ts-db-lib
TypeScript icon, indicating that this package has built-in type declarations

1.0.46 • Public • Published

Personal Backend Database Library

npm

This is used to actually interact with databases in personal projects.

Possible next tasks:

  • Make the validators have an updateMany validation that is more performant.

Development

Creating a new Repository

  1. Copy an existing one over
  2. Create an associated validator

Schema Validation for DB

If any of the base document types are updated, make sure to run yarn validate to make sure that the DB is up-to-date as well.

Manual Database Operations

Go ahead and run these as code in a test in the BaseRepository.spec.ts file.

Dependencies

Readme

Keywords

Package Sidebar

Install

npm i @aneuhold/be-ts-db-lib

Weekly Downloads

612

Version

1.0.46

License

MIT

Unpacked Size

128 kB

Total Files

98

Last publish

Collaborators

  • aneuhold