@stratix/db-mongodb
v0.7.6
Published
MongoDB extension for Stratix framework
Downloads
1,779
Maintainers
Readme
@stratix/db-mongodb
MongoDB database integration with aggregations and pagination for Stratix
Documentation | Getting Started
Part of Stratix Framework - A TypeScript framework for building scalable applications with Domain-Driven Design, Hexagonal Architecture, and CQRS patterns.
New to Stratix? Start with the Getting Started Guide
About This Package
@stratix/db-mongodb is a database plugin for the Stratix framework.
MongoDB database integration with aggregations and pagination for Stratix
About Stratix
Stratix is an AI-first TypeScript framework combining Domain-Driven Design, Hexagonal Architecture, and CQRS. It provides production-ready patterns for building scalable, maintainable applications with AI agents as first-class citizens.
Key Resources:
Installation
Prerequisites:
- Node.js 18.0.0 or higher
@stratix/coreand@stratix/runtimeinstalled- Basic understanding of Stratix architecture
Recommended: Use the Stratix CLI
stratix add mongodbManual installation:
npm install @stratix/db-mongodbRelated Packages
Essential:
@stratix/core- Core primitives and abstractions@stratix/runtime- Application runtime and plugin system@stratix/cli- Code generation and scaffolding
Documentation
Support
- GitHub Issues - Report bugs and request features
- Documentation - Comprehensive guides and tutorials
License
MIT - See LICENSE for details.
Stratix Framework - Build better software with proven patterns
