ws4sqlite

Query sqlite via json+http (by proofrock)

Ws4sqlite Alternatives

Similar projects and alternatives to ws4sqlite

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

ws4sqlite reviews and mentions

Posts with mentions or reviews of ws4sqlite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-11.
  • ws4sqlite v0.12.1 released - connect to sqlite via HTTP/"REST"
    2 projects | /r/Database | 11 Aug 2022
    If you are interested, feel free to browse the git repo, read the documentation (with a tutorial) or connect to the discord channel.
  • Ask HN: Have you used SQLite as a primary database?
    19 projects | news.ycombinator.com | 25 Apr 2022
    I am using sqlite where a simple persistence layer is needed, both as the sole in the project or along with a full-fledged database. There are many such projects, once you realize that a database is just an abstraction; for example, for caching in a larger project, or to store results for a subsection of the project. But of course also for smaller, standalone projects.

    Also, take a look at ws4sqlite (https://germ.gitbook.io/ws4sqlite/) for a middle ground between SQLite (embedded) and rqlite/dqlite: it's "normal" sqlite addressable via web services. May be useful in some scenarios.

  • Hacker News top posts: Mar 11, 2022
    3 projects | /r/hackerdigest | 11 Mar 2022
    Ws4sqlite: Query SQLite via HTTP\ (30 comments)
  • Ws4sqlite: Query SQLite via HTTP
    1 project | /r/hackernews | 11 Mar 2022
    8 projects | news.ycombinator.com | 10 Mar 2022
  • A remote JSON interface for SQLite, in Go
    3 projects | /r/golang | 13 Feb 2022
    ws4sqlite is a web service layer on one (or more) SQLite databases. It’s written in Go, over mattn's go-sqlite3, and allows to use HTTP POST requests to submit SQL statements to a database, in a transaction. It can “serve” multiple databases at once, supports authentication, “stored queries”, in-memory databases, maintenance (vacuum/backups), batching and several other security features and configurations.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 26 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic ws4sqlite repo stats
7
389
7.5
8 days ago

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