Skip to content

Go package implementing common properties and methods for working with Who's On First databases.

License

Notifications You must be signed in to change notification settings

whosonfirst/go-whosonfirst-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-whosonfirst-database

Go package implementing common properties and methods for working with Who's On First databases.

Documentation

Documentation is incomplete at this time.

sfomuseum/go-database

Under the hood this package makes extensive use of the sfomuseum/go-database package to provide common interfaces for (SQL) database tables and to provide a variety of helper methods.

go-whosonfirst-database/sql

This package provides the core functionality for indexing one or more Who's On First sources (repos, etc.) in to a database/sql compatible database.

However, it does NOT load any specific database/sql drivers by default. This is assumed to happen in separate go-whosonfirst-database-{DATABASE} packages.

This package simply provides common code used to index Who's On First documents regardles of the underlying database engine.

Postgres

SQLite

See also

About

Go package implementing common properties and methods for working with Who's On First databases.

Resources

License

Stars

Watchers

Forks

Packages

No packages published