Couchbase, Inc. is adding fuel to the NoSQL fire with its announcement of the beta for Couchbase Server 4.0 and the new query language N1QL: SQL for JSON. N1QL (pronounced Nickel) is the a ...
When I started creating Web Services, I was using ADO.NET DataSets to retrieve data and then sending that data to my consumers using XML. Those Web Services are still there, but my consumers now want ...