Company
Date Published
Author
Neo4j
Word count
103
Language
English
Hacker News points
None

Summary

Danny Nieuwegein has proposed a decision algorithm for choosing a persistence solution, considering factors such as whether an RDBMS is already in use and the complexity of the problem. He recommends using Spring JDBC for trivial problems and iBATIS for more complex ones, while also mentioning graph databases like Neo4j as a viable option. Nieuwegein also touches on the limitations of object-relational mapping, suggesting that developers are increasingly exploring alternative database technologies.