NoSQL
-
Enterprise Java
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
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
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
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 » -
Software Development
A guide to the InfluxDBMapper and QueryBuilder for Java Part: 1
With the release of latest influxdb-java driver version came along the InfluxbMapper. To get started we need to spin up…
Read More » -
Enterprise Java
NoSql Databases: Cassandra vs Mongo vs Redis DB Comparison
1. What are NoSql Databases? NoSql (Not only Sql) databases are non-relational databases that are horizontally scalable, persist semi or…
Read More » -
Enterprise Java
MongoDB Tutorial for Beginners
1. Introduction to MongoDB In this post, we feature a comprehensive MongoDB Tutorial that integrates with a Java-based application. Whenever…
Read More » -
Enterprise Java
Jdbi for SaaS & NoSQL
A natural interface for Java-based data integration with CRM, ERP, Accounting, Marketing Automation, NoSQL, flat files and more Jdbi is…
Read More » -
Enterprise Java
The Apache Ignite Native persistence, a brief overview
In-memory approaches can achieve blazing speed by putting the working set of the data into the system memory. When all…
Read More »