Hello People,
Welcome to our site!
We would like to introduce you to the latest technology innovation by Pravams. And this time it is with the database. He has created u-db, where “u” stands for micro and “db” stands for database. So udb is microdatabase or microdb.
udb is a noSql database. So it is based on key-value pair storage in the database. Here are some of the striking features that this database offers. udb runs on Linux platform.
-
High Security
The database comes with a password protection. So your data is secure. Also the database is encrypted, so that no one can view the database contents without a password.
-
Easy to Use
It does not use any client-server architecture, it is just a program that does the job of a noSql database. No need to start or stop server.
-
Small Size
The software is just 20KB in size, so it does not take too much space on the hard disk.
-
Free to Use
Here is the best part, this software is free to use, so go ahead and use it in your eCommerce site or blog to improve page loading speed or use it as a database to store data.
Feel free to download this database and use it and let us know your thoughts.
After downloading the file.
command to change the password
./microdb password CHANGE newpassword
command to insert a key-value pair
./microdb password SAVE key value
command to retrieve a key value
./microdb password SHOW key
Thanks,
Team Pravams!