发布时间:2022-08-09 文章分类:编程知识 投稿人:李佳 字号: 默认 | | 超大 打印

What is Ruby SQLite GUI?

Ruby SQLite GUI is a simple, cross platform SQLite
database administration tool written in Ruby using the
Ruby/GTK2 bindings for
Gtk+ and
ActiveRecord
as the back-end. It is targeted towards Rails developers using SQLite instead of
the larger mySQL, pgSQL, etc. databases, but can be used for anything else in
general.

Features

Ruby SQLite GUI allows easy creation and administration of SQLite databases.

Requirements

  • Ruby 1.8.2 or higher.
  • Ruby-GTK2 (gtk2
    and libglade2) 0.13 or higher. (Windows users can view the install
    guide here.)
  • Ruby/SQLite bindings (2 or 3 works).
  • ActiveRecord (1.13.2 or higher).

Installation

Ruby SQLite GUI is a simple, cross platform SQLite
database administration tool written in Ruby using the
Ruby/GTK2 bindings for
Gtk+ and
ActiveRecord
as the back-end. It is targeted towards Rails developers using SQLite instead of
the larger mySQL, pgSQL, etc. databases, but can be used for anything else in
general.

Ruby SQLite GUI allows easy creation and administration of SQLite databases.