SpringOne2GX 2014 Replay: Working with Databases and Groovy
Join the DZone community and get the full member experience.
Join For FreeRecorded at SpringOne2GX 2014.
More Groovy Track
Slides: http://www.slideshare.net/SpringCentral/databases-withgroovy-paulkingoct2013
This talk reviews the features in Groovy which make it easy to work with databases. It reviews the features of Groovy SQL including Groovy's LINQ-like lazy evaluation technology called datasets. In addition, it looks at working with a couple of NoSQL databases: MongoDB (using GMongo) and Neo4J (using it's Java api and via Gremlin support).
Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Health Check Response Format for HTTP APIs
-
Writing a Vector Database in a Week in Rust
-
Microservices With Apache Camel and Quarkus (Part 3)
-
What ChatGPT Needs Is Context
Comments