What is C3P0?
It is a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.
C3P0 is a tool in the Java Tools category of a tech stack.
C3P0 is an open source tool with 1.3K GitHub stars and 337 GitHub forks. Here’s a link to C3P0's open source repository on GitHub
Who uses C3P0?
Companies
C3P0 Alternatives & Comparisons
What are some alternatives to C3P0?
guava
The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
Java 8
It is a revolutionary release of the world’s no 1 development platform. It includes a huge upgrade to the Java programming model and a coordinated evolution of the JVM, Java language, and libraries. Java 8 includes features for productivity, ease of use, improved polyglot programming, security and improved performance.
Apache FreeMarker
It is a "template engine"; a generic tool to generate text output (anything from HTML to auto generated source code) based on templates. It's a Java package, a class library for Java programmers.
RxJava
A library for composing asynchronous and event-based programs by using observable sequences for the Java VM.
Jackson
It is a suite of data-processing tools for Java (and the JVM platform), including the flagship streaming JSON parser / generator library, matching data-binding library (POJOs to and from JSON) and additional data format modules to process data encoded in Avro, BSON, CBOR, CSV, Smile, (Java) Properties, Protobuf, XML or YAML; and even the large set of data format modules to support data types of widely used data types such as Guava, Joda.
Related Comparisons
No related comparisons found