L
L
la02011-02-06 13:36:20
SQLite
la0, 2011-02-06 13:36:20

Utilities for working with remote SQLite via FTP

Good afternoon.
I am transferring some non-critical things from storing serialized data to sqlite.
Are there any tools (free) that allow you to work with remote sqlite eg. via FTP?
We need basic capabilities for creating tables, changing the structure, managing content ...
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander Belugin, 2011-02-06
@unkinddragon

www.sqlitemanager.org/en/

J
Jazzist, 2011-02-08
@Jazzist

It's VERY slow!
It is better to do this - upload the database to the local machine, work with it, upload it back. The procedure is programmed quite simply, but it will not be stupid.

G
gro, 2011-02-06
@gro

Under the nix there are utilities for mounting FTP resources as part of the file system.

R
RouR, 2012-01-17
@RouR

As an option, take open-souce ftp-server and rewrite it so that it works with sql. (I am currently writing this)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question