sfomuseum / go-libraryofcongress-database-docstore

Go package implementing the sfomuseum/go-libraryofcongress-database.LibraryOfCongressDatabase interface for use with gocloud.dev/docstore document stores.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-libraryofcongress-database-docstore

Go package implementing the sfomuseum/go-libraryofcongress-database.LibraryOfCongressDatabase interface for use with gocloud.dev/docstore document stores.

Important

Work in progress. There are still bugs.

Example

$> ./bin/query -database-uri 'awsdynamodb://{TABLE_NAME}?region={REGION}&credentials={CREDENTIALS}&partition-key=Id' 'Gurdus, Luba, 1914-'
lcnaf:n87103971 Gurdus, Luba, 1914-

See also

About

Go package implementing the sfomuseum/go-libraryofcongress-database.LibraryOfCongressDatabase interface for use with gocloud.dev/docstore document stores.


Languages

Language:Go 91.5%Language:Makefile 8.5%