Jignesh Patel wrote:
We have around 10 million users and trying to add images(only faces), is it wise to do that way? Or should I bring images from database?
As databases go, OpenLDAP with BerkeleyDB is far more efficient than typical SQL databases. And OpenLDAP with LMDB is far more efficient than BerkeleyDB.