Y
Hacker News
new
|
ask
|
show
|
jobs
by
cess11
790 days ago
You can export to SQLite3, but not import it back in again.
2 comments
vincnetas
790 days ago
What i mean is that you can save a project and just open saved file as sqlite file. Without need to export anything. That file contains all information needed for app. User data plus meta data used by BeeBase.
link
fermuch
790 days ago
No? I haven't tried it yet, but in the docs it says "SQLite3 file format, and import and export facility"
link