JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q43747F
  • License MIT

database abstraction layer

Package Exports

  • dbmage
  • dbmage/x/dbmage.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dbmage) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

๐Ÿง™โ€โ™‚๏ธ dbmage

npm install dbmage

database abstraction layer

  ๐Ÿ“— mongodb driver, store your data
  ๐Ÿงช in-memory driver, emulate your database
  ๐Ÿ“ file driver, keep your data in a json file
  ๐Ÿ”ฎ flex driver, store your data anywhere
  ๐Ÿ“œ transactions, keep your data safe
  ๐ŸŽถ rando, randomly generate 256-bit ids
  ๐Ÿ’– free and open source, just for you