{"repo":"quarkiverse/quarkus-embedded-postgresql","free":true,"listed":false,"github":"https://github.com/quarkiverse/quarkus-embedded-postgresql","clone":"git clone https://github.com/quarkiverse/quarkus-embedded-postgresql.git","description":"Allowing you to unit test with a PostgreSQL DB without requiring end users to install and set up a database cluster","language":"Java","stars":18,"topics":["embedded-database","embedded-db","embedded-postgresql","postgresql","quarkus-extension","zonkyo"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"Quarkus - Embedded PostgreSQL An alternative to quarkus-jdbc-postgres that rather than instantiating a pgsql server, uses zonky embedded library, reducing memory footprint. It is mainly oriented for single pod k8s deployments or integration testing. Usage Include this dependency in your pom You can now inject in your code a DataSource object (if you are JDBC friend) or a PgPool reference (if you prefer reactive) without adding any further property. Configuration properties property description ---------------------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------------- quarkus.embedded.postgresql.data.dir You can optionally persist information into file system by setting the desired path as value of property quarkus.embedded.postgresql.port You can optinally configure the postgresql server port by using this property. If no value is confirured a random available port will be selected. quarkus.embedded.postgresql.listen-address You can optionally configure the host(s) (listen addresses) for the PostgreSQL server; if not set, localhost is used. Valid values include localhost, 0.0.0.0, ::, , a specific hostname or IP (e.g. db.mycompany.local, 192.168.1.100), or multiple comma-separated addresses. Multiple Datasources This extension supports the usage of multiple datasources when the application has more than datasource which are defined by a specific name for each one","default_branch":null,"files":null,"tree":[],"storefront":"/r/quarkiverse","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/quarkiverse/quarkus-embedded-postgresql/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}