Skip to content

FerretDB/python-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-mongodb

This is a fork of https://github.com/mongodb-developer/python-mongodb, simplified to run with FerretDB.

How to run:

python3 pymongo_test.py "mongodb://username:password@localhost:27017/?authMechanism=PLAIN"

To use the strict Stable API run with --strict flag.

About

Contains details on how we use pymongo to connect python with mongodb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%