|
From: Rob V. <rv...@do...> - 2011-09-13 13:53:03
|
Hi All Those of you who have been using our legacy SQL store will be aware that we have been working to deprecate and replace it for a while now and our 0.5.0 release marks the introduction of our new ADO Store. This new store provides many advantages including better abstraction between code and database schema, improved security settings, SQL Azure support and much more memory efficient SPARQL Query over SQL databases. This new store is provided in a separate library dotNetRDF.Data.Sql.dll which you will find under the Data/Sql/ directory in the latest download packages. We've now added some basic documentation on using the store and how to migrate existing stores, please see [1] and [2] for details. We hope the migration process should be relatively simple and easy, if you encounter any problems please drop us an email and we'll work to address this ASAP. If you have any questions, requests for additional documentation etc. please let us know. Best Regards, Rob Vesse [1]: http://www.dotnetrdf.org/blogitem.asp?blogID=52[2]: http://www.dotnetrdf.org/content.asp?pageID=rdfSqlStorage |