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

Plugin : CSV bulk data import/export #21

Open shubhvjain opened 2 weeks ago

shubhvjain commented 2 weeks ago

what are the default fields to import and export for a schema? how to add meta : meta.tags (; separated), meta.link csv can have a blank _id and meta.link field after creating a doc this can be updated. give a template to generate the csv file which list of fields that can be imported