https://github.com/oldj/potdb
A text based key-value database for Node and Electron. ☕️
https://github.com/oldj/potdb
Last synced: about 1 year ago
JSON representation
A text based key-value database for Node and Electron. ☕️
- Host: GitHub
- URL: https://github.com/oldj/potdb
- Owner: oldj
- License: mit
- Created: 2017-12-27T02:56:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T04:53:25.000Z (over 1 year ago)
- Last Synced: 2025-04-07T16:16:41.049Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.59 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PotDB
A text based key-value database for Node and Electron.
## Usage
```bash
npm install potdb
```
## API
## License
MIT.