sqlite3-preload

LD_PRELOAD hack to execute SQLite statements when an SQLite database is opened (by cventers)

Sqlite3-preload Alternatives

Similar projects and alternatives to sqlite3-preload

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sqlite3-preload alternative or higher similarity.

sqlite3-preload reviews and mentions

Posts with mentions or reviews of sqlite3-preload. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-14.
  • Litestream doesn't do SQLite replication anymore (LiteFS does)
    9 projects | news.ycombinator.com | 14 Oct 2022
    well they're in the best/only(?) spot to do it -- SQLite is extensible but hard to extend without the cooperation of the end-programmer, so to speak.

    Litestream (Ben) was acquihired essentially by Fly.io (so that should explain all their recent SQLite content!).

    That said, SQLite is unfortunately kind of hard to modify for external processes and while it's built very extensibly it's often not the thing you can kind of just... turn on, if that makes sense, and SQLite lives in the address space of the executing program.

    You end up with stuff like hacking LD_PRELOAD[0].

    [0]: https://github.com/cventers/sqlite3-preload

Stats

Basic sqlite3-preload repo stats
1
3
10.0
over 9 years ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com