Key Features
Learn why you should use Dubnium!
Last updated
Was this helpful?
Learn why you should use Dubnium!
Last updated
Was this helpful?
Since Dubnium is locally stored, the only limit to the amount of data stored is what you want! You also don't have to worry about any outages on our end or need any internet connection to use Dubnium¹!
Is Dubnium missing something you need? Try one of these options or request it!
Dubnium has to run a custom fs function and to run a custom bash command.
Dubnium is approximately 30 kB, while Mongoose is over 2.5 MB. Dubnium also has 0 dependencies!
You can use any file type supported by Node.js!
Dubnium allows you to have as many databases as you need!
Dubnium can also record versions of Records automatically.
Nobody but the people that have access to the directory you created can ever see a Record and data never leaves the device it was created on.
Dubnium v2 and v1 support Commonjs & ECMAScript modules! Dubnium v0 is ECMAScript only, however, the Dubnium Archive has a Commonjs version.
Dubnium is free to use for personal & commercial use. It is also open-sourced and licensed under the MIT license.
Copyright 2022 CoolStone Technologies
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Dubnium is actively being developed and new features are added often. If you have an idea, please tell us!
1: After installing
2: Some methods may not be available due to browser limitations.
Overwrite, tag/content searching, renamable Records, CLI, powerful deletion methods, support, middleware, and more!
Want to use a similar API on your browser²? You can! Dubnium for browser uses localStorage
(or sessionStorage
) to store data. Check out to get started!