Skip to content

A wrapper around JDBC PreparedStatement for modernized low-level database programming

License

Notifications You must be signed in to change notification settings

MetricStream/SQLBuilder

Repository files navigation

MetricStream

SQLBuilder is a Java library which aims to be a better PreparedStatement. It was developed internally at MetricStream and is in active use and maintained by MetricStream. We use lots of wonderful open source code in our projects and open sourcing this library is an attempt to give a tiny bit back to the community. Hopefully someone will find it useful. Feedback of any kind is definitely appreciated!

The MavenCentral coordinates are com.metricstream.jdbc:sqlbuilder-core:3.9.1 for production usage and com.metricstream.jdbc:sqlbuilder-mock:3.9.1 for unit testing.

Read the documentation for details on why and how to use SQLBuilder and the release notes for changes between releases.

About

A wrapper around JDBC PreparedStatement for modernized low-level database programming

Resources

License

Stars

Watchers

Forks

Packages

No packages published