Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best SQLite administrator [closed]

Tags:

sqlite

What is the best SQLite administrator for iPhone SQLite databases?

                Developer         User Administrator
Mac                x                   x
Windows            x                   x
iPhone/iPad        x                   x

Could you get to app databases with and admin on the phone?

like image 576
Olav Avatar asked Sep 01 '10 15:09

Olav


People also ask

What is the best SQLite manager?

If you just want to work with SQLite, DB Browser for SQLite and SQLiteStudio are good choices. Both tools offer similar features for the casual user and do not require any preparation to access your database. The more you want to do, the more I suggest you use SQLiteStudio.

Is DB browser for SQLite good?

DB Browser for SQLite (DB4S) is a high quality, visual, open-source tool made for creating, designing, and editing database files that are compatible with SQLite. It is for users and developers who want to create, search, design and edit databases.

Is SQLite still in use?

SQLite is often used as the on-disk file format for desktop applications such as version control systems, financial analysis tools, media cataloging and editing suites, CAD packages, record keeping programs, and so forth.


1 Answers

See this list in the official documentation:

https://www.sqlite.org/docs.html#sh_mark_6

like image 137
Berry Tsakala Avatar answered Nov 09 '22 13:11

Berry Tsakala