txt-sushi: The SQL link in your *NIX chain

[ bsd3, console, database, library, program ] [ Propose Tags ]

TxtSushi is a collection of command line utilities for processing comma-separated and tab-delimited files (AKA flat files, spreadsheets). The most important utility (tssql) lets you perform SQL selects on CSV files. By focusing exclusively on processing text files with a tabular structure, TxtSushi simplifies common tasks like filtering, joining and transformation that would take more effort to accomplish with a general purpose text processing language.

Modules

[Last Documentation]

  • Database
    • TxtSushi
      • Database.TxtSushi.CommandLineArgument
      • Database.TxtSushi.EvaluatedExpression
      • Database.TxtSushi.ExternalSort
      • Database.TxtSushi.FlatFile
      • Database.TxtSushi.IOUtil
      • Database.TxtSushi.ParseUtil
      • Database.TxtSushi.Relational
      • Database.TxtSushi.SQLExecution
      • Database.TxtSushi.SQLExpression
      • Database.TxtSushi.SQLFunctionDefinitions
      • Database.TxtSushi.SQLParser

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.6.0
Dependencies base (>=3 && <5), binary, bytestring, containers, directory, parsec, regex-posix [details]
License BSD-3-Clause
Author Keith Sheppard
Maintainer keithshep@gmail.com
Category Database, Console
Home page http://keithsheppard.name/txt-sushi
Bug tracker http://code.google.com/p/txt-sushi/issues/list
Source repo head: darcs get http://patch-tag.com/r/keithshep/txt-sushi/pullrepo
this: darcs get http://patch-tag.com/r/keithshep/txt-sushi/pullrepo --tag 0.5.1
Uploaded by KeithSheppard at 2010-03-07T21:33:57Z
Distributions NixOS:0.6.0
Reverse Dependencies 3 direct, 0 indirect [details]
Executables transposetab, transposecsv, namecolumns, tabtopretty, csvtopretty, tabtocsv, csvtotab, tssql
Downloads 5439 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-30 [all 7 reports]