microdb icon indicating copy to clipboard operation
microdb copied to clipboard

MicroDB is a minimalistic file-based JSON object database written in PHP.

Results 3 microdb issues
Sort by recently updated
recently updated
newest added

``` ``` Expected output: `NULL` Actual output: `int(2)`

bug

It looks like a few people are actively using MicroDB, and I realize that most interest is generated through its name. However, it was only ever a side experiment, as...

After setting up locally and trying your test php code for CRUD operations, it is just showing blank page. Tried all combinations of paths, but didn't work. At least the...