https://github.com/n-tdi/postglam
An Object Orientated wrapper for PostgreSQL
https://github.com/n-tdi/postglam
api collaborate cool-stuff developer-tools github-pages java jetbrains learn library object-oriented postgresql postgresql-database postgresql-extension sql tech wrapper xml
Last synced: 3 months ago
JSON representation
An Object Orientated wrapper for PostgreSQL
- Host: GitHub
- URL: https://github.com/n-tdi/postglam
- Owner: n-tdi
- License: bsd-3-clause
- Created: 2023-02-16T17:02:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T14:38:16.000Z (3 months ago)
- Last Synced: 2025-02-21T15:34:19.468Z (3 months ago)
- Topics: api, collaborate, cool-stuff, developer-tools, github-pages, java, jetbrains, learn, library, object-oriented, postgresql, postgresql-database, postgresql-extension, sql, tech, wrapper, xml
- Language: Java
- Homepage: https://www.postglam.tech
- Size: 516 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
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*
```xmlreleases
https://repo.ntdi.world```
```xml
world.ntdi
postglam
[TAG]```
Check the latest full release tag, the version will be exactly as it reads.## Usage
[Javadoc](https://docs.postglam.tech)[Wiki](https://github.com/n-tdi/Postglam/wiki)
## Support
Please feel free to make an [Issue](https://github.com/n-tdi/Postglam/issues) with any problems you may have.
Or check out our [support discord here](https://discord.gg/4GqtWBcDRN)