As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I have the following .csv file containing 14 Million rows (file has ~300MB size):
lng,lat,value
-29.950,58,869.56
-29.925,58,869.56
-29.900,58,871.28
-29.875,58,873.89
-29.850,58,876.39
...
Is it feasible to import this file to a Kinvey Data Collection using the REST API?
Will I be able to fetch a value from a Kinvey NoSQL Database with 13 Mio. rows within 2 seconds?
Greetings from Vienna,
Simon
Sunny Simon
I have the following .csv file containing 14 Million rows (file has ~300MB size):
lng,lat,value
-29.950,58,869.56
-29.925,58,869.56
-29.900,58,871.28
-29.875,58,873.89
-29.850,58,876.39
...
Is it feasible to import this file to a Kinvey Data Collection using the REST API?
Will I be able to fetch a value from a Kinvey NoSQL Database with 13 Mio. rows within 2 seconds?
Greetings from Vienna,
Simon