Here is a diagram of the current Open Library architecture:
click for full-size image
What data goes in Postgres vs. CouchDB?
CouchDB is only used for lists data. All other data goes into postgres using a triple-store schema.
2 Comments
What data goes in Postgres vs. CouchDB?
CouchDB is only used for lists data. All other data goes into postgres using a triple-store schema.