Which Triplestore for rapid semantic web development?
Ease of installation/use is the most important factor here - not performance. Small is OK as large datasets are not expected. I'd also recommend sesame , its lightweight, pretty easy to install, and provides good performance for small datasets. Query performance is far better with Sesame 1.2.x than Sesame 2.x because of the addition of context support to the 2.x series. I've tested sesame installation/deployment with tomcat, resin, and jetty, and it worked easily with all of them. I don't recommend the bindings to RDBMS components such as Postgres or MySQL, at least in the 1.x series,