Start a new topic

Row limit and performance of Kinveys NoSQL Database?

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

Login or Signup to post a comment