2 repository-uri
General management of one-to-many and many-to-many links between database records.
Distinct from Many-to-Many Associations: Broader than just many-to-many associations; covers general relational linking patterns.
Explore 2 awesome GitHub repositories matching data & databases · Relational Data Mapping. Refine with filters or upvote what's useful.
Twill is a Laravel CMS toolkit and admin panel generator designed for building custom administrative consoles and content management systems. It serves as a headless CMS framework and a toolkit for defining content models and managing structured data through a dedicated administrative interface. The project features a visual block editor that allows publishers to arrange and configure reusable content sections via a drag-and-drop interface. It includes a dedicated digital asset manager for storing, cropping, and optimizing images and files across local or cloud storage, as well as a multiling
Implements flexible links between records across different database tables using standard relational patterns.
Npgsql is a .NET data provider and client library that enables applications to connect, execute queries, and manage data within PostgreSQL databases. It functions as a connection manager and translation layer between the application and the database server. The project features a connection manager capable of multi-host connectivity, providing load balancing and automatic failover across multiple servers. It includes specialized support for high-volume data import and export through bulk data operations and a mapping system that translates complex database types, such as arrays and JSON, into
Translates relational database tables and complex types into native objects for programmatic data manipulation.