shubhvjain / beanbagdb

NPM package for handling multiple documents with different schemas in the same database. Schemas are defined using JSON Schema, providing robust validation and flexible document management.
https://svja.in/beanbagdb/
0 stars 0 forks source link

CLI to use on the computer #22

Open shubhvjain opened 2 weeks ago

shubhvjain commented 2 weeks ago

CLI needs a config file to get database name and locaction

then,

bbdb name-of-database-from-config-file action options input

eg : bbdb test-db import-csv-data /temp/file.csv