|
|
|
|
|
by sgt
3973 days ago
|
|
Postgres is relatively light weight. We use Postgres heavily in integration tests and it's quite fast. I don't see that SQLite would speed things up significantly other than causing other potential issues due to it being a different database. |
|