Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ongchi/mdbsql
https://github.com/ongchi/mdbsql
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ongchi/mdbsql
- Owner: ongchi
- License: apache-2.0
- Created: 2022-09-20T13:45:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T13:29:19.000Z (12 months ago)
- Last Synced: 2024-10-12T07:33:45.239Z (3 months ago)
- Language: Rust
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mdbsql
**SQL query for Access database on Unix-like systems.**
This is a simple wrapper for [libmdbsql](https://github.com/mdbtools/mdbtools) in Rust.
The implemented SQL subset is limited, please refer to
[mdb-sql](https://man.cx/mdb-sql(1)).