metadb-project / metadb

Metadb extends PostgreSQL with features to support analytics such as streaming data sources, data model transforms, and historical data
Apache License 2.0
8 stars 2 forks source link

Improve consistency and performance of database communication #41

Closed nassibnassar closed 7 months ago

nassibnassar commented 1 year ago

Complete the transition to the "pgx" database client library and connection pool, including updating the current row matcher. Consider if upsert can be used in the executor.