VOOZH about

URL: https://www.javacodegeeks.com/tag/apache-couchdb

⇱ Apache CouchDB Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Ben WilcockSeptember 10th, 2012
    0 132

    Implementing Entity Services using NoSQL – Part 4: Java EE

    Now that I have prepared a skeleton contract-first web-service and created a data access layer using Ektorp and CouchDB, it’s…

    Read More »
  • Enterprise Java👁 Image
    Ben WilcockSeptember 10th, 2012
    0 131

    Implementing Entity Services using NoSQL – Part 3: CouchDB

    Following on from Part 2 of this series where I created and deployed the Product Entity Service using the SOA…

    Read More »
  • Enterprise Java👁 Image
    Ben WilcockSeptember 10th, 2012
    0 137

    Implementing Entity Services using NoSQL – Part 2: Contract-first

    It’s time to begin the coding of my SOA entity service with NoSQL project, and as promised I’m starting with…

    Read More »
  • Enterprise Java👁 Image
    Ben WilcockSeptember 10th, 2012
    0 167

    Implementing Entity Services using NoSQL – Part 1: Outline

    Over the past few weeks I’ve been doing some R&D into the advantages of using NoSQL databases to implement Entity…

    Read More »
  • Enterprise Java👁 Image
    Byron KiourtzoglouDecember 30th, 2010
    0 193

    Cassandra vs MongoDB vs CouchDB vs Redis vs Riak vs HBase comparison

    Kristóf Kovács performed a very interesting brief comparison among six of the most popular “NoSQL” database implementations. Additionally to Kristóf’s work,…

    Read More »
Back to top button
Close