Skip to content
/ xsql Public
generated from xsh-lib/template

xsh SQL, a pseudo SQL interpreter for Bash.

License

Notifications You must be signed in to change notification settings

xsh-lib/xsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xsh-lib/xsql

xsh Library - xsh SQL, a pseudo SQL interpreter for Bash..

About xsh and its libraries, check out xsh document

Requirements

  1. bash

    Tested with bash:

    • 4.3.48 on Linux
    • 3.2.57 on macOS

Dependency

  1. xsh-lib/core

    This library depends on xsh-lib/core which should be loaded first before to use this library.

    xsh load xsh-lib/core

Installation

Assume xsh is already installed at your local.

To load this library into xsh issue below command:

xsh load xsh-lib/xsql

The loaded library can be referred as name xsql.

Usage

List available utilities for this library:

xsh list xsql

About

xsh SQL, a pseudo SQL interpreter for Bash.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages