@sansavision/db
v0.1.0
Published
SansaDB CLI native-binary npm wrapper
Readme
@sansavision/db
This is the main npm wrapper package for the SansaDB CLI.
Install:
npm install -g @sansavision/dbor run without a global install:
npx @sansavision/db --helpThe wrapper installs a platform-specific native-binary package through optionalDependencies and then launches the native sansadb binary.
