NoSQL #
- MongoDB
- A complete guide to using MongoDB in TypeScript — connecting with the official driver, CRUD operations, typing with interfaces, the aggregation pipeline, indexing, and error handling.
- Elasticsearch
- A complete guide to using Elasticsearch in TypeScript — connecting with the official client, indexing documents, full-text search, the Query DSL, aggregation, and integration patterns with your primary database.