Skip to content

MySQL is just too much/not available/too unflexible? SQLite not available? Why not try jsonDB - a nano-tiny PHP class for using a JSON File as database.

Notifications You must be signed in to change notification settings

Paratron/jsonDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

jsonDB is a PHP Class that enables you to work on a JSON Textfile containing an relational Array like a NOSQL Database.

The Dataset will always be stored as a plain JSON Textfile which can be edited by any other program or even by hand.

About

MySQL is just too much/not available/too unflexible? SQLite not available? Why not try jsonDB - a nano-tiny PHP class for using a JSON File as database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published