Both are open source memory options with comparable terms, so the choice comes down to which model of the problem you prefer — compare the descriptions below rather than the licence.
Builds a graph + vector memory layer over your agent's history and documents.
A messages table and a summaries table. Boring, auditable, yours.
Start here. Move to a memory product when you can name the query it makes fast.
| Cognee | Postgres (rolled by hand) | |
|---|---|---|
| Licence | Open source | Open source |
| Pricing | open source | open source |
| Self-hostable | Yes | Yes |
| Languages | Python | Any language |
| Install | pip install cognee | — |
| Keys required | None | None |
Both are open source memory options with comparable terms, so the choice comes down to which model of the problem you prefer — compare the descriptions below rather than the licence. Cognee: Builds a graph + vector memory layer over your agent's history and documents. Postgres (rolled by hand): A messages table and a summaries table. Boring, auditable, yours.
Cognee can run on your own infrastructure. Postgres (rolled by hand) can run on your own infrastructure.
Cognee is open source (open source). Postgres (rolled by hand) is open source (open source).
Every page here answers to Accept: text/markdown and returns the same content at roughly a tenth the tokens. No separate site, no toggle — same URL.
curl -s -H "Accept: text/markdown" https://newagent.build/compare/cognee-vs-postgres-memory