Comment on Test Postgres in Python Like SQLiteparentComments−wey-guOP1ywow, thanks! it should be feasible! and as I recall there are such thing from some databases(chromadb, milvus-lite) in the py-first communities.we could think big to someday do that within py-pglite project actually.let me put it as the roadmap of v2(much more work to do!)−heinrichhartman1yCan you explain this? What is the compilation target? What is the compiler? How does being a "python extension" help?−wey-guOP1ythe target would be just baremetal binary with some changes needed and the purpose was just to be python dx optimized
Comments
wow, thanks! it should be feasible! and as I recall there are such thing from some databases(chromadb, milvus-lite) in the py-first communities.
we could think big to someday do that within py-pglite project actually.
let me put it as the roadmap of v2(much more work to do!)
Can you explain this? What is the compilation target? What is the compiler? How does being a "python extension" help?
the target would be just baremetal binary with some changes needed and the purpose was just to be python dx optimized