Software Alternatives & Reviews

OctoSQL VS DSQ

Compare OctoSQL VS DSQ and see what are their differences

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

DSQ logo DSQ

Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more. - GitHub - multiprocessio/dsq: Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and ...
  • OctoSQL Landing page
    Landing page //
    2023-08-26
  • DSQ Landing page
    Landing page //
    2023-08-22

OctoSQL videos

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

+ Add video

DSQ videos

review Tas DSQ 06725 seri terbaru

More videos:

  • Review - Dsquared2 Cool Guy Denim Jeans |Real Not Fake|
  • Tutorial - How To Spot a Fake Dsquared2 Hat | Real vs Fake Dsquared2 Cap

Category Popularity

0-100% (relative to OctoSQL and DSQ)
Databases
83 83%
17% 17
Application And Data
40 40%
60% 60
Database Tools
100 100%
0% 0
Big Data
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, OctoSQL should be more popular than DSQ. It has been mentiond 22 times since March 2021. 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.

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

DSQ mentions (11)

  • Tracking SQLite Database Changes in Git
    You might want to look at tsv-utils, or a similar project: https://github.com/eBay/tsv-utils (No longer maintained, but has links to lots of other projects). - Source: Hacker News / 6 months 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
  • Jq Internals: Backtracking
    > dsq registers go-sqlite3-stdlib so you get access to numerous statistics, url, math, string, and regexp functions that aren't part of the SQLite base. (https://github.com/multiprocessio/dsq#standard-library) Ah, I wondered if they rolled their own SQL parser, but no, I now see the sqlite.go in the repo and all is made clear. - Source: Hacker News / over 1 year ago
  • Run SQL on CSV, Parquet, JSON, Arrow, Unix Pipes and Google Sheet
    I am currently evaluating dsq and its partner desktop app DataStation. AIUI, the developer of DataStation realised that it would be useful to extract the underlying pieces into a standalone CLI, so they both support the same range of sources. Dsq CLI - https://github.com/multiprocessio/dsq. - Source: Hacker News / over 1 year ago
  • Xlite: Query Excel, Open Document spreadsheets (.ods) as SQLite virtual tables
    This is a cool project! But if you query Excel and ODS files with dsq you get the same thing plus a growing standard library of functions that don't come built into SQLite such as best-effort date parsing, URL parsing/extraction, statistical aggregation functions, math functions, string and regex helpers, hashing functions and so on [1]. [0] https://github.com/multiprocessio/dsq [1]... - Source: Hacker News / almost 2 years ago
View more

What are some alternatives?

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

Materialize - A Streaming Database for Real-Time Applications

fx - Command-line JSON processing tool

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

Superintendent.app - Superintendent.app is a Desktop app that enables you to write SQL on CSV files.

Slicing Pie - Perfect equity splits for Bootstrapped Startups

fzf - A command-line fuzzy finder written in Go