Using BSON with Ethereum, Postgres, and SQLite
For those (including the web bots) that track this page, I have three great
pieces of software to share:
- postgresbson
An extension written in C to provide BSON manipulation capabilities for postgres:
https://github.com/buzzm/postgresbson
- sqlitebson
An extension written in C to provide BSON manipulation capabilities for sqlite:
https://github.com/buzzm/sqlitebson
- soliditybson
A Solidity codec for BSON.
https://github.com/buzzm/soliditybson
Yes -- pure Solidity native. No other dependencies.
Like this? Dislike this? Let me know
Site copyright © 2013-2024 Buzz Moschetti. All rights reserved