# brightstardb **Repository Path**: mirrors/brightstardb ## Basic Information - **Project Name**: brightstardb - **Description**: BrightstarDB是一个开源的,快速的,可嵌入的,和可扩展的NoSQL数据库 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: develop - **Homepage**: https://www.oschina.net/p/brightstardb - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-12-09 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README BrightstarDB ============ [![Build status](https://ci.appveyor.com/api/projects/status/s8cinpfl2dh6y31a/branch/develop?svg=true)](https://ci.appveyor.com/project/kal/brightstardb/branch/develop) 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: * [Getting Started](http://brightstardb.readthedocs.org/en/latest/Getting_Started/) provides you with links into the User and Developer documentation * [API Documentation](http://brightstardb.com/api/latest/) If you want a binary installer that includes BrightstarDB, the BrightstarDB service and the Polaris management tool, please get them from the [releases page](https://github.com/BrightstarDB/BrightstarDB/releases/latest) 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](https://github.com/BrightstarDB/BrightstarDB/issues).