/EnzoServer
ENZO SERVER
Introduction
Enzo Server is a data service that allows you to call any supported system using native SQL commands and/or HTTP calls directly. This documentation will help you get started quickly with Enzo Server and will introduce you to some of the more advanced features like Edge Caching, SQL Integration and Change Data Capture.
Installation Instructions
First you need to install Enzo Server on a dedicated server running Windows Server 2016 or later; note that
it is also possible to run Enzo Server on Windows 10 but the server edition is recommended for production workloads.
You will also need a SQL Server 2016 database (Express edition or higher) preferably installed on the same server.
See installation instructions here.
Quick Start
Once Enzo Server is installed and running, you should first get acquainted with the platform before trying more advanced
features. Since Enzo Server understands native SQL commands, and you have installed SQL Server to setup Enzo,
you can start using Enzo with SQL Server Management Studio.
See the Quick Start section to read more.