Quantcast
Channel: loot Forum Rss Feed
Viewing all articles
Browse latest Browse all 15

New Post: Data storage

0
0

To store the data I'm going to use a simple JSON document store data model.  I decided to not go with a relational database engine because once everything is worked out, it will be awesome.  I think NoSQL databases and functional programming are a great match.


Here are some links about JSON and using F# to encode/decode to/from JSON:

http://msdn.microsoft.com/en-us/library/system.runtime.serialization.json.datacontractjsonserializer.aspx

http://cs.hubfs.net/forums/thread/11076.aspx

http://pietschsoft.com/post/2008/02/NET-35-JSON-Serialization-using-the-DataContractJsonSerializer.aspx


Viewing all articles
Browse latest Browse all 15

Latest Images

Trending Articles





Latest Images