Choosing & Using a JSON Library

  • how-to
    +

    Third-party JSON libraries are rarely necessary for most use cases with the Couchbase SDKs, and the default library will give you everything that you are likely to need. Just get started on your application and see.

    The Scala SDK supports multiple options for working with JSON, and has its own page covering this topic.