Skip to content

n-tdi/Postglam

Postglam is a glamorous (glam) way of interacting with the PostgreSQL (Post) database structure, allowing you to create objects for connections and structured method calling.

Maven Repo

This is for your pom.xml

<repository>
    <id>releases</id>
    <url>https://repo.ntdi.world</url>
</repository>
<dependency>
    <groupId>world.ntdi</groupId>
    <artifactId>postglam</artifactId>
    <version>[TAG]</version>
</dependency>

Check the latest full release tag, the version will be exactly as it reads.

Usage

Javadoc

Wiki

Support

Please feel free to make an Issue with any problems you may have. Or check out our support discord here