https://github.com/payloadcms/drizzle-test.git
This repository showcases the work that the Payload team is performing in regards to how to map the Payload field schema to a relational database structure. It's built on top of Drizzle ORM.
The goals for this repository are as follows:
We've started with the "lowest common denominator" being SQLite, but once we have alignment on how to proceed, we will move on to Postgres.