I am trying to write an adapter to parse data from an mts file and I don't know where to start
the adapter should create virtual tables with the metadata and filter it whenever it recieves a SQL statement to do so.
the mts file raw data has keys for each attribute to tell what type it is.(" for strings, % for numbers ) .