Re: A new JDBC driver...

From: Patric Bechtel <bechtel(at)ipcon(dot)de>
To: Kevin Wooten <kdubb(at)me(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: A new JDBC driver...
Date: 2013-03-12 11:32:44
Message-ID: 513F125C.8060807@ipcon.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Kevin,

I'm excited to try it out - I've been thinking on doing the same quite a few times while hacking
yet another hotspot out of the driver, and you're right: It's showing it's age, but also it's
experience.
My main motivation was speed so far and I'm glad to see netty used - nice approach.

I'm looking forward trying it out and lend a hand if I have the time.

Thanks for sharing this,

Kevin Wooten schrieb am 12.03.2013 02:19:
> So… I did a crazy thing… I created an entirely new JDBC driver.
[...]
> If you read this far you get a cookie…
>
> Here is the GitHub project… https://github.com/kdubb/pgjdbc-ng
>
> Kevin

- --
cu, Patric
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: GnuPT 2.5.2

iEYEARECAAYFAlE/ElwACgkQfGgGu8y7ypCrowCfRWWnJqldLZhktoggvjRMjNA7
EeIAnjc5SJH3FLpOLf0B+KG9pGa/e+8d
=bV28
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mikko Tiihonen 2013-03-12 12:52:22 Re: A new JDBC driver...
Previous Message Loïc PÉRON 2013-03-12 11:20:12 Re: [PATCH] Expose URL property in BaseDataSource