Database browser mac os

Downloads

Windows

Our latest release (3.12.2) for Windows:

Windows PortableApp

Note — If for any reason the standard Windows release does not work (e.g. gives an error), try a nightly build (below).

Nightly builds often fix bugs reported after the last release. 😄

macOS

Our latest release (3.12.2) for macOS:

Homebrew

If you prefer using Homebrew for macOS, our latest release can be installed via Homebrew Cask:

Nightly builds

Download nightly builds for Windows and macOS here:

Linux

Our latest release is available as an AppImage, Snap packages, and distribution specific packages:

AppImage

Remember to change it’s permission bits to be executable before you run it. 😄

Snap packages

Snap Release build

Snap Nightly builds

Other distribution specific instructions:

Arch Linux

Arch Linux provides an up to date version

Install with the following command:

Fedora

Install for Fedora (i386 and x86_64) by issuing the following command:

openSUSE

Debian

Note that Debian focuses more on stability rather than newest features. Therefore packages will typically contain some older version, compared to the latest release.

Update the cache using:

Install the package using:

Ubuntu and Derivatives

Stable release

For Ubuntu and derivaties, @deepsidhu1313 provides a PPA with the latest release here:

To add this ppa just type in these commands in terminal:

Then update the cache using:

Install the package using:

Ubuntu 14.04.X, 15.04.X, 15.10.X and 16.04.X are supported for now (until Launchpad decides to discontinue building for any series).

Ubuntu Precise (12.04) and Utopic (14.10) are not supported:

  • Precise does not have a new enough Qt package in its repository by default, which is a dependency
  • Launchpad does not support Utopic any more, which has reached its End of Life

Nightly builds

Nightly builds are available here:

To add this ppa, type these commands into the terminal:

Then update the cache using:

Install the package using:

Other Linux

On others, compile DB4S using the instructions in BUILDING.md.

FreeBSD

DB Browser for SQLite works well on FreeBSD, and there is a port for it (thanks to lbartoletti 😄). DB4S can be installed using either this command:

Читайте также:  Raid ���������� ��� linux

Источник

DB Browser for SQLite

The Official home of the DB Browser for SQLite

Screenshot

What it is

DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.

DB4S is for users and developers who want to create, search, and edit databases. DB4S uses a familiar spreadsheet-like interface, and complicated SQL commands do not have to be learned.

Controls and wizards are available for users to:

  • Create and compact database files
  • Create, define, modify and delete tables
  • Create, define, and delete indexes
  • Browse, edit, add, and delete records
  • Search records
  • Import and export records as text
  • Import and export tables from/to CSV files
  • Import and export databases from/to SQL dump files
  • Issue SQL queries and inspect the results
  • Examine a log of all SQL commands issued by the application
  • Plot simple graphs based on table or query data

What it is not

This program is not a visual shell for the sqlite command line tool, and does not require familiarity with SQL commands. It is a tool to be used by both developers and end users, and must remain as simple to use as possible in order to achieve these goals.

Источник

DB Browser SQLite for Mac

DB Browser for SQLite 3.12.1 LATEST

Mac OS X 10.7 or later

DB Browser SQLite for Mac 2021 full offline installer setup for Mac

