Sehkah
|
e745f4470a
|
Document PSQL benchmark setup.
|
2025-05-23 18:29:55 +02:00 |
|
Sehkah
|
6520d83f1a
|
Add convenience script to convert SQLite schema without having to start up the application.
Avoid "if not exists" in base schema as this is only expected to run once anyway, otherwise mariadb is not happy about conditional indexes.
|
2025-04-20 22:10:55 +02:00 |
|
Sehkah
|
f07263cf02
|
Expose more DB settings, experimental pgbouncer sample setup, optimized dotnet docker image.
|
2025-04-20 22:10:55 +02:00 |
|
Sehkah
|
aeaa2c8ace
|
Make pg_loader consume less RAM by batching.
|
2025-04-18 16:59:06 +02:00 |
|
Sehkah
|
3e0ef64f2f
|
Add optional SQLite statement tracing & pgloader sidecar for PSQL sample.
|
2025-04-13 18:39:20 +02:00 |
|
Sehkah
|
50c245943d
|
Update to net9.0/C#13, expand range of item UIDs, fix docker builds, fix mariadb.
|
2025-04-12 17:01:55 +02:00 |
|
Sehkah
|
1a1926d868
|
Use SQLite schema as foundation & transform incompatible syntax to avoid multiple schema files.
|
2023-09-23 12:40:45 +02:00 |
|
Sehkah
|
8ccb17fbbf
|
Reduce differences between database schemas.
|
2023-09-23 00:06:03 +02:00 |
|
Sehkah
|
f7710f89f0
|
Fix PSQL time zone & ushort/uint issues.
|
2023-09-21 23:16:47 +02:00 |
|
Sehkah
|
21e24d82f8
|
Add initial required setup for MariaDB support.
|
2023-09-18 00:24:22 +02:00 |
|
Sehkah
|
e2bed79923
|
Add PSQL-specific configurations and docker compose setup.
|
2023-09-17 17:59:01 +02:00 |
|