Skip to main content

A Django app can be used to query and render MongoDB data

Project description

dj-mongo-reader is a Django application can be used to query MongoDB via AJAX requests and render result with several customization options.

Installation

  • Install from PyPi pip install dj-mongo-reader

  • Install from source code

  • download code git clone https://github.com/feifangit/dj-mongo-reader.git

  • run <setup.py> from dj-mongo-reader folder python setup.py install

Features

  1. Able to send find, count, collstats commands to MongoDB via designated URL

  2. Basic HTML pages included, only few code is needed to work with your existing CSS framework

  3. Pagination implemented, you can customize record number show in each page

  4. Permission check, you can deny a data fetching request based on user’s permission and the query(database, collection, command, criteria).

  5. Pick up some keys of the record to fill the table, leave complete record in detail dialog

  6. Assign display names for keys in MongoDB record

  7. value transformation, you can provide Javascript callback functions to process raw value data from MongoDB to a proper text for displaying

DEMO

A Django application runs on heroku.

  • Functionality: A query form and result table included.

  • UI: Bootstrap 3 applied.

Source code Please see example folder

Guide

http://dj-mongo-reader.herokuapp.com

Credits

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

dj-mongo-reader-0.93.tar.gz (36.5 kB view details)

Uploaded Source

File details

Details for the file dj-mongo-reader-0.93.tar.gz.

File metadata

File hashes

Hashes for dj-mongo-reader-0.93.tar.gz
Algorithm Hash digest
SHA256 0819eab8ba928a875044c2674cd1638b7ec86ef248d1cd75e43266ff2f5c0d40
MD5 2d296e73c0808456244b3bb2160fd8b9
BLAKE2b-256 a6d10fbfed93f64e3dcc4d2855fd88f1fba12af1238a7f9852cbf4a56b3713bd

See more details on using hashes here.

Provenance

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