What’s the difference between a dataStore and a database?

Viewed 8387

I’m in the process of setting up a CKAN instance. I have to setup a postgres database for CKAN to be operated. Additionally I have to set up a dataStore too.

I found this question on stackoverflow but didn’t answer my question.

How to think in data stores instead of databases?

In general what’s the difference between a dataStore and a database?

3 Answers
Related