Application Programming Interface Guide > DSL API
 
DSL API
DSL (Domain Specific Language) API enables users to perform headless development on the TDV server.
The DSL API can be executed through REST/JDBC/ODBC/ADO.Net or any other client using which you can query the TDV Server.
This chapter explains the following resources that can be created/altered/deleted using DSL:
Relational Data Sources
File Delimited Data Sources
Excel Data Sources
Data Views
SQL Script Procedures
Folders
Virtual Databases
Virtual Tables and Procedures
Virtual Schemas
Virtual Catalogs
Note: Refer to the chapter TDV Server REST APIs for more details on how to perform the tasks explained in this chapter using REST APIs.