An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : symbiotic

The main goal of this library is the simplify data access for Object Oriented programmers. This library provides a simple way to perform CRUD operations. It is not expected to work for everyone or every application. Currently works with SQL Server. I wanted something that would be simple to use, understand, and have very little impact on the code. With this library, you can have basic object CRUD working in less than three lines of code, and should require less than an hour to understand the library usage. I also wanted something that could easily be integrated into an existing project. The basic concept is that you add a few attributes to your objects which explains the mapping to a database results column/s. You can also implement IDatabaseDefineSupport to provide the mapping details. There a two main objects used to work with the database. ObjectLoader and ObjectWriter.

Registry - Homepage - JSON
purl: pkg:nuget/symbiotic
Keywords: SODA , Symbiotic , ORM , Mico , DAL , Object , Relational , Mapping , Sql , Server , MySql , Frozen , Elephant
License:
Latest release: over 125 years ago
First release: over 125 years ago
Last synced: 8 days ago

    Loading...
    Readme
    Loading...