litexplore

Remote SQLite database explorer (by litements)

Litexplore Alternatives

Similar projects and alternatives to litexplore

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

litexplore reviews and mentions

Posts with mentions or reviews of litexplore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-04.
  • WAL Mode in LiteFS
    9 projects | news.ycombinator.com | 4 Jan 2023
    Currently, you need to SSH in and use the sqlite3 CLI on the server. There has been some work in this area but it's all still rough around the edges. I wrote a server called Postlite[1] that exposes remote SQLite databases over the Postgres wire protocol but it's very alpha. :)

    I'd love to see more work in this area. Ricardo Ander-Egg wrote a remote management tool called litexplore[2] that connects over SSH to the SQLite CLI behind the scenes. I haven't used it but I think there's a lot of potential with that approach.

    [1]: https://github.com/benbjohnson/postlite

    [2]: https://github.com/litements/litexplore

  • Show HN: Explore remote SQLite databases over SSH
    1 project | news.ycombinator.com | 23 Jun 2022
    Hi! As a big fan of SQLite, I always found the tooling to explore remote databases a bit lacking. Current solutions involve running an extra service in the remote host and exposing a port to access it. I built a small web app that can explore remote SQLite databases without having to run any service on the remote, you just need SSH.

    It works by sending sqlite3 CLI commands over a multiplexed SSH connection. The commands use the "-json" flag from the sqlite3 CLI. This basically turns the SSH connection into an JSON API for the remote SQLite database. The project is hosted on GitHub[0] and I wrote a blog post with more details about the project and how it works[1].

    I'm still exploring multiple ideas and implementations details, but feedback is more than welcome.

    [0]: https://ricardoanderegg.com/posts/sqlite-remote-explorer-gui/

    [1]: https://github.com/litements/litexplore

Stats

Basic litexplore repo stats
2
38
4.4
almost 2 years ago

litements/litexplore is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of litexplore is JavaScript.


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