> For the complete documentation index, see [llms.txt](https://docs-v3.activeloop.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-v3.activeloop.ai/v3.6.0/enterprise-features.md).

# Enterprise Features

- [Compute Engine](https://docs-v3.activeloop.ai/v3.6.0/enterprise-features/compute-engine.md): C++ part of the Deep Lake codebase optimized for faster data fetching and computations
- [Tensor Query Language (TQL)](https://docs-v3.activeloop.ai/v3.6.0/enterprise-features/compute-engine/querying-datasets.md): Deep Lake offers a highly-performant SQL-style query engine for filtering your data.
- [TQL Syntax](https://docs-v3.activeloop.ai/v3.6.0/enterprise-features/compute-engine/querying-datasets/query-syntax.md): How to properly format TQL queries
- [Sampling Datasets](https://docs-v3.activeloop.ai/v3.6.0/enterprise-features/compute-engine/querying-datasets/sampling-datasets.md)
- [Performant Dataloader](https://docs-v3.activeloop.ai/v3.6.0/enterprise-features/compute-engine/performant-dataloader.md): How to use Deep Lake's new dataloader built and optimized in C++
- [Tensor Database](https://docs-v3.activeloop.ai/v3.6.0/enterprise-features/managed-database.md): Deep Lake Managed Database
- [REST API](https://docs-v3.activeloop.ai/v3.6.0/enterprise-features/managed-database/rest-api.md): How to Use the Deep Lake REST API
- [Migrating Datasets to the Tensor Database](https://docs-v3.activeloop.ai/v3.6.0/enterprise-features/managed-database/migrating-datasets-to-the-tensor-database.md): Migrating datasets to the Tensor Database
