OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4102discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: postgresql-database清除
pg_vault_tdelabmiriade
ADDED

pg_vault_tde is a PostgreSQL extension for Transparent Data Encryption (TDE) using AES-256-GCM. It supports key management with HashiCorp Vault, OpenBao, or local PKCS#12 wallets, and PKCS#11 HSMs. It encrypts data at the Table Access Method layer without modifying PostgreSQL core.

Developer toolsSelf-hostedBackend & APIs
apijsonAPIJSON
ADDED

APIJSON is a JSON-based communication protocol and ORM library that lets clients define the data and structure they need, reducing backend API and documentation work. It supports CRUD, fuzzy search and remote function calls across many databases and languages.

Developer toolsData & databasesBackend & APIs