The jOOQ community extends to a variety of very interesting people who are involved with Java and/or SQL. We’re very happy to be able to host their insights on this page, either as part of the jOOQ Tuesdays interview series, or as guest posts.
jOOQ Tuesdays
- jOOQ Tuesdays: Nicolai Parlog Talks About Java 9
- Oliver Gierke Talks About Spring Data
- Gerald Sangudi and Keshav Murthy Reveal the Secrets of N1QL (SQL on JSON)
- Richard North Makes Database Testing More Reproducible with Testcontainers
- Brett Wooldridge Shows What it Takes to Write the Fastest Java Connection Pool
- Mario Fusco Talks About Functional and Declarative Programming
- Daniel Dietrich Explains the Benefits of Object-Functional Programming
- Chris Saxon Explains the 3 Things Every Developer Should Know About SQL
- Thorben Janssen Shares his Hibernate Performance Secrets
- Ming-Yee Iu Gives Insight into Language Integrated Querying
- Glenn Paulley Gives Insight into SQL’s History
- Rafael Winterhalter is Wrestling Byte Code with Byte Buddy
- Markus Winand is on a Modern SQL Mission
- Thomas Müller Unveils How HSQLDB Evolved into the Popular H2 Database
- Axel Fontaine Predicts Exciting Times as our Industry is Maturing
- Vlad Mihalcea Gives Deep Insight into SQL and Hibernate
- Raoul-Gabriel Urma Explores What Java 8 and English have in Common
- Yalım Gerger brings Git to Oracle
Guest Posts
- Vlad Mihalcea on Applying Queueing Theory to Dynamic Connection Pool Sizing with FlexyPool
- Tagir Valeev on The Java JIT Compiler is Darn Good at Optimization
- John Mcclean on Cyclops-react Organises the Cambrian Explosion of Java 8 Libraries
- Manuel Bernhardt on Reactive Database Access – Part 3 – Using jOOQ with Scala, Futures and Actors
- Manuel Bernhardt on Reactive Database Access – Part 2 – Actors
- Manuel Bernhardt on Reactive Database Access – Part 1 – Why “Async”
- Fabio Tudone on Querying Your Database from Millions of Fibers (Rather than Thousands of Threads)
- Daniel Dietrich on Functional Programming in Java 8 with Javaslang
- Björn Harrtell on A RESTful JDBC HTTP Server built on top of jOOQ
- Ming-Yee Iu on Java 8 Will Revolutionize Database Access
- Leland Richardson on A Better Query Language than SQL