You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From performance point of view, can someone compare HIVE and SQLITE for the message storing?
I need to store all AI related messages, what I wonder is, if the message is huge, is the performance still OK for HIVE? How about using SQLITE?
Thanks!