Software Alternatives, Accelerators & Startups

fx VS OctoSQL

Compare fx VS OctoSQL and see what are their differences

fx logo fx

Command-line JSON processing tool

OctoSQL logo OctoSQL

OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL. - cube2222/octosql
  • fx Landing page
    Landing page //
    2023-09-23
  • OctoSQL Landing page
    Landing page //
    2023-08-26

fx videos

Suzuki FX | Suzuki Alto First Generation: Owner Review: Price, Specs & Features | PakWheels

More videos:

  • Review - Numark Mixtrack Pro FX & Platinum FX Review - The best new DJ controllers for beginners?
  • Review - The PC-FX - Review - Game Sack

OctoSQL videos

No OctoSQL videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to fx and OctoSQL)
File Manager
100 100%
0% 0
Databases
0 0%
100% 100
File Explorer
100 100%
0% 0
Database Tools
0 0%
100% 100

User comments

Share your experience with using fx and OctoSQL. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

OctoSQL might be a bit more popular than fx. We know about 22 links to it since March 2021 and only 17 links to fx. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

fx mentions (17)

  • I wrote JOSN, a command-line JSON browser
    Neat! You mentioned not getting the hang of jq, have you played with fx? Source: about 1 year ago
  • Show HN: Llama – Terminal File Manager
    This looks like something I'd use often. Thanks for creating it! For anyone who's not familiar, Anton is also behind the highly useful fx[0] for wrangling JSON data in the terminal. [0] https://github.com/antonmedv/fx. - Source: Hacker News / over 1 year ago
  • I'm developing a new command line tool for querying and transforming JSON files , called ~Q (pronounced "unquery"). My design goal is to create a tool that is powerful yet easy to use (aim to be more intuitive for users than existing tools such as jq). Let me know your thoughts and suggestions.
    I've been so fed up with jq's annoying syntax that I began thinking about developing something that can perform json operations in familiar syntax such as javascript but I ran into fx (https://github.com/antonmedv/fx) and it's been pretty great actually. Source: over 1 year ago
  • Fx 24.0.0
    Hi I’m the author of https://github.com/antonmedv/fx (terminal JSON viewer) Recently I decided to rewrite entire program to Go. And usually on second rewrite things end-up better. Main reason for this, I believe is clear end result, the target. I think new ersion of fx is much more superior:) I recommend you, to check it out ;) Would like to have some feedback and ideas for improvement. One of new cool features... - Source: Hacker News / about 2 years ago
  • Zq: An Easier (and Faster) Alternative to Jq
    I really like fx (https://github.com/antonmedv/fx) for interactive stuff. It does exactly what I think you want. You can expand individual fields and explore the schema. However, I really do like jq for queries and scripting, so I keep both around. - Source: Hacker News / about 2 years ago
View more

OctoSQL mentions (22)

  • Analyzing multi-gigabyte JSON files locally
    OctoSQL[0] or DuckDB[1] will most likely be much simpler, while going through 10 GB of JSON in a couple seconds at most. Disclaimer: author of OctoSQL [0]: https://github.com/cube2222/octosql. - Source: Hacker News / about 1 year ago
  • DuckDB: Querying JSON files as if they were tables
    This is really cool! With their Postgres scanner[0] you can now easily query multiple datasources using SQL and join between them (i.e. Postgres table with JSON file). Something I strived to build with OctoSQL[1] before. It's amazing to see how quickly DuckDB is adding new features. Not a huge fan of C++, which is right now used for authoring extensions, it'd be really cool if somebody implemented a Rust extension... - Source: Hacker News / about 1 year ago
  • Show HN: ClickHouse-local – a small tool for serverless data analytics
    Congrats on the Show HN! It's great to see more tools in this area (querying data from various sources in-place) and the Lambda use case is a really cool idea! I've recently done a bunch of benchmarking, including ClickHouse Local and the usage was straightforward, with everything working as it's supposed to. Just to comment on the performance area though, one area I think ClickHouse could still possibly improve... - Source: Hacker News / over 1 year ago
  • Command-line data analytics made easy
    SPyQL is really cool and its design is very smart, with it being able to leverage normal Python functions! As far as similar tools go, I recommend taking a look at DataFusion[0], dsq[1], and OctoSQL[2]. DataFusion is a very (very very) fast command-line SQL engine but with limited support for data formats. Dsq is based on SQLite which means it has to load data into SQLite first, but then gives you the whole breath... - Source: Hacker News / over 1 year ago
  • Steampipe – Select * from Cloud;
    To add somewhat of a counterpoint to the other response, I've tried the Steampipe CSV plugin and got 50x slower performance vs OctoSQL[0], which is itself 5x slower than something like DataFusion[1]. The CSV plugin doesn't contact any external API's so it should be a good benchmark of the plugin architecture, though it might just not be optimized yet. That said, I don't imagine this ever being a bottleneck for the... - Source: Hacker News / over 1 year ago
View more

What are some alternatives?

When comparing fx and OctoSQL, you can also consider the following products

jello - jello is a command line tool that filters JSON data using pure python syntax.

Materialize - A Streaming Database for Real-Time Applications

jq - jq is like sed for JSON data - you can use it to slice and filter and map and transform structured...

LNAV - The Log File Navigator (lnav) is an advanced log file viewer for the console.

Solid Explorer - Solid Explorer is a powerful Android file manager featuring access to most popular cloud storages, root access and easy extensibility.

DuckDB - DuckDB is an in-process SQL OLAP database management system