Slazure is a ORM/ODM type data mapper for schema-free NoSQL databases. Slazure automatically maps data entities between your code and the database data model.
A framework that tries to make database communication minimal effort by making it integral part of standard OOP development. Several databases are included like MongoDB, SQL, MySQL, as well as a unified framework which allows you to use these interchangably with minimal to no code changes.
Create Databases and Tables dynamically just by extending SQLiteModel class and applying proper Attributes. No query Generation Whatsoever. It uses MVC Architecture based Approach, And provides a effective way to create persistent Models.
Slazure is a dynamic and automatic Data Mapper that, unlike legacy ORMs and ODMs, eliminates the need for Data Access Classes, Domain Classes, and model templates.
This allows you to: 1) Download and parse Whois records from bulk whois database dumps of IANA organizations (ARIN, AFRINIC, APNIC, LACNIC, RIPE ) and 2) Crawl and parse RWhois records from RFC 2167 ARIN Referral Whois Servers. It also provides utilities to increment IP addresses and to output Whois...
More information
A biblioteca é grátis para uso comercial ou não comercial.
Tornar o banco de dados do sistema híbrido facilitando a mudança para MySQL ou SQL Server a qaulquer momento.
Facilitar a atualização do banco de dados no cliente não precisando executar scripts para criar novas tabelas e campo.
Funciona em...
More information
DB Compare compares two instances of a SQL Server database. This project has been on .Net Framework
for about 10 or 12 years or more. Today I got motivated and converted it to .Net 5, and a bunch of other Nuget packages.
I converted this project to a Nuget package, because I know expecting...
More information
Simple Lightweight Data Searching Library.
SLiDS can be used for quick access to data. Data can be placed in an SQL database or memory (Runtime). It is also possible to cache data from an SQL database in memory.