How to create an auto-increment sequence in MongoDB with Java using a Spring service and a Spring-Data document for Mongo.Spring-data + Mongo: Auto-increment sequence in MongoDB using a Spring service2017-08-21 in Backend Development tagged Database / Java / Mongo / MongoDB / Sequence / Spring Framework / Spring Data by Marc Nuri
Learn how to run a PostgreSQL server on Windows without installation and how to manage it as a service.Windows: How to run PostgreSQL without installation (portable)2017-01-08 in Operations tagged Windows / PostgreSQL / Database / Service by Marc Nuri
How to replace apostrophes in Java Strings (String#replaceAll regex)Replacing Apostrophes from Strings // Cleaning String to pass them as SQL statements2007-06-07 in Backend Development / Legacy tagged Database / Java / Replace / String by Marc Nuri
How to perform scheduled automated PostgreSQL backups using pg_dump from WindowsJava App for PostgreSQL scheduled backups using pg_dump (Windows only)2007-03-27 in Operations / Legacy tagged Backup / cron / Database / Java / PostgreSQL / Windows by Marc Nuri