Posterous

Links

Clustering Grails

Clustering Grails with Tomcat, MySQL, Quartz, Spring Security

Contains hints regarding query cache.

http://burtbeckwith.com/blog/?p=244
http://burtbeckwith.com/blog/files/238/Clustering.A.Grails.Application.For.Scalability.And.Availability.pdf

Filed under  //   cache   cluster   grails   mysql   quartz   tomcat  
Posted December 21, 2009 by email 
// 0 Comments

GreenSQL: database firewall

GreenSQL is an Open Source database firewall used to protect databases from SQL injection attacks. GreenSQL works as a proxy and has built in support for MySQL. The logic is based on evaluation of SQL commands using a risk scoring matrix as well as blocking known db administrative commands (DROP, CREATE, etc). GreenSQL provides MySQL database security solution. GreenSQL is distributed under the GPL license.

http://www.greensql.net/

Filed under  //   firewall   mysql   postgresql   proxy   sql  
Posted December 3, 2009 by email 
// 0 Comments

Drizzle-JDBC

BSD Licensed JDBC driver for Drizzle, which also works for MySQL
http://jdbc.drizzle.org/
http://drizzle.org/wiki/JDBC#Documentation
http://developian.blogspot.com/search/label/drizzle-jdbc

Filed under  //   drizzle   jdbc   mysql  
Posted December 1, 2009 by email 
// 0 Comments

Sequel Pro: Mac database management application for working with MySQL databases.



Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases.

http://www.sequelpro.com/

Filed under  //   mac   mysql  
Posted November 25, 2009 by email 
// 0 Comments

Batch Import Performance with Grails and MySQL

http://naleid.com/blog/2009/10/01/batch-import-performance-with-grails-and-mysql/

Filed under  //   grails   mysql  
Posted October 1, 2009 by email 
// 0 Comments