Importing database tables in JSONL format

i can export a snapshot of my database tables in jsonl files. My db is convex.dev.
would julius know how each jsonl file is related to each other? each file represents a db table

2 Likes

Hi,

Not sure. To test compatibility you can start with a small amount of data (E.g. the first hundred rows or so) and see how that works. Also, if you add the db url to secrets at Julius AI | Your AI Data Analyst you might be able to just have julius connect directly to the DB.

2 Likes