t_wの輪郭

Feedlyでフォローするボタン
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/29 22:43:00

pg_gateway、ローカルでの開発用のDBに良いのでは


pg_gatewayがうまく動かなかったのでpglite-serverを試した。
psqlで接続してSELECT * FROM hoge;ができるところまで確認した。


PrismaからPGLiteに接続しようという試みは失敗に終わった。いったんおしまい。素直にコンテナを使おう。