Skip to main content

Not Available

Project description

Simple-MongoDB

Warning: This Python package is currently still in development phase

Features

Feature Impemented/NotImplemented
collection.find_one() Implemented
collection.find_one_and_delete() NotImplemented
collection.find_one_and_replace() NotImplemented
collection.find_one_and_update() NotImplemented
collection.find() Implemented
collection.find_raw_batches() NotImplemented
collection.insert_one() Implemented
collection.insert_many() Implemented
collection.update_one() Implemented
collection.update_many() NotImplemented
collection.delete_one() Implemented
collection.delete_many() NotImplemented
collection.replace_one() NotImplemented
collection.create_index() NotImplemented
collection.create_indexes() NotImplemented
collection.drop_index() NotImplemented
collection.drop_indexes() NotImplemented
collection.list_indexes() NotImplemented
collection.create_search_index() NotImplemented
collection.create_search_indexes() NotImplemented
collection.drop_search_index() NotImplemented
collection.list_search_indexes() NotImplemented
collection.index_information() NotImplemented
collection.aggregate() NotImplemented
collection.aggregate_raw_batches() NotImplemented
collection.count_documents() Implemented
collection.estimated_document_count() NotImplemented
collection.bulk_write() NotImplemented
collection.distinct() NotImplemented
collection.rename() NotImplemented

Description

Placeholder

Simple Example

Placeholder

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple_mongodb-0.1.0.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

simple_mongodb-0.1.0-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page