nmongo icon indicating copy to clipboard operation
nmongo copied to clipboard

Yet another MongoDB 3.x driver

Results 2 nmongo issues
Sort by recently updated
recently updated
newest added

Nakagami, hi, yesterday I removed the issue because I tried incompletely, but today I made sure. I have a collection on Mongodb Atlas. After connecting with esp32, I will get...

- Python3 want support SCRAM-SHA-256 - MicroPython want support SCRAM-SHA-1 and SCRAM-SHA-256 Hopefully pbkdf2_hmac() will be implemented in micropython-lib's hashlib https://github.com/micropython/micropython-lib/tree/master/hashlib related issue #1

help wanted