

A line/form mode (fields down the page, for one record) would also be a good option. Cell mode is great for long text, but in-situ editing in cells in the column view would be faster for multiple edits. Alpha sorting would be helpful and perhaps filtering (by name).Įditing data is done in cell mode (one large wrapped text field in a panel) only. The entity/tables browser needs a few bugs fixed, such as not showing single quotes in table names (which result from "alter table rename to" command) and truncated name when followed by a - comment. Nulls and empty string entries are indistinguishable.

The query builder is very good, but it would be nice to have a one click way to show all the data in the selected table (eg in the table list) in one click. MesaSQLite opens database files on AppleShare volumes, which a few others choke on. It's great to see this as a native Cocoa app, rather than some of the ugly Java alternatives.

Import a proprietary dump that can recreate the database from a single file.Export the content screen, custom query result, or table as a csv, tab, or xls file.Export a proprietary dump to back-up the structure and content of the database.
#Mesasqlite for pc code#
#Mesasqlite for pc iso#
Select encoding for viewing your data - encodings: UTF8, Win Arabic, Win Baltic Rim, Win Cyrillic, Win Greek, Win Latin 1, Win Latin 2, Win Vietnamese, K018-R, Shift-JIS, ISO Arabic, SO Cyrillic, ISO Greek, ISO Hebrew, ISO Latin 1, ISO Latin 2.View the Create Table sql syntax for your tables.Specify field type, length, nullable, default value, and autoincrement.View, add, duplicate, rename, edit, and delete fields on tables.View, add, duplicate, rename, and delete tables.Open a new connection with each new window.Connect to any database visible on a volume.Here is an overview of MesaSQLite features: MesaSQLite uses the SQLite3 database engine. Although we build new databases most days, we spend more of our time viewing and editing data. We also use it to edit, summarize, and analyze data for ourselves and clients. MesaSQLite makes creating, designing, and altering an SQLite3 database easy.
