28.03.2013 Views

PostgreSQL as a Schemaless Database.

PostgreSQL as a Schemaless Database.

PostgreSQL as a Schemaless Database.

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

First Test: Bulk Load<br />

• Scripts read a CSV file, parse it into the<br />

appropriate format, INSERT it into the<br />

datab<strong>as</strong>e.<br />

• We me<strong>as</strong>ure total load time, including<br />

parsing time.<br />

• (COPY will be much much much f<strong>as</strong>ter.)<br />

• mongoimport too, most likely.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!