| Crates.io | gluesql-mongo-storage |
| lib.rs | gluesql-mongo-storage |
| version | 0.18.0 |
| created_at | 2024-08-11 11:55:37.160543+00 |
| updated_at | 2025-09-24 13:30:56.976621+00 |
| description | GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support! |
| homepage | |
| repository | https://github.com/gluesql/gluesql |
| max_upload_size | |
| id | 1333245 |
| size | 115,928 |
Install & start up MongoDB
https://docs.docker.com/engine/install/
docker run --name mongo-glue -d -p 27017:27017 mongo
https://www.mongodb.com/docs/manual/installation/
cargo test --features test-mongo