VOOZH about

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

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


  • Software Development👁 Image
    Ashkrit SharmaMay 26th, 2020
    1 1,044

    Data modeling is everything

    Everyone is aware of relation data modeling and it has served industry for long time but as data pressure increased…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Emmanouil GkatziourasMay 12th, 2020
    0 286

    Spring Boot and Micrometer with Prometheus Part 6: Securing metrics

    Previously we successfully spun up our Spring Boot application With Prometheus. An endpoint in our Spring application is exposing our…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Emmanouil GkatziourasFebruary 27th, 2020
    1 1,011

    Spring Boot and Micrometer with InlfuxDB Part 2: Adding InfluxDB

    Since we added our base application it is time for us to spin up an InfluxDB instance. We shall follow…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Emmanouil GkatziourasFebruary 27th, 2020
    0 598

    Spring Boot and Micrometer with InlfuxDB Part 1: The base project

    To those who follow this blog it’s no wonder that I tend to use InfluxDB a lot. I like the…

    Read More »
  • Enterprise Java👁 Image
    Prasanth GullapalliMay 29th, 2019
    0 230

    Data Modeling in Cassandra

    In Relational Data Models, we model relation/table for every object in the domain. In case of Cassandra, this is not…

    Read More »
  • Enterprise Java👁 Image
    Javin PaulApril 27th, 2019
    0 219

    Top 5 NoSQL Database Programmers Should Learn in 2019

    Though it’s not mandatory for a Java or Web developers to learn NoSQL database the world is moving in that…

    Read More »
  • Software Development👁 Image
    Emmanouil GkatziourasApril 24th, 2019
    0 129

    A guide to the InfluxDBMapper and QueryBuilder for Java Part: Into and Order

    Previously we used the group by statement extensively in order to execute complex aggregation queries On this tutorial we are…

    Read More »
  • Software Development👁 Image
    Emmanouil GkatziourasApril 3rd, 2019
    0 121

    A guide to the InfluxDBMapper and QueryBuilder for Java Part: 3

    Previously we executed some selection examples and aggregations against an InfluxDB database. In this tutorial we are going to check…

    Read More »
  • Software Development👁 Image
    Emmanouil GkatziourasMarch 23rd, 2019
    0 220

    A guide to the InfluxDBMapper and QueryBuilder for Java Part: 2

    Previously we setup an influxdb instance running through docker and we also run our first InfluxDBMapper code against an influxdb…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • 10
  • ...
  • Last
Back to top button
Close