# Functions
EvaluateFunction function node evaluation which should work on all databases.
NewSqliteInfo creates a new sqlite info
**Returns** - *SqliteInfo: created sqlite connection info.
# Structs
SchemaModel model of a schema in database.
SqliteInfo - sqlite specific information.
SQLServerInfo - ms sql server specific information.
# Interfaces
IConnectionInfo - database driver specific information.