How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
EFCore.BulkExtensions is a library for executing high-performance batch insert, update, and delete operations within the Entity Framework Core ecosystem. It functions as a database batch processing toolkit and a wrapper for native SQL Bulk Copy to enable faster data ingestion and synchronization across multiple database providers. The library provides specialized capabilities for relational data synchronization, allowing users to align database tables with local entity lists through bulk upserts and conditional synchronization. It also supports relational data graph insertions, which enable t
Official PetaPoco, A tiny ORM-ish thing for your POCO's
The main features of astaxie/beego are: Object Relational Mappers, Object Relational Mapping, Web Servers and Frameworks, Web Frameworks.
Projects with overlapping indexed features include: borisdj/efcore.bulkextensions — EFCore.BulkExtensions is a library for executing high-performance batch insert, update, and delete operations within… coocood/qbs. abrahambotros/lore. albrow/zoom. collaboratingplatypus/petapoco — Official PetaPoco, A tiny ORM-ish thing for your POCO's. django/django — Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for…