awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesCustom Object Attributes

Adding dynamic fields and attributes to data objects for use in naming and organization rules.

Distinct from Custom Entity Tables: Focuses on in-memory object property extension for path resolution rather than relational database table creation.

Explore 2 awesome GitHub repositories matching data & databases · Custom Object Attributes. Refine with filters or upvote what's useful.

Awesome Custom Object Attributes GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • hazelcast/hazelcasthazelcast 的头像

    hazelcast/hazelcast

    6,570在 GitHub 上查看↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Enables creating calculated fields for objects to support querying based on derived values.

    Javabig-datacachingdata-in-motion
    在 GitHub 上查看↗6,570
  • hect0x7/jmcomic-crawler-pythonhect0x7 的头像

    hect0x7/JMComic-Crawler-Python

    6,371在 GitHub 上查看↗

    JMComic-Crawler-Python is a high-performance asynchronous web scraper and API client designed to programmatically retrieve images and metadata from a comic hosting service. It functions as a media archiving tool for batch downloading albums and chapters, automating the process of saving content to a local filesystem. The project is distinguished by its ability to reverse server-side pixel obfuscation, using a decryption tool to reconstruct sliced and shuffled images. To maintain stable connectivity, it utilizes a network bypass utility featuring dynamic domain rotation and proxy routing to ci

    Supports defining custom object attributes to facilitate specialized file naming and directory rules.

    Python18comicasynciocrawler
    在 GitHub 上查看↗6,371
  1. Home
  2. Data & Databases
  3. Custom Data Fields
  4. Custom Data Object Definitions
  5. Custom Entity Tables
  6. Custom Object Attributes

探索子标签

  • Calculated Query AttributesCreating derived fields for objects to enable querying based on complex logic. **Distinct from Custom Object Attributes:** Distinct from Custom Object Attributes: focuses on derived/calculated fields for query engines rather than simple property extension.