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?
-jignesh
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.
Thanks Howard, we are using MDB in our system.
-Jignesh On Mar 17, 2013, at 8:37 PM, Howard Chu wrote:
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.
-- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
openldap-technical@openldap.org