Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
mongo-table-admin
Advanced tools
Admin interface for mongo. Work with documents as table rows. Integrates Handsontables, Pivottable, Visual Query.
Admin interface for mongo. Work with documents as table rows. Integrates Handsontable - great inline edit tool, and Pivottable - data discovery and analisys tool.
For me, data collection is usually not just a valid json. You can say I'm an old style, but I'd like to understand data structure, trends, clusters etc. Thats what pivot is about. And second thing, I like to fix data easyly when I see small problems. Not like a SQL query, but inlide edit - just like Excel table.
If you are looking for a full featured mongo admin, please check:
Rememeber to always back up important data. Everybody can sometimes unintentionally break something.
try demo on heroku (give it a moment to wake up)
Don't have local mongodb or one with secure url access? Get 500MB free on mLabs
git clone https://github.com/artbels/mongo-table-admin.git && cd mongo-table-admin
npm start
localhost:12369
ip control by setting list of IPs in MTA_IPS environment variable
export MTA_IPS=
add rows (localhost:12369/create) example on youtube:
browse data (localhost:12369) example on youtube:
inline edit data (localhost:12369) example on youtube:
FAQs
Admin interface for mongo. Work with documents as table rows. Integrates Handsontables, Pivottable, Visual Query.
The npm package mongo-table-admin receives a total of 87 weekly downloads. As such, mongo-table-admin popularity was classified as not popular.
We found that mongo-table-admin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.