Kevin Davin · @davinkevin
149 followers · 147 posts · Server mastodon.davinkevin.fr

Après avoir bravé la chaleur de @RivieraDev@twitter.com ☀️, voici les slides de la conférence sur @JavaOOQ@twitter.com 🚀

link.davinkevin.fr/jooq-rivier

Merci d'être venu si nombreux, c'est toujours un énorme plaisir de partager cela avec vous ♥️

#sql #jooq #java #kotlin

Last updated 1 year ago

Nicolas Fränkel · @frankel
810 followers · 948 posts · Server mastodon.top
Nicolas Fränkel · @frankel
794 followers · 914 posts · Server mastodon.top

How to fetch multiple to-many relationships with vladmihalcea.com/fetch-multipl

#jooq #multiset

Last updated 1 year ago

YSF · @ysb33rOrg
3 followers · 2 posts · Server fosstodon.org

In the last couple of weeks there have been a number of Gradle plugin releases:

- Doxygen 1.0.0
- Grabatool 0.5.0
- GradleTest 3.0.0-alpha.3
- Grolifant 2.0.0
- Ivypot 1.0.0
- Jooq Generator 0.2.0
- Nodejs 2.0.2
- Operating System 1.0.0
- Terraform 1.0.1

All of these are based on the Grolifant plugin development library which is on version 2.0.2

#grolifant #gradle #jooq #doxygen #terraform

Last updated 1 year ago

Jens Bannmann · @tynstar
122 followers · 2474 posts · Server nerdculture.de

@synlogic @ghorwood
For , I would replace the last one with

"3. expert/never-hipster: uses jOOQ"

When I discovered years ago, it was eye-opening. One can really get the same level of control as with hand-written bit still have a comfortable API! Its author @lukaseder says that the guiding principle for designing this is that jOOQ *is* SQL.

See the comparison image in this post: foojay.social/@foojay/11006751

#java #jooq #sql #FluentAPI

Last updated 1 year ago

· @mschout
5 followers · 8 posts · Server techhub.social

JPA really has on concept of native UPSERT really? In this is trivial.

#jooq

Last updated 1 year ago

Johannes Schüth · @jotschi
14 followers · 58 posts · Server fosstodon.org

I want to write my own DAOs for my business logic. When using this got problematic for me due to name clashes. Luckily I could avoid prefixing all my DAO classes by using a jOOQ generator strategy. Now all jOOQ generated DAOs get prefixed and I can use the regular names. This saves me a ton of typing. I wish more code generators would support this awesome way of tuning the output.

#jooq #java

Last updated 1 year ago

Johannes Schüth · @jotschi
14 followers · 56 posts · Server fosstodon.org

Good progress for today. Added my initial authorization provider implementation to loom. Permissions can be assigned to roles and users. I'm using to persist RBAC and caffeine to cache the authorizations. Dagger subcomponents will now be used to create DI subgraphs per request.
I hope to get more done until my summer break.

#vertx #jooq

Last updated 1 year ago

Thomas Broyer · @tbroyer
150 followers · 1169 posts · Server piaille.fr

Anyone knows a type-safe SQL query builder for .js/#Deno? Even if specialized for as I don't think I'll ever use anything else anyway.

For those who also work with Java or Kotlin, some kind of equivalent to for (or JS with JSDoc)

/poke @lukaseder just in case

#node #postgresql #jooq #typescript

Last updated 1 year ago

Foojay.io · @foojay
564 followers · 281 posts · Server foojay.social

An overview by @lukaseder of and the 5 great reasons to consider using it in your code! Read it on Foojay :foojay: Today.

foojay.io/today/5-great-reason

#jooq #foojaytip #java #kotlin

Last updated 1 year ago

Kevin Davin · @davinkevin
144 followers · 84 posts · Server mastodon.davinkevin.fr

RT BordeauxJUG: Jeudi 23 février, \@davinkevin viendra nous parler de , joy of SQL

Venez nous rejoindre, C'est à l'@ENSEIRBMATMECA. La soirée est gratuite et ouverte à toutes et à tous

Inscription : meetup.com/fr-FR/bordeauxjug/e

#jooq

Last updated 1 year ago

Johannes Schüth · @jotschi
13 followers · 26 posts · Server fosstodon.org

I added the face recognition project to my list of PoC's on GitHub. It now uses to lookup faces and to store them in a database. I wonder how long it would take to scan the FFHQ dataset. My jdlib fork still lacks mini-batch support for GPU image processing. Time for more JNI coding.😭

github.com/metaloom/poc-video4

#lucene #jooq

Last updated 2 years ago

Richard Fichtner · @RichardFichtner
177 followers · 36 posts · Server fosstodon.org

RT @stackdpodcast
Missed #53? @RichardFichtner (JUG Oberpfalz, @XDEVSoftware, @jcon_conference) joins us to discuss , , , , , XDEV IDE, AI IDE plugin, , , and much more. ow.ly/FkC650LSv1Z

#lowcode #microstream #jooq #playframework #rapidclipse #tabnine #jreleaser #testcontainers

Last updated 2 years ago

Kevin Davin · @davinkevin
100 followers · 55 posts · Server fosstodon.org

@toomuchcoding Yeah, sorry I should have said that before…

All the magic was made by Spring Cloud Sleuth in 2.x branch.

Can't wait to test in this context though, especially with traces with and 😍

#micrometerio #jooq #postgresql

Last updated 2 years ago

Kevin Davin · @davinkevin
100 followers · 55 posts · Server fosstodon.org

@melix interesting, great 👍

As a user, I may require to launch the db (docker run) before the ‘jooqGenerate’ task and stop it after… half is covered by your plugin, maybe I can do something to stop it after…

This is something for this long weekend… maybe

#jooq

Last updated 2 years ago

RCODE3 · @rcode3
23 followers · 298 posts · Server fosstodon.org

Who knew a no-op could be so useful? A very cool feature in JOOQ:
dzone.com/articles/create-empt

#jooq

Last updated 4 years ago