RubyGems Navigation menu

amalgalite 1.6.0-x64-mingw32

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.6.0 - December 13, 2017 x64-mingw32 (4.4 MB)
显示所有版本 (共 97 个)

Runtime 依赖 (1):

arrayfields ~> 4.9

Development 依赖 (7):

rake ~> 12.0
rake-compiler ~> 1.0
rdoc ~> 5.0
rspec ~> 3.0
simplecov ~> 0.14
zip ~> 2.0

业主:

作者:

  • Jeremy Hinegardner

SHA 256 校验和:

d1ef91c68d3e10b5da43c6181055452b80ccf031ed6fce6d14624fc241a59193

下载总量 459,194

这个版本 1,914

许可:

BSD

需要的 Ruby 版本: < 2.5, >= 2.0

链接: