Sept. 24, 2014
4:33 p.m.
This is really cool! How does SQLite scale in terms of table size and so on? I was surprised to know it is based on an old version of PostgreSQL according to this presentation: http://www.pgcon.org/2014/schedule/events/736.en.html Regards! Esteban A. Maringolo 2014-09-24 13:17 GMT-03:00 Pierce Ng <pierce@samadhiweb.com>:
Hello,
I am pleased to report that I have gotten Glorp working with NBSQLite3 enough to run Sven's Reddit.st.
As mentioned in my blog post, there is more work to be done to get Glorp fully integrated with NBSQLite3, but preliminary results are encouraging.
http://www.samadhiweb.com/blog/2014.09.24.glorp.nbsqlite3.html
Pierce