8 مستودعات
Declarative systems for configuring database schemas and validation rules via code markers.
Distinguishing note: Focuses on schema-to-code mapping rather than general ORM functionality.
Explore 8 awesome GitHub repositories matching software engineering & architecture · Metadata Mapping. Refine with filters or upvote what's useful.
This project is an enterprise application framework designed to accelerate the construction of complex business software. It functions as a full-stack code generator that automatically produces backend logic, database operations, and frontend interface components from defined data schemas. By providing a standardized foundation for security, authentication, and administrative management, it enables developers to rapidly deploy functional, production-ready software environments. The platform distinguishes itself through its native support for multi-tenant architectures, allowing for secure dat
Automates database schema configuration and validation rules using declarative code markers.
This project is a comprehensive reference guide and checklist for configuring the HTML head element of a webpage. It provides instructions for managing metadata, scripts, and styles to ensure consistent document rendering and indexing. The resource focuses on search engine optimization through structured data and geographic tags, as well as social media integration using Open Graph and platform-specific tags. It includes guidance on mobile web optimization, specifically regarding viewport settings and web app manifests for home screen installation. The project also covers web performance opt
Details how to map structured data requirements to HTML tags for rich search engine result snippets.
This tool functions as a generator that maps dynamic framework methods and database model properties to static files, ensuring integrated development environments recognize runtime features. It acts as a static analysis helper by inspecting framework structures to provide accurate type hinting and autocompletion for core classes and container-bound objects. The project distinguishes itself by its ability to interrogate the dependency injection registry and scan runtime method registrations to document dynamically added functionality. It further differentiates by performing reflection-based in
Maps framework metadata to code structures to enable IDE autocompletion.
Entity Framework Core is an object-relational mapper that enables developers to interact with database systems using strongly-typed code. It serves as a comprehensive data access framework, providing a unified interface for mapping application objects to relational and non-relational database schemas while managing the lifecycle of data operations through a central context. The project distinguishes itself through a provider-based architecture that decouples core data access logic from specific database engines, allowing for consistent interaction across diverse storage systems. It features a
Uses a central configuration model to define the relationship between application classes and database schemas through conventions or fluent definitions.
Mikro-ORM is a TypeScript-based object-relational mapping system that provides a unified persistence layer for Node.js applications. It translates TypeScript entities into relational or document-based database schemas, supporting a variety of engines including PostgreSQL, MySQL, MariaDB, MS SQL Server, SQLite, and MongoDB. The project implements the data mapper pattern to decouple in-memory domain models from the database persistence layer. It utilizes a unit of work pattern to track entity changes in memory and commit them in a single coordinated database transaction. The library covers com
Uses decorators and schema definitions to declaratively map class properties to database columns.
python-goose is a Python library for web scraping and content extraction. It functions as an HTML boilerplate remover and article parser designed to isolate primary text and metadata from web pages by stripping away navigation, layout noise, and non-essential elements. The tool features multilingual processing capabilities, utilizing language-specific stop-word analyzers to identify and extract primary content across different languages. It also identifies and collects embedded media, including source URLs and embed codes for lead images and videos associated with an article. The library cov
Maps standard HTML meta tags to structured data formats for article titles and descriptions.
MelonLoader هو محمل إضافات لمحرك الألعاب مصمم لحقن كود مخصص وتحميل إضافات خارجية في ألعاب Unity. يعمل كإطار عمل تعديل (Modding) يدعم كلاً من بيئات التشغيل Mono و Il2Cpp، مما يسمح بتعديل الألعاب عبر بنيات خلفية مختلفة. يُمكّن المشروع من تصحيح وربط الوظائف داخل ألعاب Unity، ويوفر بشكل خاص نظاماً لإدارة تجميعات C# في بيئات Mono وإطار عمل لتصحيح الخلفية Interop C++ المستخدمة بواسطة Il2Cpp. يتعامل النظام مع اعتراض عملية تمهيد التطبيق لتحميل تعديلات الطرف الثالث من مجلدات مخصصة ويلتقط سجلات المحرك الداخلية في تدفق موحد لاستكشاف الأخطاء وإصلاحها. كما يتضمن أنظمة تكوين لضبط سلوك المحمل، ورؤية وحدة التحكم، ومستويات تصحيح الأخطاء.
Maps C++ method pointers back to original C# signatures using embedded Il2Cpp metadata.
This project is a structured collection of coding challenges and a technical interview study guide designed to assist developers in preparing for software engineering assessments. It functions as a comprehensive index of practice problems, providing a roadmap for mastering core data structures and algorithmic concepts through systematic study. The repository utilizes a declarative metadata mapping system to organize high-frequency programming problems into specific technical domains. By employing a data-driven curation process, it transforms structured configuration files into a human-readabl
Uses declarative metadata to define relationships between programming problems and their respective technical domains.