Key concepts
Any Shaped retrieval database consists of four parts:
- Tables: Act as a data warehouse and connect to your production data sources
- Views: Transform and consolidate your tables into materialized views
- Engines: Train retrieval and ranking models on your data using a declarative interface
- Queries: Retrieve records using your ranking models through a REST API