Data Source Toolkit Guide > How to Prepare a Data Source Extension Adapter > Directory Contents and Build Steps
 
Directory Contents and Build Steps
TDV is shipped with two sample extension adapters, which you can copy and modify as one way to create your own adapter. Each sample adapter comes with a Readme.txt file that describes the following:
The software required to build and test extension adapters.
The directory structure and content of the sample adapter source, which illustrate the organization and files needed to create your extension adapter package.
The steps to build (compile and create) your extension adapter package.
The two sample extension adapters and their readme files can be found at:
<TDV_install_dir>/apps/extension/examples/adapters/postgres-example-adapter-<version>
<TDV_install_dir>/apps/extension/examples/adapters/redshift-example-adapter-<version>