DEV Community

Guillaume Mary
Guillaume Mary

Posted on

Stalactite ORM 2.0.0 is out ! πŸš€

Two years after the very first version, Stalactite ORM is back with a 2.0.0 version released ! πŸš€πŸ˜Š

As a reminder (legit one !), it has a new approach compared to JPA :

  • mapping is defined by method references instead of Annotations or XML
  • its fluent API helps you see the complexity of you graph
  • it eagerly fetches your relations to avoid hidden sql queries

Here are some of new features :

  • composite-keys
  • many-to-many relations
  • Map mapping
  • Spring intΓ©gration

To give it a try, see documentation here

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free β†’

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay