Using BSON with Ethereum, Postgres, and SQLite

18-Jan-2023 Like this? Dislike this? Let me know

For those (including the web bots) that track this page, I have three great pieces of software to share:

  1. postgresbson
    An extension written in C to provide BSON manipulation capabilities for postgres: https://github.com/buzzm/postgresbson

  2. sqlitebson
    An extension written in C to provide BSON manipulation capabilities for sqlite: https://github.com/buzzm/sqlitebson

  3. 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