techquarter / dataswamp

0 stars 0 forks source link

[Data Store] Create SQLite datastore #3

Closed cstefanache closed 5 years ago

cstefanache commented 5 years ago

Create a raw management way to perform operations on a table:

By default data types for each column will have to be TEXT because at loading time we have no knowledge about the column types.