Remix.run Logo
kay_o an hour ago

Does this interact with sql or only fs?

ozkatz an hour ago | parent [-]

It provides a filesystem abstraction, which agents are really good at interacting with. Because it's just a POSIX filesystem - you can put a sqlite database directly on it and get those same transactional capabilities for that too.