by John Avis | March 28, 2017
I still haven't given up on my belief that there is a place for a new programming language/environment where your application database logic are in a single system.
by John Avis | June 17, 2016
I'm not ready to give up on this concept.
by John Avis | December 9, 2015
Recently I've been researching and experimenting with alternate methods to various things involving development, particularly database access, and have come to the conclusion that the systems that we have evolved to today are not ideal.
by John Avis | December 3, 2015
Any website other than a very simple one uses a database these days, right? Well then why is there a separation between web server and database server? Surely there has to be an advantage in integrating these two systems into one?