generative-db
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

Generative DB

The quickest and easiest way to generate a database, optionally with sample data, based off a short description of the company using the database.

Usage

Simply run npx generative-db generate and follow the wizard.

Applying saved changes

At the end of the generate wizard you will be asked whether you'd like to save the schema and data to a JSON file. If you choose to do so, you may then run npx generative-db apply <file-path> at a later date to apply these changes to the database.

Package Sidebar

Install

npm i generative-db

Weekly Downloads

2

Version

0.2.1

License

MIT

Unpacked Size

108 kB

Total Files

61

Last publish

Collaborators

  • cnimmo16