No features have been listed yet.
No DataStation videos yet. You could help us improve this page by suggesting one.
Based on our record, DSQ seems to be a lot more popular than DataStation. While we know about 11 links to DSQ, we've tracked only 1 mention of DataStation. 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.
DataStation desktop app - https://datastation.multiprocess.io/ Two alternative CLI tools that I looked at: sq - https://sq.io/. - Source: Hacker News / about 3 years ago
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 / almost 2 years ago
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 / almost 3 years ago
> 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 / almost 3 years ago
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 / about 3 years ago
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 / over 3 years ago
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
fx - Command-line JSON processing tool
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
Superintendent.app - Superintendent.app is a Desktop app that enables you to write SQL on CSV files.
fzf - A command-line fuzzy finder written in Go
LNAV - The Log File Navigator (lnav) is an advanced log file viewer for the console.