Description
Another
approach, which
is very similar to this application,
is the
auto completion
in Command Line Interpreters such as
Bash,
Zsh or CMD.exe, that
helps
you
searching a program or
path in the file system.
Finally,
when
talking about
databases, there are
several
applications that
offer
assistance for writing SQL sentences,
however,
there is
nothing
for
writing commands for database
administration, and
this
application
tries to solve
this problem.
This is an almost* Pure Java Application that can be executed in
many platforms (*It makes some native calls that can be executed
in
many platforms.)
This application cares about the
Privacy
of your data.
At the designing phase of this application, the Privacy
of the
data
was an important
factor of the architectural decisions.