nosql

Tags
  • Nitrite as embedded NoSQL Database for Java

    May 6, 2019

    This post introduces the Nitrite NoSQL database system and explores its applicability for Java desktop applications. Furthermore, I describe an example application using Nitrite as a backend data store for a generic JTable, where rows can have an arbitrary amount of attributes.