
Really fast DB
Beoordeeld op 25-5-2019
Emanuele S.

Opmerkingen: I used Cachè in a project involving also Ensemble, it stored both health domain data as master patient index records and data from persistence of SOAP web services.
Pluspunten: Cache DB is a object database born in the seventies, it's very robust and fast. It can be used also as a relational db, so the learning curve can be very short. Alternatively it also has an IDE with a proprietary language (Cachè objectscript) to interact directly with db values and so-called db globals.
Minpunten: IDE was only available for Windows OS at the time I used it