DB Browser SQLite for Mac (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite. DB4S is for users and developers who want to create, search, and edit databases. Database Browser SQLite for macOS uses a familiar spreadsheet-like interface, and complicated SQL commands do not have to be learned.

Controls and wizards are available for users to:

  • Create and compact database files
  • Create, define, modify and delete tables
  • Create, define, and delete indexes
  • Browse, edit, add, and delete records
  • Search records
  • Import and export records as text
  • Import and export tables from/to CSV files
  • Import and export databases from/to SQL dump files
  • Issue SQL queries and inspect the results
  • Examine a log of all SQL commands issued by the application
  • Plot simple graphs based on table or query data

This program was developed originally by Mauricio Piacentini from Tabuleiro Producoes, as the Arca Database Browser. The original version was used as a free companion tool to the Arca Database Xtra, a commercial product that embeds SQLite databases with some additional extensions to handle compressed and binary data.

Download DB Browser SQLite for Mac Latest Version

Screenshots

Top Downloads

Comments and User Reviews

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Each software is released under license type that can be found on program pages as well as on search or category pages. Here are the most common license types:

Читайте также:  Невозможно сменить владельца целевого каталога linux

Freeware

Freeware programs can be downloaded used free of charge and without any time limitations. Freeware products can be used free of charge for both personal and professional (commercial use).

Open Source

Open Source software is software with source code that anyone can inspect, modify or enhance. Programs released under this license can be used at no cost for both personal and commercial purposes. There are many different open source licenses but they all must comply with the Open Source Definition — in brief: the software can be freely used, modified and shared.

Free to Play

This license is commonly used for video games and it allows users to download and play the game for free. Basically, a product is offered Free to Play (Freemium) and the user can decide if he wants to pay the money (Premium) for additional features, services, virtual or physical goods that expand the functionality of the game. In some cases, ads may be show to the users.

Demo programs have a limited functionality for free, but charge for an advanced set of features or for the removal of advertisements from the program’s interfaces. In some cases, all the functionality is disabled until the license is purchased. Demos are usually not time-limited (like Trial software) but the functionality is limited.

Trial

Trial software allows the user to evaluate the software for a limited amount of time. After that trial period (usually 15 to 90 days) the user can decide whether to buy the software or not. Even though, most trial software products are only time-limited some also have feature limitations.

Usually commercial software or games are produced for sale or to serve a commercial purpose.

Источник

DB Browser for SQLite for Mac

Review

Free Download

specifications

Small open source application designed to further simplify the process of creating, browsing, editing and managing SQLite database files without using SQL commands

What’s new in DB Browser for SQLite 3.12.1:

  • Enhancements:
  • Completely reworked interface for accessing DBHub.io
  • Add .Net DateTime.Ticks to list of supported display formats (#2378)

Read the full changelog

SQLite is probably one of the most popular database management systems among developers that need to embed different databases in the application software. This is achievable because SQLite is a RDBMS contained within a C programming library embedded in the client application.

Support for creating and editing SQLite databases without using SQL

Moreover, Database Browser for SQLite is a small open source application designed to further simplify the process: it offers you the possibility to create, browse, edit and manage SQLite database files without using SQL commands.

Additionally, it provides a clean, organized and intuitive interface that enables you to work on your databases using familiar tools.

As a result, it is not required to memorize or learn how to use the SQL command line tools, making the SQLite Database Browser app also accessible to end users, not only developers.

User-friendly interface that gives you fast and easy access to all the app’s features

Database Browser for SQLite’s main window provides quick access to the app’s basic features via the top toolbar. Here you can find buttons to create a new database, to open a database file, to save the current project or to revert an action.

Читайте также:  Майкрософт windows phone вход

Additional buttons enable you to create, delete or modify a table within a database or to generate/erase database indexes.

Furthermore, Database Browser for SQLite’s interface is organized in three tabs: the Database Structure (where you can create and edit your database structure), the Browse Data panel (allows you to create/delete records and perform searches) and the Execute SQL area (you can run SQL strings and visualize the returned data).

Open source and multi-platform SQLite database manager and editor

Also worth mentioning is that Database Browser for SQLite can import and export data to and from SQL database files but is also able to work with CSV files. In addition, the Database Browser for SQLite app allows you to view the log of SQL commands issued both by the user and the application.

All things considered, Database Browser for SQLite will prove to be a very useful application whenever you want to browse, create or modify SQLite databases without having to deal with SQL commands.

Filed under

Download Hubs

DB Browser for SQLite is part of these download collections: SQLite Clients

Источник

Аналоги DB Browser for SQLite для Mac OS

DB Browser для SQLite — это высококачественный визуальный инструмент с открытым исходным кодом для создания, проектирования и редактирования файлов базы данных, совместимых с SQLite, для пользователей и разработчиков, желающих создавать базы данных, искать и редактировать данные. Использует знакомый интерфейс, похожий на электронную таблицу, и вам не нужно изучать сложные команды SQL.

Альтернативы для DB Browser for SQLite для Mac OS

Android iOS (iPhone / iPad)

Valentina Studio — бесплатный нативный менеджер баз данных.

  • Условно бесплатная Windows Mac OS

Valentina Studio — это универсальный инструмент для архитекторов баз данных, разработчиков и администраторов, работающих с наиболее популярными СУБД, включая базы данных Valentina DB, MySQL, PostgreSQL, SQLite и MS SQL Server.

SQLiteStudio — кроссплатформенный менеджер баз данных SQLite.

  • Бесплатная Windows Mac OS

SQLiteStudio — это менеджер баз данных SQLite.

Управляйте всеми своими базами данных SQLite, используя это легкое расширение для Firefox, Thunderbird и др.

  • Бесплатная Windows Mac OS

Управляйте всеми своими базами данных SQLite с помощью этого облегченного расширения для Firefox, Thunderbird, SeaMonkey, Songbird, Komodo и т. д. (См. Полный список поддерживаемых приложений). Это расширение будет полезно разработчикам, которые хотят создавать и работать с базами данных SQLite.

Что в этом списке?

В списке находится программы которые можно использовать для замены DB Browser for SQLite на платформе Mac OS.

Это аналоги похожие по функционалу на DB Browser for SQLite, которые заменяют программу частично или полностью. Этот список содержит 3 замены.

С помощью пользователей мы собираем каталог похожих друг на друга программ, чтобы вы могли подобрать альтернативу и скачать их. На сайте можно скачать популярные программы для Windows, Mac Os, Android и iPhone

Источник

Оцените статью