https://github.com/edwardhinkle/quartzdb-node
A flat-file database optimized to hold time-series data (A Node.js TypeScript port of the PHP library)
https://github.com/edwardhinkle/quartzdb-node
flat-file flat-file-db nodejs typescript
Last synced: 2 months ago
JSON representation
A flat-file database optimized to hold time-series data (A Node.js TypeScript port of the PHP library)
- Host: GitHub
- URL: https://github.com/edwardhinkle/quartzdb-node
- Owner: EdwardHinkle
- License: apache-2.0
- Created: 2017-10-13T17:21:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T17:23:26.000Z (over 8 years ago)
- Last Synced: 2025-06-06T16:44:39.989Z (about 1 year ago)
- Topics: flat-file, flat-file-db, nodejs, typescript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuartzDB for Node.js
A flat-file database optimized to hold time-series data.
This is a Node.js TypeScript port of [aaronpk's QuartzDB PHP library](https://github.com/aaronpk/QuartzDB)