Hydrate
Home PageCategories: Object-relational mapping, XML
Latest version: 2.0
Added 2006-06-07
Tool for transforming data between three different representations: relational databases, objects in an object-oriented programming language and XML.
Features include:
- Map data from many different data sources into a single self-consistent in-memory model.
- Load, populate and connect up multiple object types from a single query.
- Full control over the SQL that runs against the database (if you need it).
- Access and manipulate the same data through the XML toolset. Use the same meta data that describes your objects to read from, write to and validate any consistent XML schema. Use XML for display, data transmission or XSLT transformation. Load XML data back into objects.
- XML reading and writing uses SAX exclusively
Built for Java |
Free or free version available |
Source code provided |