I´m planning to migrate an existing application to Windows Azure. I know about a lot of changes in architecture I have to do in my code.
Today my application uses a SQL 2k5 database, and I wish to use the SQL Azure infrastructure as a replacement for the SQL Server. However, I haven´t found any kind of "SQL Azure Express", an application that can create locally an environment with the same (or almost the same) features those SQL Azure has. The question is: is there a server that a I can download it and run on my local server? Where I can find it?