LoBDb.NET Core Library NuGet Package

The main idea of the LoBDb.NET project is to complement the functionality of existing DBMS to some common programming interface that can be accessed with those SQL operators that are implemented identically in all database management products, namely Insert/Select/Update/Delete operators as well as the mechanism of invoking stored procedures.
The functionality of a smart database consists of different areas.

First of all, LoBDb.NET database stores a physical data model that describes a set of user-defined tables, their columns and indexes.
Secondly, a LoBDb.NET database provides a one-stage recycle bin that helps administrators restoring deleted records.
Thirdly, the platform provides a built-in security model that controls the data access.
Fourthly, LoBDb.NET extends many built-in DBMS column types.
Fifthly, each user-defined table contains a set of system columns storing such information as the record creation date and time, the record owner etc.




Got any LoBDb.NET Core Library Question?





Info

Version: 1.0.10
Author(s): Pavel Malkov
Last Update: Friday, November 16, 2012
.NET Fiddle: Create the first Fiddle
Project Url: http://lobdb.codeplex.com
NuGet Url: https://www.nuget.org/packages/lobdb


Install
Install-Package lobdb
dotnet add package lobdb
paket add lobdb
lobdb Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

4150