General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Start Free
Veeam Data Platform v13.1 - Get Your Free Trial
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
HHDB SQL Admin is a graphical PostgreSQL client written in Java.
1. Developed by pure java
2. Customrized for PostgreSQL
3. Support multi-language
4. Use pg JDBC driver for connection
5. Use swing components for GUI
6. Test with Jdk1.7 and 1.8 on windows and CentOS 6,7
Complete source code, usage example, & a code-generated testcase are included in the .jar file.
( See main.java for the usage / code generation example )
Backpedal is a JDBC driver that can be messaged to roll back all SQL statements issued through it. It is intended to be used in testing scenarios, to allow you return the database to the state it was in before your testcase started.