Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seddryck/nbi.sqlserver


https://github.com/seddryck/nbi.sqlserver

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

![Logo](https://github.com/Seddryck/nbi/raw/gh-pages/img/logo-2x.png)
# NBi.SqlServer #
NBi.SqlServer is an extension to the [NBi testing framework](http://www.nbi.io) (add-on to NUnit) for **Business Intelligence** and **Data centric** applications. This extension lets you run tests defined within NBi on an Azure SqlServer database. At the moment only the graph/gremlin API is supported.

**Social media:** [![website](https://img.shields.io/badge/website-nbi.io-fe762d.svg)](http://www.nbi.io)
[![twitter badge](https://img.shields.io/badge/[email protected]?style=flat&logo=twitter)](https://twitter.com/Seddryck)

**Releases:** [![nuget](https://img.shields.io/nuget/v/NBi.SqlServer.svg)](https://www.nuget.org/packages/NBi.SqlServer/)
[![GitHub Release Date](https://img.shields.io/github/release-date/seddryck/nbi.sqlserver.svg)](https://github.com/Seddryck/NBi.SqlServer/releases/latest)
[![licence badge](https://img.shields.io/badge/License-Apache%202.0-yellow.svg)](https://github.com/Seddryck/NBi.SqlServer/blob/master/LICENSE)

**Latest RC and beta:** [![Pre-release](https://img.shields.io/github/tag-pre/seddryck/nbi.sqlserver.svg?color=%23ee41f4&label=Pre-release)](https://github.com/Seddryck/NBi.SqlServer/releases/)
[![nuget](https://img.shields.io/nuget/vpre/NBi.SqlServer.svg?color=%23427682&label=Beta)](https://www.nuget.org/packages/NBi.SqlServer/)

**Dev. activity:** [![GitHub last commit](https://img.shields.io/github/last-commit/Seddryck/nbi.sqlserver.svg)](https://github.com/Seddryck/NBi.SqlServer/commits/)
![Still maintained](https://img.shields.io/maintenance/yes/2019.svg)
[![Build Status](https://seddryck.visualstudio.com/NBi.SqlServer/_apis/build/status/NBi.SqlServer-CI?branchName=develop)](https://seddryck.visualstudio.com/NBi/_apis/build/status/NBi.SqlServer-CI?branchName=develop)

**Continuous integration builds:** [![Build status](https://ci.appveyor.com/api/projects/status/56o0y8ehy41cw9w5?svg=true)](https://ci.appveyor.com/project/Seddryck/nbi-sqlserver)
[![Tests](https://img.shields.io/appveyor/tests/seddryck/nbi-sqlserver.svg)](https://ci.appveyor.com/project/Seddryck/nbi-sqlserver/build/tests)

**Status:** [![stars badge](https://img.shields.io/github/stars/Seddryck/NBi.SqlServer.svg)](https://github.com/Seddryck/NBi.SqlServer/stargazers)
[![Bugs badge](https://img.shields.io/github/issues/Seddryck/NBi.SqlServer/bug.svg?color=red&label=Bugs)](https://github.com/Seddryck/NBi.SqlServer/issues?utf8=%E2%9C%93&q=is:issue+is:open+label:bug+)
[![Features badge](https://img.shields.io/github/issues/seddryck/nbi.sqlserver/feature-request.svg?color=purple&label=Feature%20requests)](https://github.com/Seddryck.SqlServer/NBi/issues?utf8=%E2%9C%93&q=is:issue+is:open+label:feature-request+)
[![Top language](https://img.shields.io/github/languages/top/seddryck/nbi.sqlserver.svg)](https://github.com/Seddryck/NBi.SqlServer/search?l=C%23)

## Releases ##
Binaries for the different releases are hosted on [www.nbi.io](http://www.nbi.io/release/) or [GitHub](https://github.com/Seddryck/NBi.SqlServer/releases) or [Nuget](https://www.nuget.org/packages/NBi.SqlServer)

## Documentation ##
NBi's documentation is available on-line and is hosted on [www.nbi.io](http://www.nbi.io/docs/home/). The page dedicated to SqlServer extension is hosted [there](http://www.nbi.io/extensions/SqlServer/)

## Licenses ##
NBi and this extension are available on the terms of Apache 2.0. NBi is also using several OSS projects as librairies. All these projects and their licenses are available in the folder "License".

## Bugs, issues and requests for features ##
The list of bugs and feature's requests for NBi.SqlServer is hosted on [GitHub](https://github.com/Seddryck/NBi.SqlServer/issues)

## Continuous Integration ##
A continuous integration service is available on AppVeyor onto the project [Seddryck/Nbi.SqlServer](https://ci.appveyor.com/project/Seddryck/nbi.SqlServer)
Note that all the tests are not executed on this environment due to limitations in the availability of some components.

Artefact provided by this CI:

- NBi.SqlServer.zip contains the dll needed to extend NBi and run the tests on a SQL Server platform.

## Code ##
NBi is using **Git** as DCVS and the code is hosted on [Github](https://github.com/Seddryck/NBi.SqlServer).

## Tracking ##
This OSS project is tracked by [Ohloh](http://www.ohloh.net/p/nbi-sqlserver).

[![Project Stats](https://www.ohloh.net/p/nbi-sqlserver/widgets/project_thin_badge.gif)](https://www.ohloh.net/p/nbi-sqlserver)