NoSQL
-
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 » -
Software Development
Couchbase Cluster on Mesos with DC/OS
Apache Mesos is an open source cluster manager developed at UC Berkeley. It provides resource isolation and sharing across distributed…
Read More » -
Enterprise Java
Spring boot with Spring Security and NoSQL
In the previous post we set up a spring security configuration by providing custom queries for user and authority retrieval…
Read More »