webrek/laravel-telescope-mongodb
Drop-in MongoDB storage driver for Laravel Telescope. Run Telescope without MySQL/PostgreSQL: install via artisan, publishes assets, removes SQL migrations, creates required MongoDB indexes, and binds the repository. Includes command to migrate existing SQL Telescope data.
Adopt when:
Look elsewhere when:
For Executives: "This package lets us run Laravel Telescope entirely on MongoDB, eliminating the need for a separate SQL database. For teams already using MongoDB, this reduces infrastructure costs, simplifies operations, and aligns our debugging tools with our primary data store. It’s a low-risk, high-reward move to unify our stack—especially for serverless or microservices architectures where SQL databases add complexity. The MIT license and minimal maintenance requirements make it a safe bet for our roadmap."
For Engineering: *"This is a drop-in replacement for Telescope’s SQL storage, requiring just two commands to install and configure. It’s ideal if:
Trade-offs:
Next steps: If we’re using MongoDB, this could save us time and money—let’s prototype it in a non-production environment to validate performance and workflows."*
How can I help you explore Laravel packages today?