Hello,
for a GUI tool to enter SQLITE table values, *perhaps* (just a
suggestion, I 've never done that) look at libreoffice-base with its suggested (but mandatory in this case) unixodbc dependency
Hello,
for a GUI tool to enter SQLITE table values, *perhaps* (just a
suggestion, I 've never done that) look at libreoffice-base with its suggested (but mandatory in this case) unixodbc dependency
On Wed, 1 Apr 2026 11:10:06 +0200
didier gaumet <didier.gaumet@gmail.com> wrote:
Hello,
for a GUI tool to enter SQLITE table values, *perhaps* (just a
suggestion, I 've never done that) look at libreoffice-base with its suggested (but mandatory in this case) unixodbc dependency
I hope that's improved *a lot* in the last few years. I found it almost unusable, and the ODBC implementation was disastrous. At least it then acquired native MySQL abilities, but it was still pretty buggy, and the report writer only worked on alternate months. I just went away and
started writing my own PHP data access software.
Here's another possibility: I have used HeidiSQL with MySQL on Windows
years ago, and found it very good. At the time there was no Linux
version. There is now, and it allegedly also works with SQLite.
https://www.heidisql.com/
Disclaimer: I've just found out there is a Linux version and installed
the .deb, then tried it on one of my MariaDB databases, no obvious
instant problems, but I wouldn't endorse it fully without using it for several months without incident. Yes, I do have regular backups, and
daily backups of the databases I actively use at the moment.
Hello,
for a GUI tool to enter SQLITE table values, *perhaps* (just a
suggestion, I 've never done that) look at libreoffice-base with its suggested (but mandatory in this case) unixodbc dependency
Can anyone suggest anything that might provide what I want? It
doesn't absolutely **have** to work with sqlite3, I'm prepared to move
to mariadb or postgresql if necessary (though I'd prefer not to).
I'm looking for a simple to use **data entry** tool to use with
(mostly) sqlite3 databases.
Hi,
Reading the other suggestions and your replies I don't think you're
going to find anything; you're mostly not happy that the suggestions
are too complicated, but databases *are* complicated and they're also
very generic in order to cover many use cases.
Ultimately if you want something direct and bespoke to the data you
need to manage, I think you're going to have to build an application
for it.
However?
On Wed, Apr 01, 2026 at 08:45:48AM +0100, Chris Green wrote:
Can anyone suggest anything that might provide what I want? It
doesn't absolutely **have** to work with sqlite3, I'm prepared to
move to mariadb or postgresql if necessary (though I'd prefer not
to).
If you are familiar with phpmyadmin and phppgadmin then there is also
a phpliteadmin for SQLite, and it's packaged in Debian. I haven't
tried it myself. If it's anything like the other two it will need
quite a bit of setup.
I'm looking for a simple to use **data entry** tool to use with[...]
(mostly) sqlite3 databases.
There are several quite good database management programs available
(e.g. sqlitebrowser) and anyway the sqlite3 command line program is
quite adequate for most of my dataase management needs. What I can't
find anywhere is a good way to enter data into tables.
Another possible approach is to use a spreadsheet (e.g. libreoffice[...]
calc) as they provide **exactly** what I want for data entry and
editing. The trouble is that it isn't entirely straightforward getting
data from a sqlite3 database into and out of the spreadsheet.
----Gregory
Chris Green
On Wed, Apr 01, 2026 at 08:45:48AM +0100, Chris Green wrote:
I'm looking for a simple to use **data entry** tool to use with[...]
(mostly) sqlite3 databases.
There are several quite good database management programs available
(e.g. sqlitebrowser) and anyway the sqlite3 command line program is
quite adequate for most of my dataase management needs. What I can't
find anywhere is a good way to enter data into tables.
Another possible approach is to use a spreadsheet (e.g. libreoffice[...]
calc) as they provide **exactly** what I want for data entry and
editing. The trouble is that it isn't entirely straightforward getting
data from a sqlite3 database into and out of the spreadsheet.
I'm going to recommend that you do use a spreadsheet, and use sqlitebrowser >to import a CSV that you export from the spreadsheet program.
That said, it sounds like you really want something similar to FileMaker
Pro or MS Access as your frontend to sqlite. A quick search turned up these >options: https://opensource.com/alternatives/access
----Gregory
Chris Green
As other have stated, a database (SQL) tends to be complex in nature, for anything simple, maybe keep text based files, like CSV or recutils.I'm not the OP, but thanks for mentioning recutils as it is something I had never come across (and might look into deeper at some point).
Hi, have you considered what does "a good way yo enter data into tables"mean? Every suggestion will be based on what the recommender thought good w
That said, if you have access to flatpak, you could try Sequeler[1], it is really basic and similar to sqlitebrowser, that much that I could not fin
As other have stated, a database (SQL) tends to be complex in nature, foranything simple, maybe keep text based files, like CSV or recutils.
Lenny.
[1] https://github.com/ellie-commons/sequeler
El 1 de abril de 2026 8:14:08?p.m. GMT-03:00, Gregory Seidman <gsslist+debian@anthropohedron.net> escribi¢:
ser
On Wed, Apr 01, 2026 at 08:45:48AM +0100, Chris Green wrote:
I'm looking for a simple to use **data entry** tool to use with
(mostly) sqlite3 databases.
There are several quite good database management programs available
(e.g. sqlitebrowser) and anyway the sqlite3 command line program is
quite adequate for most of my dataase management needs. What I can't
find anywhere is a good way to enter data into tables.
[...]
Another possible approach is to use a spreadsheet (e.g. libreoffice
calc) as they provide **exactly** what I want for data entry and
editing. The trouble is that it isn't entirely straightforward getting
data from a sqlite3 database into and out of the spreadsheet.
[...]
I'm going to recommend that you do use a spreadsheet, and use sqlitebrow
eseto import a CSV that you export from the spreadsheet program.
That said, it sounds like you really want something similar to FileMaker
Pro or MS Access as your frontend to sqlite. A quick search turned up th
options: https://opensource.com/alternatives/access
--
Chris Green
--Gregory
| Sysop: | Jacob Catayoc |
|---|---|
| Location: | Pasay City, Metro Manila, Philippines |
| Users: | 5 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 493853:24:34 |
| Calls: | 146 |
| Files: | 547 |
| D/L today: |
6 files (97K bytes) |
| Messages: | 76,985 |