RubyGems Navigation menu

amalgalite 1.5.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 * 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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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.5.0 - December 07, 2015 (1,83 MB)
Zeige alle Versionen (97 total)

Runtime Abhängigkeiten (1):

arrayfields ~> 4.9

Development Abhängigkeiten (7):

rake ~> 10.0
rake-compiler ~> 0.9
rdoc ~> 4.0
rspec ~> 3.0
simplecov ~> 0.9
zip ~> 2.0

Besitzer:

Autoren:

  • Jeremy Hinegardner

SHA 256-Prüfsumme:

c31d3dc841df7a3a8bd65371b61431332cfd99cb8bfea4aa2060b1360a1a79a0

Downloads insgesamt 456.258

Für diese Version 20.230

Lizenz:

BSD

Erforderliche Ruby-Version: >= 1.9.3

Links: