July 28, 2013 at 7:33 pm
Comments posted to this topic are about the item How to understand NoSQL Databases
Best wishes,
Phil Factor
July 29, 2013 at 7:41 am
Many client access libraries (ADO.NET and LINQ) support CRUD operations for XML. Also, starting with Windows 2008 / Vista, the NTFS file system supports transactional writes. So, an XML document on NTFS and a few hundred lines source code really could meet all the requirements for a full featured ACID NoSQL database.
http://msdn.microsoft.com/en-us/library/windows/desktop/aa363764(v=vs.85).aspx
"Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho
July 30, 2013 at 4:48 pm
Thanks for the article, very good introduction to NoSQL databases.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply