https://github.com/wxn0brp/valtheradb-core
ValtheraDB Core
https://github.com/wxn0brp/valtheradb-core
database db storage valthera
Last synced: 8 months ago
JSON representation
ValtheraDB Core
- Host: GitHub
- URL: https://github.com/wxn0brp/valtheradb-core
- Owner: wxn0brP
- License: mit
- Created: 2025-07-12T14:08:10.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-10-14T07:09:36.000Z (9 months ago)
- Last Synced: 2025-10-22T08:22:19.028Z (8 months ago)
- Topics: database, db, storage, valthera
- Language: TypeScript
- Homepage: https://npmjs.org/@wxn0brp/db-core
- Size: 105 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @wxn0brp/db-core
Core library for [ValtheraDB](https://github.com/wxn0brp/ValtheraDB).
## ⚠️ Disclaimer
It is **not recommended** to install this module separately unless you plan to create your own ValtheraDB adapter.
## Installation
```bash
npm install @wxn0brp/db-core
```
## Documentation
See the [documentation](docs/README.md) for more information about the API and usage.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.