Home¶
JSONDB-LV is an easier way for use JSONDB (HV/SV) in different programming languages.
By the way currently only PHP language supported in this library. (Other languages will be added soon...
Note
JSONDB-LV isn't a database. It's an asynchronous library for use and connect to jsondb (HV / SV) with only a few lines code.
Features¶
-
Asynchronous Library
This library coded very clean and asynchronous for faster calculations
-
A few lines
Send requests to jsondb with only a few lines of code
-
One For All
This library supports all functional requests for both JSONDB-HV & JSONDB-SV
-
Open Source, MIT
JSONDB-LV is licensed under MIT and also available on GitHub
Why should I use JSONDB-LV?¶
We know that JSONDB supports rest api and web stream socket but we think about it that MYSQL has query too but every developer must write his own library or type each queries in many lines of code. It happens in JSONDB too , We mean that you should write your library or write a many lines of code for sending a request and it maybe make you tired so we developed JSONDB-LV for making your codes free from many lines of code only for sending a simple request to JSONDB-HV/SV.
-
And also we added¶
Some better features in this library for make it more useful
Here you are ready!¶
Let's have some fun with this library