FeedbackDb Module
Backend factories for, mirroring : File baseDir (local JSONL files) | Database factory (any ADO.NET store).
Functions and values
| Function or value |
Description
|
|
Select the backend with a single knob: File baseDir (local files) | Database factory (any ADO.NET store).
|
|
Database-backed service over any ADO.NET provider (SQLite, PostgreSQL, SQL Server, ...). Tables are created on demand (CREATE TABLE IF NOT EXISTS).
|
|
Nao