Skip to content

BrightstarDB/BrightstarDB

Repository files navigation

BrightstarDB

Build status

BrightstarDB is a native .NET RDF triple store. It uses dotNetRDF to provide support for a wide range of RDF syntaxes as well as SPARQL query support. In addition to providing a raw RDF-based API, BrightstarDB also provides support for binding RDF resources to .NET dynamic objects; and a contract-first entity framework that enables the use of LINQ rather than SPARQL for query purposes.

For details and documentation, please see our website at http://brightstardb.com/

To get started with BrightstarDB you may want to check out the following resources:

If you want a binary installer that includes BrightstarDB, the BrightstarDB service and the Polaris management tool, please get them from the releases page

Licensing

BrightstarDB is provided under the MIT license. It is free to use for both commercial and non-commercial purposes.

Questions ?

If you have questions please raise them on StackOverflow and tag your question brightstardb

Bugs ?

Please report any bugs you find here on the GitHub issue tracker.