Pinned Repositories
amazon-aurora-user-guide
The open source version of the Amazon Aurora User Guide. You can provide feedback by submitting issues in this repo, or propose changes by submitting a pull request.
AoJ
auroraArc
JDBC SQL driver which supports fast aws aurora failover and distributed replica reads
LogicalDecode
Demo for PostgreSQL Logical Decoding with JDBC
manager
pljvm
JVM procedural language. Execute code in any JVM from PostgreSQL
postgresqlMonitor
Postgresql Monitor
presentations
Collection of presentations
SpringTransactionExample
Very Short example on how to use Spring transactions with PostreSQL
testssl
Example of how to do ssl with pgjdbc
davecramer's Repositories
davecramer/LogicalDecode
Demo for PostgreSQL Logical Decoding with JDBC
davecramer/amazon-aurora-user-guide
The open source version of the Amazon Aurora User Guide. You can provide feedback by submitting issues in this repo, or propose changes by submitting a pull request.
davecramer/auroraArc
JDBC SQL driver which supports fast aws aurora failover and distributed replica reads
davecramer/aws-advanced-jdbc-wrapper
The Amazon Web Services JDBC Driver has been redesigned as an advanced JDBC wrapper. This wrapper is complementary to and extends the functionality of an existing JDBC driver to help an application take advantage of the features of clustered databases such as Amazon Aurora.
davecramer/aws-mysql-jdbc
The Amazon Web Services (AWS) JDBC Driver for MySQL is a driver that enables applications to take full advantage of the features of clustered MySQL databases.
davecramer/buildwindows
build pg on windows
davecramer/davecramer.github.io
My Blog
davecramer/graalvm-reachability-metadata
Repository which contains community-driven collection of GraalVM reachability metadata for open-source libraries.
davecramer/HibernateExample
davecramer/jdbcbench
davecramer/mysql-connector-odbc
This is the source for MySQL Connector/ODBC (myodbc), an ODBC (3.51) driver for connecting an ODBC-aware application to the MySQL Server.
davecramer/pg_auto_failover
Postgres extension and service for automated failover and high-availability
davecramer/pg_shared_plans
Shared cache plans for PostgreSQL
davecramer/pg_tle
Framework for building trusted language extensions for PostgreSQL
davecramer/pgbuild
build pg on windows
davecramer/pgjdbc
Postgresql JDBC Driver
davecramer/pgjdbc-ng
A new JDBC driver for PostgreSQL aimed at supporting the advanced features of JDBC and Postgres
davecramer/pgvector-java
pgvector support for Java and Scala
davecramer/plcontainer
PL/Container - GPDB execution sandboxing for Python and R
davecramer/plr
PL/R - R Procedural Language for PostgreSQL
davecramer/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
davecramer/postgreslibjava
Example of using graalvm native to call java from postgresl
davecramer/psqlodbc
davecramer/reusableworkflow
Test for reusable workflow
davecramer/spqr
Stateless Postgres Query Router
davecramer/testbuilder
testing self hosted runners
davecramer/testbuildpostgres
davecramer/testjdbc
davecramer/tproxy-java
A small transparent proxy written in java
davecramer/winpgbuild
A repo containing Github actions for building PostgreSQL and it's dependencies on Windows