Skip to content

Datasources 1: Introduction to Datasources

In this first tutorial we will be looking at datasources, what they are and how they allow AMI to connect to and work with a huge variety of different sources of data such as databases, files or executables. We will create our own datasource that allows us to connect, retrieve and modify data in an Oracle database and another that allows us to read and process data from a CSV file. Along the way we will cover the AMI architecture that makes this all possible.

  • Topics Covered


    • What is a datasource?
    • How do datasources work?
    • Creating an OracleDB datasource.
    • Creating a Flat File datasource.
    • Retrieving, visualizing and modifying data using a datasource.
  • Resources


    This tutorial requires you to download the CSV data file.