DP | DegenPowerliftr
DP | DegenPowerliftr
DTDrizzle Team
Created by DP | DegenPowerliftr on 4/16/2024 in #help
Agnostic Database Connector
Suppose we wanna make sure our application supports mysql and postgres. Depending on an env var it will use either one of them. Do we have to create schema definition files for both separately? Why isn't there a common interface where we can specify the database (and possibly the driver) and have one common schema definition API?
2 replies