for a large scale usage postgresql would not be enough
What sort of large scale are you talking about? Why would Postgres not be enough? What would be, and which features make it better for use with your project?
hm im not so sure. but if we plan to use a single to instance of bootcamp, and companies can use it as a service, signing up their companies and using a single infra, that would be thousands of networks on the same database maybe a nosql db would be better? i am not really an database expert to make this sort of analysis hehe.. never really worked with huge amount of data, like twitter and facebook for example
i mean, im not so sure if a relational database would be the best option
I would imagine something like Cassandra scaling better (both on the reads & writes), but I'd suspect you'd have to change your data model quite a bit to see those benefits. If you're interested in this line of inquiry, shoot me an email 'jlh' @ 'opencore.io'.
Comments
What sort of large scale are you talking about? Why would Postgres not be enough? What would be, and which features make it better for use with your project?
hm im not so sure. but if we plan to use a single to instance of bootcamp, and companies can use it as a service, signing up their companies and using a single infra, that would be thousands of networks on the same database maybe a nosql db would be better? i am not really an database expert to make this sort of analysis hehe.. never really worked with huge amount of data, like twitter and facebook for example
i mean, im not so sure if a relational database would be the best option
I would imagine something like Cassandra scaling better (both on the reads & writes), but I'd suspect you'd have to change your data model quite a bit to see those benefits. If you're interested in this line of inquiry, shoot me an email 'jlh' @ 'opencore.io'.