I don't really get this. Maybe it's a dumb question.
Is SQL Azure a relational db or it acts just like it?
Using ADO.NET and LINQ I've created a relational or non-relational database?
(I know these questions sound weird......!)
EDIT:
Ok, with one of the answers I've understood an important thing and I can know explain better my question.
i.e.: I've created a non-relational db for my app. Publishing it on Azure and loading on SQL Azure the database will the db be relational or not?
I think it will still be non-relational for the missing of primary keys and foreign keys. Will I get any errors?
So which is the utility of the Table Storage service?
Yes, SQL Azure is a relational database management system. The difference between SQL Azure and traditional MS SQL Server is that SQL Azure is designed to be run with high redundancy (i.e. multiple instances).
Yes, SQL Azure is fully relational cloud database solution.
"Microsoft SQL Azure Database is a cloud-based relational database platform built on SQL Server technologies." extracted from Introducing SQL Azure Database http://msdn.microsoft.com/en-us/library/windowsazure/ee336230.aspx.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With