neurondb-ai/neurondb-postgresql-sql
Updated
None defined yet.
AI-Native PostgreSQL Extension for Vector Search, Agents, and Transactional Memory.
NeuronDB is an open-source PostgreSQL extension designed for building AI-native systems directly inside the database.
It combines:
High-performance embedding storage and similarity search inside PostgreSQL.
Version-aware memory with MVCC guarantees. Consistent reads. No partial state retrieval. No memory drift under concurrency.
Seamless integration with:
SQL-driven reasoning workflows. Auditable execution. Reproducible outputs.
Main repository: https://github.com/neurondb/neurondb
Organization: https://github.com/neurondb
Open Source