Sequentum SQL Sharp 0.3

in

Development::Components & Libraries


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 Datenbank.

SQL Sharp ensures integrity between your application and your Datenbank 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 Datenbank.

Retrieve data from a Datenbank 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 Datenbank 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.

erhalten Sie Hilfe!

Obere schlüsselwörter

Ich suche:
software download