EnglishFrenchSpanish

OnWorks favicon

sqledit - Online in the Cloud

Run sqledit in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command sqledit that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


sqledit - GUI to edit databases

SYNOPSIS


sqledit [options][nick][URI][-ttable][-m][-uURL][-d][-D] [-ffield_list][-l]

DESCRIPTION


sqledit is a GUI to edit database *data* (as opposed to database schemas). As sqledit is
a GUI it's bettere explained in the html page, please visit
http://sqlkit.argolinux.org/sqlkit/sqledit.html.

When opened with no options you are presented an entry to fill the database URI or a
button to start a demo (if found on your system)

OPTIONS


These programs follow the usual GNU command line syntax, with long options starting with
two dashes (`-'). A summary of options is included below. For a complete description,
see the Info files.

-h, --help
Show summary of options.

-v, --version
Show version of program.

-l, --load
Directly load data in tables when opened.

-f, --field_list
only show the listed fields (comma separated list).

-n, --nick
read options from nick definition (read NICKs below)

-u, --nick
open the URL. Acceptable formats are any format acceptable by sqlalchemy:
engine://user:pass@host/dbname
Acceptable engines depend on which drivers you have in your systems. Have a look at
http://www.sqlalchemy.org/trac/wiki/DatabaseNotes

-o, --order_by
define the order by column

-m, --mask
Open the sqltable with a mask (form) view.

-T, --sqltable
Open the sqltable with a table view (default)

NICKs


Sqledit allows you to write nicks in file .sqleditdb. A nick looks like the following:
[film]
URL = sqlite:////home/sandro/src/django/siti/cinemino/cinemino.db

[banca]
URL = postgres://sandro:vicie@localhost:5432/banca
table = conti_banche
field_list = data tipo descrizione eu_in eu_out banca edit classe data_val
order_by = data

If you define a nick you can call sqledit simply as:

sqledit film sqledit film -t director

At present you need to edit the nick by hand

The programs are documented fully in the web site
http://sqlkit.argolinux.org/sqlkit/sqledit.html

SQLKIT


Sqledit is just an application that shows the power of the python package sqlkit.
Programming directly with python you can build much more interesting interfaces. The demo
tour show what can be done in very few lines of code.

EXAMPLES


sqledit sqledit postgres://localhost/sia sqledit postgres://localhost/sia -m (opens a mask
view)

TUTORIAL


You can read a tutorial on the main features of sqledit at
http://sqlkit.argolinux.org/sqlkit/tutorial.html

Use sqledit online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 2
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 3
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • 4
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 5
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 6
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • More »

Linux commands

Ad