InfoQ Homepage Data Access Content on InfoQ
Guides
RSS Feed-
The InfoQ eMag: Perspectives on GDPR
This eMag addresses three overlapping but distinct perspectives on the impact of GDPR - customers will be thankful, our reputation will be safeguarded, and crippling fines will be avoided.
-
InfoQ eMag: The Best of NoSQL
The InfoQ NoSQL eMag brings together a selection of popular NoSQL articles recently published on InfoQ.com. Get a complete overview of the current NoSQL movement, learn how NoSQL relates to the CAP Theorem, and get practical guidance on setting up and using a popular NoSQL database.
-
Good Relationships
With Spring Data, the ever popular Spring Framework has cultivated a new patch of ground, bringing Big Data and NOSQL technology like Neo4j to enterprise developers. This guide introduces you to Spring Data Neo4j, using the fast, powerful and scalable graph database Neo4j to enjoy the benefits of having good relationships in your data.
-
Java Transaction Design Strategies
Java Transaction Design Strategies shows how to design an effective transaction management strategy using the transaction models provided by Java-based frameworks such as EJB and Spring. Local, programmatic, declarative, and XA models are explained; the book concludes with a set of design patterns show how to effecitvely use these models.