awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
schotime avatar

schotime/NPoco

0
View on GitHub↗
877 stars·310 forks·C#·Apache-2.0·9 views

NPoco

Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco

Features

  • Object Relational Mappers - Micro-ORM for mapping query results to POCO objects.
  • Object Relational Mapping - Simple micro-ORM for POCO mapping.

Star history

Star history chart for schotime/npocoStar history chart for schotime/npoco

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with NPoco

These projects share indexed features with NPoco. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • abrahambotros/loreA

    abrahambotros/lore

    0View on GitHub↗
    View on GitHub↗0
  • astaxie/beegoA

    astaxie/beego

    0View on GitHub↗
    View on GitHub↗0
  • albrow/zoomA

    albrow/zoom

    0View on GitHub↗
    View on GitHub↗0
  • borisdj/efcore.bulkextensionsborisdj avatar

    borisdj/EFCore.BulkExtensions

    3,996View on GitHub↗

    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

    C#batchbulkcopy
    View on GitHub↗3,996
Compare all 30 related projects→

Frequently asked questions

What does schotime/npoco do?

Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco

What are the main features of schotime/npoco?

The main features of schotime/npoco are: Object Relational Mappers, Object Relational Mapping.

Which projects share features with schotime/npoco?

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… collaboratingplatypus/petapoco — Official PetaPoco, A tiny ORM-ish thing for your POCO's. albrow/zoom. abrahambotros/lore. astaxie/beego. coocood/qbs.