crumbdb

0.2.0 • Public • Published

🥇 CrumbDB JS

Document DBMS in Javascript. CrumbDB is designed and built for solving a problem with data file size limits.

👨‍🏫 Notice

🎉 Releasing version 0.2.0

PLEASE USE THE LATEST VERSION.

  • Added document db structured functions. So there are 2 classes. One is CrumbFiles which is similar as v0.1.0. Another one is CrumbDB which is document database structured design.
  • Now store string data value instead of assigning the data value to document name and convert that to string. Requires migration.

📢 Note

Nothing for now

▶️ Install

npm i crumbdb

🔄 Testing

npm run test

📖 Documents

None for now

💪 Support CrumbDB JS

👼 Become a Sponsor

👨‍💻 Author

Victor Chanil Park

💯 License

MIT, See LICENSE.

/crumbdb/

    Package Sidebar

    Install

    npm i crumbdb

    Weekly Downloads

    73

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    12.4 kB

    Total Files

    9

    Last publish

    Collaborators

    • opdev1004