RubyGems Navigation menu

amalgalite 0.11.0

Amalgalite embeds the SQLite database engine in a ruby extension. There is no need to install SQLite separately. Look in the examples/ directory to see * general usage * blob io * schema information * custom functions * custom aggregates * requiring ruby code from a database Also Scroll through Amalgalite::Database for a quick example, and a general overview of the API. Amalgalite adds in the following additional non-default SQLite extension(s): * {R*Tree index extension}[http://sqlite.org/rtree.html]

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.9.4 - March 04, 2024 x64-mingw-ucrt (3.1 MB)
  2. 1.9.4 - March 04, 2024 x86-mingw32 (6.1 MB)
  3. 1.9.4 - March 04, 2024 x64-mingw32 (5.6 MB)
  4. 1.9.4 - March 04, 2024 (2.5 MB)
  5. 1.9.1 - April 27, 2023 x86-mingw32 (5.8 MB)
  6. 0.11.0 - August 24, 2009 (1.1 MB)
顯示所有版本(共 97)

Runtime 相依性套件 (1):

arrayfields ~> 4.7.0

Development 相依性套件 (4):

configuration ~> 0.0.5
rake ~> 0.8.4
rake-compiler ~> 0.5.0
rspec ~> 1.2.2

擁有者:

作者:

  • Jeremy Hinegardner

SHA 256 checksum:

d65bf369d2a4df2c4c055c1616eba6a15770e1fc8afd6bb0c1b07940c3a7c1e4

總下載次數 456,771

這個版本 5,221

License:

Ruby 版本需求:

相關連結: