RubyGems Navigation menu

amalgalite 1.1.2

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: * {R*Tree index extension}[http://sqlite.org/rtree.html] * {Full Text Search}[http://sqlite.org/fts3.html]

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 1.9.4 - March 04, 2024 x64-mingw-ucrt (3,11 MB)
  2. 1.9.4 - March 04, 2024 x86-mingw32 (6,08 MB)
  3. 1.9.4 - March 04, 2024 x64-mingw32 (5,57 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.1.2 - April 02, 2011 (1,29 MB)
Toon alle versies (97 totaal)

Runtime afhankelijkheden (2):

arrayfields ~> 4.7.4
fastercsv ~> 1.5.4

Development afhankelijkheden (6):

configuration ~> 1.2.0
rake ~> 0.8.7
rake-compiler ~> 0.7.6
rcov ~> 0.9.9
rspec ~> 2.5.1
zip ~> 2.0.2

Eigenaren:

Authors:

  • Jeremy Hinegardner

SHA 256 checksum:

133d013d02608ba5713e1c2db8b7280b1e5a5378925ace14ea133e911bc72b22

Total downloads 454.148

Voor deze versie 9.238

Licenties:

N/A

Required Ruby Version: Geen

Links: