https://github.com/arham09/jdb
https://github.com/arham09/jdb
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arham09/jdb
- Owner: arham09
- Created: 2022-02-28T12:33:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-01T13:45:43.000Z (over 4 years ago)
- Last Synced: 2025-12-13T02:50:58.760Z (7 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JDB

## Description
json database that saves files in local, no need for additional driver for Go.
## Table of Contents
* [Installation](#installation)
* [Usage](#usage)
* [License](#license)
* [Contributing](#contributing)
* [Tests](#tests)
* [Questions](#questions)
## Installation
go get github.com/arham09/jdb
## Usage
use this as a save simple data in JSON
## License
This project is license under MIT
## Contributing
## Tests
go test
## Questions
If you have any questions about this projects, please contact me directly at arham.abiyan@gmail.com. You can view more of my projects at https://github.com/arham09.