While SQL is a powerful language for database programming, it's not the most developer friendly when used from external applications. In addition, writing code that does nothing but wrap SQL is time consuming, and prone to errors. It’s not the kind of work that developers line up for.
SQL+ solves these problems by extending the SQL language with Semantic Tags. By simply adding these tags to your SQL, you get functionality that goes beyond what SQL supports natively, and with the SQL+ Code Generation Utility, you can build all your data services with the click of a button.
Start with SQL, the only language specifically designed for database progamming.
Use the SQL+ tags to add validation, enumerate return values, and fine tune your services. Code snippets make it easy.
Launch the SQL+ Code Generation Utility (Visual Studio extension), and with the click of a button, generate your services.