Mongo Client

Shell-style UNLV projects — real Mongo syntax, executed against the museum's database

OriginalEnhanced

Shell projects backed by a real database.

Same shell, same bounties data — plus an auditLog collection that records every mutation across both tiers (author, operation, before/after, timestamp). Anyone who writes is identifiable here. Sign-in required for writes on both tiers.

collectionsbountiesauditLog
JASKIS·db: jaskis·Enhanced tier
MongoDB shell (museum)

Connected to: jaskis-museum.unlv

Project: JASKIS · Tier: enhanced

Pick an example from the left, or try db.bounties.find(). Press Enter to run, Shift+Enter for a newline, ↑/↓ for history, Ctrl+L to clear.

This tier exposes the auditLogcollection. Every write across both tiers shows up there with the author's GitHub login. ← Back to Original

jaskis>