awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesEmbedded Collection Persistence

Storing lists or arrays of primitives and blobs directly within a parent object entity.

Distinct from Object Persistence: Distinct from general Object Persistence by focusing on the internal storage of collections within a single object.

Explore 1 awesome GitHub repository matching data & databases · Embedded Collection Persistence. Refine with filters or upvote what's useful.

Awesome Embedded Collection Persistence GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • objectbox/objectbox-javaAvatar objectbox

    objectbox/objectbox-java

    4,612Vezi pe GitHub↗

    ObjectBox Java is an embedded NoSQL object database for Java and Android that stores data objects directly without relational mapping. It functions as a native-process storage engine, allowing applications to persist plain Java or Kotlin classes as entities. The project distinguishes itself with an on-device vector database capability, utilizing HNSW indexes to perform approximate nearest neighbor searches and semantic similarity queries. It also includes a locally hosted web-based browser for visualizing data objects, schemas, and dependency diagrams. The database covers a broad range of da

    Persists lists and arrays of fixed-type values and binary blobs directly within a data object.

    Javaandroiddatabaseedge
    Vezi pe GitHub↗4,612
  1. Home
  2. Data & Databases
  3. Object Persistence
  4. Embedded Collection Persistence