This documentation is about managing Znode's usage of SQL Server, MongoDB, and ElasticSearch.
Table of Contents
Documentation is organized into the following areas:
Managing Derived Data (MongoDB and ElasticSearch)
Creating (and rebuilding) data stored in MongoDB and ElasticSearch.
Handling DB updates when moving to newer versions of Znode.
Tools
Some helpful tools can be used to more easily manage Znode's databases. The following list of tools are commonly used by Znode developers:
SSMS (SQL Server Management Studio)
UI for managing SQL Server databases.
UI for managing MongoDB databases.
- Postman
UI for sending HTTP requests; useful to interact with Elasticsearche's RESTful API.