Replies: 2 comments 2 replies
-
|
In it's current form, you can only use it inside Rust projects. To embed it in other projects, someone would need to write an FFI. I don't have something like this on my TODO, because I don't use anything else anymore, but technically, it should be possible to do this. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
To embed this in a rust project as a pure sqlite, where would be a good place to start? Would I need to run a single hiqlite node? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is this crate intended only for rusty projects, or would it be possible
to use it in other projects, like this one?
https://github.com/elixir-sqlite/ecto_sqlite3?tab=readme-ov-file#database-encryption
Beta Was this translation helpful? Give feedback.
All reactions