Databases

A straightforward ORM that facilitates the generation of SQL commands.

Plus | Databases | Features
Model mapping

Map object classes to database tables, specifying how data should be translated between the two.

CRUD operations

Provide Create, Read, Update, and Delete operations for database records.

Query generation

Automatically generate SQL queries based on object-oriented queries.

Database agnosticism

Support multiple database systems by abstracting database-specific syntax.

Transaction support

Support transactions to ensure data consistency.

Web Api request conversion

Translate web REST API requests into SQL queries.

Licence
BindOpen.Databases is open source and completely free for commercial use. It is licensed under MIT v2.0. View license.
Help
Documentation
The BindOpen documentation is your first source of help. Visit Documentation.
Install
Supported platforms are Windows, MacOS and Linux.

From NuGet
The main package is BindOpen.Databases. To install it run:

PM> Install-Package BindOpen.Databases

Browse NuGet with the keyword "bindopen.databases" to access our other packages. Visit NuGet.org.


Directly
The ZIP file containing the BindOpen.Databases assemblies and their source codes:

Download
Thanks
Contribution
We thank our many contributors for their dynamism.

Donation
You are welcome to support this project. All donations are optional but are greatly appreciated.