ChatterBot can handle 10 million database entries?

Created on 7 Apr 2019  路  2Comments  路  Source: gunthercox/ChatterBot

I want to be able to save as much data as possible, so what is the maximum size that Chatterbot can handle? From what size does it get too slow? can handle 10 million entries?

answered

Most helpful comment

handle 10 million data takes 40-60 seconds in mongodb and sqlite3, i tested...

All 2 comments

I think that will depend on the StorageAdapter supplied, for sqlite3 obviously it will get slow, maybe try using Postgresql

handle 10 million data takes 40-60 seconds in mongodb and sqlite3, i tested...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

proguy627 picture proguy627  路  3Comments

gunthercox picture gunthercox  路  3Comments

decode007 picture decode007  路  3Comments

Jackojc picture Jackojc  路  4Comments

yuvalBor picture yuvalBor  路  3Comments