Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6656

SQLLine Documentation

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 2.3
    • documentation
    • None

    Description

      SQLLine is officially used as a default command line tool for SQL connectivity in Ignite. Document the tool usage on a dedicated page:
      https://apacheignite-sql.readme.io/docs/sqlline

      Consider the following sections:

      1. The tool overview with a list of commands that are supported and not by Ignite. The current list is here [1]. Split the list into 2 parts on readme.io (supported and not) and briefly describe eache command.
      2. Connectivity section. Start a cluster and connect to the tool using ./ignitesql.sh --color=true --verbose=true -u jdbc:ignite:thin://127.0.0.1/ script. Add a tab for ignite.bat file as well.
      3. Usage section. Execute DDL and DML commands taken from the getting started as it's done here [2]. When tables and indexes are created, run !metadata to show the structure.

      Use private 2.3 builds generated by TC to make sure the doc is ready for the release.

      [1] https://cwiki.apache.org/confluence/display/IGNITE/Overview+sqlline+tool
      [2] https://apacheignite-sql.readme.io/v2.1/docs/sql-tooling

      Attachments

        Activity

          People

            pgarg Prachi Garg
            dmagda Denis A. Magda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: