Skip to content

Conversation

@quffaro
Copy link
Member

@quffaro quffaro commented Feb 17, 2025

Joint work with @TheCedarPrince and @slwu89

This draft PR tracks work on a database backend for ACSets.

Currently, AlgebraicRelations.jl provides a database integration but is fixed on a specific backend (LibPQ) and has been unmaintained for some time. We'd like a generalized database interface for ACSets where large datasets can be manipulated as if they were ACSets, and backends are enabled using Julia's package extension features.

Is memory-mapping useful here?

@quffaro quffaro linked an issue Feb 17, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reading and writing to SQL database

2 participants