libsqldb

Wrapper to different SQL backends (by lelanthran)

Libsqldb Alternatives

Similar projects and alternatives to libsqldb

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

libsqldb reviews and mentions

Posts with mentions or reviews of libsqldb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-10.
  • Where did the notion of "one return only" come from?
    1 project | /r/programming | 7 May 2021
  • I don't want to learn your garbage query language
    9 projects | news.ycombinator.com | 10 Mar 2021
    > My current comfort zone is if I can find a query builder that has enough static typing that it has all of the keywords of my preferred SQL flavor, has prepared statements with placeholders- mainly for safety/security, and basically returns a string when you're done.

    Some self-promotion (shameless, I know): https://github.com/lelanthran/libsqldb/tree/v1.0.0-rc2

    I'm intending to rewrite it ("the first one is always to throw away" - I put too much unnecessary functionality into it and not enough RDBMS server backends) but I've used it in a few projects (use the latest branch) and am happy with it for postgres or sqlite usage.

    See https://github.com/lelanthran/libsqldb/blob/v1.0.0-rc2/src/s... for example usage, but the basic premise is:

    1. Send parameterised string to DB.

Stats

Basic libsqldb repo stats
2
0
0.0
over 2 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com