awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesLarge Object Storage

Handling of large character or binary data streams that exceed standard field limits.

Distinct from Character and String Writers: Shortlist candidates focus on string utilities or writing to streams; this is about the persistence of Large Objects (CLOBs).

Explore 1 awesome GitHub repository matching data & databases · Large Object Storage. Refine with filters or upvote what's useful.

Awesome Large Object Storage GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • h2database/h2databaseAvatar de h2database

    h2database/h2database

    4,607Voir sur GitHub↗

    H2 is a JDBC-compliant relational database management system written in Java. It functions as an embeddable SQL database that can run directly within an application process to remove network latency, or as an in-memory database for high-performance volatile storage. It also includes a web-based console for executing SQL commands and administering schemas. The system is characterized by its flexible deployment modes, including a standalone server mode for remote TCP/IP access and a mixed mode for simultaneous local and remote connectivity. It features a dialect emulation layer and compatibilit

    Supports Unicode strings and the streaming of large text documents via CLOBs.

    Javadatabasejavajdbc
    Voir sur GitHub↗4,607
  1. Home
  2. Data & Databases
  3. Large Object Storage