Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
basicmachines-co
/
basic-memory
Public
Notifications
You must be signed in to change notification settings
Fork
254
Star
3.7k
Code
Issues
63
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Add PostgreSQL database backend support
- #439
#439
Merged
phernandez
merged 13 commits into
main
basicmachines-co/basic-memory:main
from
feature/postgres-support
basicmachines-co/basic-memory:feature/postgres-support
Copy head branch name to clipboard
Nov 20, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: Add PostgreSQL database backend support
#439
phernandez
merged 13 commits into
main
basicmachines-co/basic-memory:main
from
feature/postgres-support
basicmachines-co/basic-memory:feature/postgres-support
Copy head branch name to clipboard
Commits
Commits on Nov 13, 2025
feat: Add dual database support (SQLite + Postgres)
Show description for 4186c91
phernandez
and
claude
committed
4186c91
View commit details
Copy full SHA for 4186c91
Browse repository at this point
Commits on Nov 15, 2025
add postgres wip
phernandez
committed
e258221
View commit details
Copy full SHA for e258221
Browse repository at this point
Merge branch 'main' into feature/postgres-support
phernandez
committed
26f51d0
View commit details
Copy full SHA for 26f51d0
Browse repository at this point
feat: Add dual database backend test infrastructure and improve test organization
Show description for 150fc54
phernandez
and
claude
committed
150fc54
View commit details
Copy full SHA for 150fc54
Browse repository at this point
Commits on Nov 17, 2025
sqlite tests pass, postgres fails PRAGMA error
phernandez
committed
00cd417
View commit details
Copy full SHA for 00cd417
Browse repository at this point
unit tests passing
phernandez
committed
cc34784
View commit details
Copy full SHA for cc34784
Browse repository at this point
sqlite and postgres tests passing
phernandez
committed
7a91a7b
View commit details
Copy full SHA for 7a91a7b
Browse repository at this point
Commits on Nov 18, 2025
feat: Add PostgreSQL database backend support with dual-backend architecture
Show description for 891d311
phernandez
and
claude
committed
891d311
View commit details
Copy full SHA for 891d311
Browse repository at this point
Merge main branch with GitHub Actions Postgres testing updates
phernandez
committed
9d99436
View commit details
Copy full SHA for 9d99436
Browse repository at this point
ci: Optimize test execution by splitting SQLite and Postgres tests
Show description for ae97f19
phernandez
committed
ae97f19
View commit details
Copy full SHA for ae97f19
Browse repository at this point
fix test fixtures for test_project_commands_integration
Show description for 7b9c438
phernandez
committed
7b9c438
View commit details
Copy full SHA for 7b9c438
Browse repository at this point
ci: Split test jobs to fix Windows container error
Show description for b186518
phernandez
committed
b186518
View commit details
Copy full SHA for b186518
Browse repository at this point
test: Skip non-Windows pool test on Windows
Show description for 0826fa1
phernandez
committed
0826fa1
View commit details
Copy full SHA for 0826fa1
Browse repository at this point
You can’t perform that action at this time.