NIST::NVD::Store::SQLite3

I published an SQLite3 storage back-end to NIST::NVD on the CPAN. It’s pretty quick. About as fast as the DB_File one, but without the down side of being tied to DB_File. It shouldn’t be too difficult to re-factor this code to any DBI-based database. MariaDB anyone?

I know it works on Debian. The nightly CPAN test results should come back shortly and I’ll find out how well it works on other platforms.

This entry was posted in Databases, debian, F5 Networks, feds, Free Software, MariaDB, NIST, performance, perl, security, SQLite, work. Bookmark the permalink.

2 Responses to NIST::NVD::Store::SQLite3

  1. ilmari.org/ says:

    Have you considered a DBIx::Class backend/schema? That would get you cross-DB compatibility for free.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>