https://github.com/xh8039/jsondb
A lightweight JSON file database, implemented by native PHP. Jsondb has only one file. If you don't want to use a large database system, or there are multiple small projects in a site, jsondb is your best choice. Jsondb includes querying, adding, updating, deleting and other basic operations on data, and is suitable for storing data with small amount of data
https://github.com/xh8039/jsondb
database json json-database lightweight-database php php7 php8
Last synced: 4 months ago
JSON representation
A lightweight JSON file database, implemented by native PHP. Jsondb has only one file. If you don't want to use a large database system, or there are multiple small projects in a site, jsondb is your best choice. Jsondb includes querying, adding, updating, deleting and other basic operations on data, and is suitable for storing data with small amount of data
- Host: GitHub
- URL: https://github.com/xh8039/jsondb
- Owner: xh8039
- License: apache-2.0
- Created: 2022-08-22T04:57:12.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T09:45:36.000Z (over 1 year ago)
- Last Synced: 2024-03-15T11:04:39.875Z (over 1 year ago)
- Topics: database, json, json-database, lightweight-database, php, php7, php8
- Language: PHP
- Homepage: http://blog.bri6.cn
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE