An open API service indexing awesome lists of open source software.

https://github.com/mischief/ndb

Plan 9 NDB implementation in Go
https://github.com/mischief/ndb

Last synced: about 1 year ago
JSON representation

Plan 9 NDB implementation in Go

Awesome Lists containing this project

README

          

ndb: Network Database
===

this is an implementation of ndb(6) from plan 9.

see [ndb](http://godoc.org/github.com/mischief/ndb) for docs.

see [ndbquery.go](cmd/ndbquery/ndbquery.go) for an example program.

see [ndb(6)](http://plan9.bell-labs.com/magic/man2html/6/ndb) for more information.