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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hazelcast/hazelcastAvatar de hazelcast

    hazelcast/hazelcast

    6,570Ver en 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
    Ver en GitHub↗6,570
  • hect0x7/jmcomic-crawler-pythonAvatar de hect0x7

    hect0x7/JMComic-Crawler-Python

    6,371Ver en 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
    Ver en 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

Explorar subetiquetas

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