Skip to content

Sqlite3 extension to collect sql rows, and spit out flatbuffers, with rust

License

Notifications You must be signed in to change notification settings

Buggaboo/flat_sqlite_rs

Repository files navigation

flat_sqlite_rs

Sqlite3 extension to collect sql rows, and spit out flatbuffers, with rust

About

This is part of an experiment with sqlite3 extensions in rust and flex- and flatbuffers.

Conclusion

It seems that the base64 payload of flatbuffers are a lot larger than flexbuffers All we need now is a magic attribute that generates the packing and unpacking code for flexbuffers.

About

Sqlite3 extension to collect sql rows, and spit out flatbuffers, with rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published