SimpleDB is a class that provides a simplified interface for working with DuckDB, a high-performance, in-memory analytical database.
SimpleTable is a class representing a table in a SimpleDB. It can handle tabular and geospatial data. To create one, it's best to instantiate a SimpleDB first.