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.
Memory primitives that plug straight into LangGraph checkpoints.
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.
| LangMem | 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 langmem | — |
| 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. LangMem: Memory primitives that plug straight into LangGraph checkpoints. Postgres (rolled by hand): A messages table and a summaries table. Boring, auditable, yours.
LangMem can run on your own infrastructure. Postgres (rolled by hand) can run on your own infrastructure.
LangMem 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/langmem-vs-postgres-memory