Jason, Use _bulk_docs described at [1] under the Modifying multiple docs section.
Also, 3.3 MiB in 26K records isn't at all large :D HTH, Paul Davis [1] http://wiki.apache.org/couchdb/HTTP_Document_API On Tue, Jan 13, 2009 at 4:54 PM, jason Lane <[email protected]> wrote: > Hi all, > > I'm new to couchDB, so please bear with me. > > OK, I have a dataset, SOC2000 (Standard Occupational Classification) > which I have converted into json and would like to load this into a > given database. However at present this stands at around 3.3Mb, 26,000 > records. So it's rather large. > > What is the best way to load this into couchDB? > > Many thanks all > -- > jason Lane <[email protected]> > >
