kit-postgres

The kit-postgres library simply extends next-jdbc's next.jdbc.result-set/ReadableColumn and next.jdbc.prepare/SettableParameter to serialize Instants, LocalDates, LocalDateTimes, and IPersistentMaps, and deserialize Arrays and PGobjects. It requires cheshire as a dependency for JSON serialization/deserialization. You can further extend these protocols as you desire.