@liquicode/jsonstor-excel
v0.0.20
Published
A jsonstor adapter which stores documents in an Excel worksheet or CSV file.
Downloads
10
Maintainers
Readme
jsonstor-excel
A jsonstor adapter which stores documents in an Excel spreadsheet.
Overview
jsonstor
defines a single interface for database interaction and implements
adapters for specific database products and libraries.
This interface is inspired by the MongoDB-style interface found in many other projects.
All database interaction is done through this interface and is the same across all database adapters.
This project is a plugin for the jsonstor
project.
See: @liquiode/jsonstor
.