Hi Archzilon, Apache Fineract does not use a NoSQL DB. Some Apache Fineract committers are working in not-exactly secret on a Fineract 2.0, that uses a mix of a NoSQL DB (Cassandra specifically) and an SQL DB. We're using Cassandra for the command part of CQRS (in http terms: POSTs and PUTs and DELETEs), updating the SQL DB asynchronously and answering queries (GETs,) out of the SQL DB.
Out of curiosity: what do you hope to gain from an OrientDB integration? Greets, Myrle On Wed, Mar 1, 2017 at 5:50 AM, Archzilon Eshun-Davies < lauda...@qremiaevolution.org> wrote: > Hi > > I would like to know if a NoSQL DB like mongo or orientdb was considered, > if not > would it be possible to do so, I am willing to do that(OrientDB > integration). > > Regards. >