RubyGems Navigation menu

amalgalite 1.3.0-x86-mswin32

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 * full text search 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 extensions: * (http://sqlite.org/rtree.html) * (http://sqlite.org/fts3.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. 1.3.0 - March 13, 2013 x86-mswin32 (2.7 MB)
顯示所有版本(共 97)

Runtime 相依性套件 (2):

arrayfields ~> 4.7.4
fastercsv ~> 1.5.5

Development 相依性套件 (5):

rake ~> 10.0.3
rake-compiler ~> 0.8.1
rdoc ~> 4.0
rspec ~> 2.13.0
zip ~> 2.0.2

擁有者:

作者:

  • Jeremy Hinegardner

SHA 256 checksum:

dc4dfd30fb9eeecffa1db9f13a06b8def484d3f66e480460f760c688e7bf007f

總下載次數 454,972

這個版本 4,395

License:

BSD

Ruby 版本需求:

相關連結: