VOOZH about

URL: https://www.javacodegeeks.com/tag/nosql/page/12

⇱ NoSQL Archives - Page 12 of 16 - Java Code Geeks


  • Enterprise Java👁 Image
    Mohpreet SinghSeptember 18th, 2013
    9 202

    MongoDB and Web applications

    Today’s era is when data grows at very huge scale. Data storage is not a problem, yes but the way…

    Read More »
  • Software Development👁 Image
    Sunil GulabaniAugust 29th, 2013
    1 321

    CouchDB – Relax

    Introduction Apache CouchDB, commonly referred to as CouchDB, is an open source database that focuses on ease of use and…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Sunil GulabaniAugust 29th, 2013
    3 331

    Amazon DynamoDB

    Introduction Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. Amazon…

    Read More »
  • DevOps👁 Image
    Abhijeet SutarAugust 26th, 2013
    1 139

    Redis as data store: Installation

    Introduction Redis is open-source, advanced key-value data store server. It is counted as Nosql database for the key-value store category.…

    Read More »
  • Enterprise Java👁 Image
    Arnon Rotem Gal OzJuly 30th, 2013
    0 156

    ReSQL?

    The NoSQL moniker that was coined circa 2009 marked a move from the “traditional” relational model. There were quite a…

    Read More »
  • DevOps👁 Image
    Andrew GloverJuly 17th, 2013
    0 152

    MongoDB Pro Tip: Field Projections

    Did you ever learn that select * from table in RDBMS-land is bad? Of course, you did! If you’re only…

    Read More »
  • DevOps👁 Image
    Keyhole SoftwareJuly 17th, 2013
    0 154

    MongoDB Geo-Spatial Mobile Demo

    Mongo: noun (pl mongo or mongos) – a monetary unit of Mongolia. Equal to one hundredth of a tugrik. Origin…

    Read More »
  • Software Development👁 Image
    Marko AsplundJuly 16th, 2013
    1 173

    Practical NoSQL experiences with Apache Cassandra

    Most of the backend systems I’ve worked with over the years have employed relational database storage in some role. Despite…

    Read More »
  • DevOps👁 Image
    Tugdual GrallJuly 8th, 2013
    0 119

    SQL to NoSQL : Copy your data from MySQL to Couchbase

    Introduction During my last interactions with the Couchbase community, I had the question how can I easily import my data…

    Read More »
  • First
  • ...
  • «
  • 10
  • 11
  • 12
  • 13
  • 14
  • »
  • ...
  • Last
Back to top button
Close