This removes some of the abstraction around sqlite to make creating and initializing services more straightforward. We will likely need to add new abstractions when we want to support parquet or other storage formats however those can be service focused instead of db focused.
This removes some of the abstraction around sqlite to make creating and initializing services more straightforward. We will likely need to add new abstractions when we want to support parquet or other storage formats however those can be service focused instead of db focused.