Friday, January 27, 2012

The Couchbase language

INSERT INTO abc VALUE 1234;
INSERT INTO abc VALUE 3.141592653;
INSERT INTO abc VALUE "This is a string";
INSERT INTO abc VALUE ["this","is","an","array"];
INSERT INTO abc VALUE { type: "message", content: "This is an object" };

It is nothing but SQl with Json objects, they missed the whole frigging point. Json is not the object, Json is the Subject,Predicate,Object, and can only be done when the engine gets nested store. Couchbase srewed this, and so did ignition partners, the fools.

Microsoft support is no help, if Microsoft knew what was going on they would already have semantic database engine, its only about 1500 lines of code, and they can cut and paste my current version, and go from there. Jeez!

No comments: