https://github.com/cee-studio/mujs-sqlite3
A sqlite3 bindings for mujs
https://github.com/cee-studio/mujs-sqlite3
Last synced: about 1 month ago
JSON representation
A sqlite3 bindings for mujs
- Host: GitHub
- URL: https://github.com/cee-studio/mujs-sqlite3
- Owner: cee-studio
- Created: 2021-08-01T19:58:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-01T20:06:20.000Z (almost 5 years ago)
- Last Synced: 2025-01-08T06:06:11.419Z (over 1 year ago)
- Language: C
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mujs-sqlite3
A sqlite3 binding for mujs inspired by [better-sqlite](https://github.com/JoshuaWise/better-sqlite3).