Flepper Save Abandoned

Flepper is a library to aid in database interaction. :frog:

Project README

Flepper Logo

Branch status(windows) status(unix) coverage
Master Build status Build Status codecov
Development Build status Build Status codecov

A SQL query builder that is flexible and fun to use!

Flepper is a library to facilitate some database interactions that we need to perform in our applications. The initial idea of Flepper is to provide a query builder for writing SQL queries fluently, improving the readability of your code.

Installing / Getting started

A quick introduction of the minimal setup you need to get a hello world up & running.

Package Manager

Install-Package Flepper.QueryBuilder

.NET CLI

dotnet add package Flepper.QueryBuilder

After executing one of the commands above you will have the Flepper installed and ready to be used.

More about

Access Flepper Page to learn more.

Developing

Here's a brief intro about what a developer must do in order to start developing the project further:

git clone https://github.com/Flepper/flepper
cd flepper/
dotnet restore
dotnet build

Features

Functionality implemented

  • Query Builder

Database support

Currently supported databases

  • MSSQL 2008 or greater

Contributing

Hey, are you in the mood to contribute to Flepper? Then take a look at our file where it explains how to contribute and we love receiving feedback and pull requests.

Licensing

"The code in this project is licensed under MIT license."

Open Source Agenda is not affiliated with "Flepper" Project. README Source: Flepper/flepper
Stars
62
Open Issues
9
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating