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/28 20:28:00

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


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