Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forivall/mcsdbdown
https://github.com/forivall/mcsdbdown
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/forivall/mcsdbdown
- Owner: forivall
- Created: 2017-05-26T18:44:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T05:31:46.000Z (almost 3 years ago)
- Last Synced: 2024-10-14T09:57:58.590Z (3 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mcsdbdown
A backend for levelup that uses MCS's Database Access API.
Does not currently support batch or iterator.
Will eventually support iterator since MCS uses `LIKE` instead of `=` for string
columns.