Lattice.DataMapper is a tool that maps .NET objects to and from an underlying relational database using external XML configuration and mapping files. The data access is externalized in XML and can include both SQL queries and stored procedure calls. An API is provided to then dynamically store and retrieve .NET objects using the mapping definitions.
Lattice.DataMapper also includes an XML/XSLT template-based tool for generating stored procedures, business entities and mapping files that support MS SQL Server, Oracle and IBM DB2 UDB.
The Lattice.DataMapper framework will help you to significantly reduce the amount of .net code that you normally need to access a relational database and will save about 50% development time.
Lattice.DataMapper is easy to use and learn. Simplicity is the biggest advantage of Lattice.DataMapper over other frameworks and object relational mapping tools.
Screenshot
Comments
No comments have been submitted for this product. Be the first user to submit a comment.
More Similar Software
Lattice.Portal 1.0 ... Lattice.Portal is a re-designed IBuySpy Portal using strong OO techniques with the help of Lattice.DataMapper persistence framework. It was developed to demonstrate the power and simplicity of the Lattice.DataMapper persistence framework.
The Lattice.Portal offers all the functionality of typical portal applications, including:
*10 basic portal modules for common types of content
*Custom portal modules based on a "pluggable" framework that is simple to extend
*Online ...
Lattice.SPGen Stored Procedure and Code Generator 3.0 ... Lattice.SPGen is a template-based stored procedure and code
generator that supports Microsoft SQL Server, Oracle, IBM DB2 UDB, PostgreSQL
and MySQL. It processes any tables and views in the database that you select
and generate stored procedures scripts of insert, update, delete, select (single
or multiple records) as well as business entities for C# and VB.NET. The output
scripts file can be chosen as one file for all tables / views or one per table /
view based on your ...