QueryDOM is a C# library that implements an extendable universal object modelto parse and build SQL queries for every DB.
Be the first to post a text review of QueryDOM. Rate and review a project by clicking thumbs up or thumbs down in the right column.
This is the first release of QueryDOM.
- implementations of select, update, insert and delete queries. - complex where expression with IN, EXISTS, BETWEEN clauses and subquery. - many aggregation functions in select statement. - inner join, outern join (left, right, full). - group by clause. - insert .... values and insert .... select type. - parsing interface. - multiply database interface.
- implementations of select, update, insert and delete queries. - complex where expression with IN, EXISTS, BETWEEN clauses and subquery. - many aggregation functions in select statement. - inner join, outern join (left, right, full). - group by clause. - insert .... values and insert .... select type. - parsing interface. - multiply database interface.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?