Tag: JSON

New Raw Query Result for the Java SDK
Latest version of our Java SDK (2.3.3 at the time of writing) introduces a new class: RawQueryExecutor. It gives you the direct result of a N1QL or FTS query as a JSON String or JsonObject, just like if you were...

N1QL – Typed and Untyped JSON Schemas in GO
N1QL + Go + JSON Marshaling Developed by Couchbase for use with Couchbase Server, N1QL provides a common query language and JSON-based data model for distributed document-oriented databases. N1QL is a powerful and expressive query language. Among the numerous benefits...

Advanced Object Modeling for High Write Rates with Logging and Event Data – Part 1
Introduction Couchbase is capable of very high write rates, can scale out fast and add nodes easily, but a poor object model can be a hindrance to these qualities. In some databases, if you have very high write rates, you...

JSON Anywhere Revolutionizes Mobile Developer Productivity
The mobile technology Couchbase announces today marks the beginning of a transition for mobile application developers: away from the web-centric LAMP stack and toward an integrated mobile stack. With JSON Anywhere, developers are free to concentrate on creating value for...

Couchbase Launches ‘JSON ANYWHERE’ Mobile Strategy
Today we made another big announcement that has the potential to shake up the NoSQL landscape. Our JSON Anywhere mobile strategy allows us to leapfrog the competition with significant new data management capabilities targeted specifically at mobile app developers. We...

Introducing N1QL: SQL gene in NoSQL
SQL Gene in NoSQL: Introducing N1QL NoSQL have been a reaction to relational movement that required rigid schema. Relational database bundled SQL query language to powerfully search and reshape the results to compensate. With version 4.0, Couchbase Server contains both the...