sqlite_protobuf VS visidata

Compare sqlite_protobuf vs visidata and see what are their differences.

sqlite_protobuf

A SQLite extension for extracting values from serialized Protobuf messages (by rgov)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sqlite_protobuf visidata
2 36
80 7,416
- -
0.0 9.8
over 1 year ago 8 days ago
C++ Python
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sqlite_protobuf

Posts with mentions or reviews of sqlite_protobuf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-21.
  • One-liner for running queries against CSV files with SQLite
    20 projects | news.ycombinator.com | 21 Jun 2022
    SQLite's virtual table API (https://www.sqlite.org/vtab.html) makes it possible to access other data structures through the query engine. You don't need to know much if anything about how the database engine executes queries, you only need to implement the callbacks it needs to do its job. A few years ago I wrote an extension to let me search through serialized Protobufs which were stored as blobs in a regular database.

    https://github.com/rgov/sqlite_protobuf

  • SQLite Plus: all the missing SQLite functions
    6 projects | news.ycombinator.com | 3 Apr 2021
    Some time ago I joined a project that was recording logs in Protobuf format. I demonstrated that we could log the serialized Protobuf structures to a SQLite database and then use a plugin to query across the message fields: https://github.com/rgov/sqlite_protobuf

    Learning how to use the SQLite extension API was a little mind-expanding but it worked like a charm.

visidata

Posts with mentions or reviews of visidata. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-19.

What are some alternatives?

When comparing sqlite_protobuf and visidata you can also consider the following projects:

dflat - Structured Data Store for Mobile

sc-im - sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal

sqlite_ora_functions

miller - Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON

sqlite-plus - The ultimate set of SQLite extensions

sqlite-tui - A TUI for viewing and editing database files. [Moved to: https://github.com/mathaou/termdbms]

sqlite-parquet-vtable - A SQLite vtable extension to read Parquet files

tidy-viewer - 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.

json2csv - Convert json to csv with column titles

OpenRefine - OpenRefine is a free, open source power tool for working with messy data and improving it

xsv - A fast CSV command line toolkit written in Rust.

exa - A modern replacement for ‘ls’.