あれ2025/1/29 22:43:00 pg_gateway、ローカルでの開発用のDBに良いのでは pg_gatewayがうまく動かなかったのでpglite-serverを試した。 psqlで接続してSELECT * FROM hoge;ができるところまで確認した。 PrismaからPGLiteに接続しようという試みは失敗に終わった。いったんおしまい。素直にコンテナを使おう。
『kamilogorek/pglite-server: Wire Protocol Server for PGlite. A spare-time attempt to understand Postgres Wire Protocol and expose a TCP server, that can be used to redirect all client requests to PGlite instance.』2025/1/28 20:26:00 https://github.com/kamilogorek/pglite-server