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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hazelcast/hazelcastAvatar von hazelcast

    hazelcast/hazelcast

    6,570Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,570
  • hect0x7/jmcomic-crawler-pythonAvatar von hect0x7

    hect0x7/JMComic-Crawler-Python

    6,371Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,371
  1. Home
  2. Data & Databases
  3. Custom Data Fields
  4. Custom Data Object Definitions
  5. Custom Entity Tables
  6. Custom Object Attributes

Unter-Tags erkunden

  • 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.