Prostgles Client
JSON →prostgles-client v4.0.347 is a reactive isomorphic TypeScript client for PostgreSQL that provides real-time data synchronization via WebSocket, relational queries, and auto-generated TypeScript types from database schemas. It offers zero-boilerplate direct database access with first-class React hooks (useSubscribe, useFind, useSync) and works in both Node.js and browser environments. Released under MIT license. Key differentiator: tight integration with prostgles-server for end-to-end type safety and real-time sync without writing SQL. 3-4 minor releases per month.