Sequentum SQL Sharp 1.1.0

License: Free ‎File size: 2.79 MB
‎Users Rating: 5.0/5 - ‎1 ‎votes

ABOUT Sequentum SQL Sharp

SQL Sharp is a Visual studio addin that allows a software developer to write SQL statements straight into his source code. The SQL statements are instantly transformed into typed data classes making it much easier and safer to retrieve data from a database. SQL Sharp ensures integrity between your application and your database at build time, so there will be no more nasty surprises when your application is running in production. SQL Sharp gives your dedicated DBA full control of SQL used in an application making it much easier for him to manage the database. Retrieve data from a database by writing a SQL statement like the following straight into your source code: select * from my_table where my_column=@some_value Or what about inserting a file directly into your database like this: insert into files values (@1,@"my file title",@"c:\myfile.dat") SQL Sharp supports a long range of SQL, stored procedures and even complex data objects consisting of tables with several layers of child tables. The SQL Sharp free version is free for both personal and commercial use, but no support is provided. Larger companies or even small professional businesses will greatly benefit from our team license that includes our full featured developer framework with premium support.