Narnach's Links
Bookmarks and stuff

Links for tag 'database'

    Page:
  • 1
  • 2
1
Rails DB Slave Plugin Acts_as_readonyable
Over 4 years ago, FiXato posted a link to revolutiononrails.blogspot.com.
A short article about the acts_as_readonlyable plugin for Rails that will aid...
2
RubyOnRails.org on PostgreSQL
Over 4 years ago, FiXato posted a link to wiki.rubyonrails.org.
A wiki page describing the use of PostgreSQL with Ruby/Rails, by RubyOnRails....
1
Tutorial on PostgreSQL Views
Over 4 years ago, FiXato posted a link to www.postgresql.org.
A short tutorial/introduction into PostgreSQL's Views.
1
Sequel: ORM for ruby
Over 4 years ago, Narnach posted a link to code.google.com.
\"Sequel is a lightweight ORM library for Ruby. Sequel provides thread safety...
2
Benchmark: Postresql vs MySql
Over 4 years ago, Narnach posted a link to spyced.blogspot.com. It has 1 comment.
Short benchmark review of postgresql vs mysql. The comments have some stories...
2
Sqlite download page
Over 4 years ago, Narnach posted a link to www.sqlite.org.
Here you can get the sqlite binaries and libraries.
1
Purple - Ruby in-memory database based on Judy
Over 4 years ago, Narnach posted a link to rubyforge.org.
\"Purple provides persistance by reachability for any ruby objects. \r\n This...
1
Rails - How to actually use _count/counter_cache
Over 4 years ago, Narnach posted a link to blog.gorgorg.org.
How to use _count and counter_cache has some hidden twists to it. This blog p...
1
QueryTrace - Rails query-to-code tracer
Over 5 years ago, Narnach posted a link to blog.talbott.ws.
This is a really useful plugin to find out where database queries are made fr...
1
DataMapper - More efficient than ActiveRecord?
Over 5 years ago, Narnach posted a link to substantiality.net.
Blog post on DataMapper, which makes way more efficient queries than ActiveRe...