Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : Tables

Package maintainers For package maintainers and hackage trustees Candidates Tables is a command-line program for accessing Quill databases. It supports an English-like argument structure, typed Elements, truly whitespace independant parsing, and some advanced composite functions. Tables [filename] get x from y Tables [filename] get x Tables [filename] add x as y Tables [filename] add x to y as z Tables [filename] remove x from y Tables [filename] remove x Tables [filename] change x in y to z Tables [filename] map x to y as z Tables [filename] combine x with y as z Tables [filename] file x Tables [filename] list Tables [filename] x and y and... Tables [filename] repl The actual flat file has a somewhat human readable syntax. Here is a file showing all possible use cases: Tables is relatively safe (it won't delete its own file anymore, and probably won't burn your house down). It is built upon a rock-solid library (Cookbook) and a slightly-less rock-solid concept. The Haskell type system makes the base Quill library safe in regards to unexpected behavior, although there are some errors that Tables cannot recover from.

Registry - JSON
purl: pkg:hackage/Tables
Keywords: bsd3, database, program
License: BSD-3-Clause
Latest release: about 10 years ago
First release: about 10 years ago
Downloads: 2,737 total
Last synced: 28 days ago

    Loading...
    Readme
    Loading...