| Fundamentals of XHTML MP in Mobile Web Development Fundamentals of XHTML MP in Mobile Web Development Monday, April 14, 2008 | PHP/MySQL XHTML Mobile Profile (XHTML MP) is the standard language for mobile web development. XHTML MP is an XHTML variant. It offers richer presentation and is very s... |
| What is the future of Ajax applications talking to the data tier? |
|
|
|
I have just posted an article on the new attack on the RDBMS on my personal blog. The post talks about the new thinking around data in the cloud, and on the Web. It first starts out by remembering that this isn't the first time the RDBMS has been attacked, and remembers the OODBMS attack, which didn't do too well. Then it gets into the cloud-y Web:
JSON built in. JavaScript right there. A database built for the Web? It is great to see new ideas and thought about the storage of data. The RDBMS isn?t going anywhere of course. There are still a ton of tools out there for it and legacy code, and we all know that:
It is much easier to implement a new application talking to the old datastore, than migrate the datastore itself. It is like taking out the foundation. Also, SQL is getting new life in places too. SQLite I recently saw an application that used GWT on the client, and JavaScript on the server, which reminded me of my comic above. I wonder if we may end up with another flip, having SQL being used in the client, and other systems like CouchDB, Bigtable, etc being used in the enterprise / on the server. It is happening on the client. SQLite seems to be everywhere. Your operating system, phone, browser, applications, everywhere. I bet I have around 20 SQLite engines on my system right now, and growing. Why is this happening? Well, instead of coming up with your own data format, parser, and search engine, why not just use SQLite and be done. It is very faster, perfect for single user mode, so everyone is a winner. So, SQL has a looooong future ahead of it, but it will be interesting to see how the RDBMS weathers the latest storm. Geoff Hendrey, of NextDB.net, emailed me discussing a similar issue and how he thinks that:
Geoff is going to be at Web 2.0 Expo talking on the subject. What are your thoughts on Ajax and the data tier? ASIDE: I will be giving a joint talk with Ryan Stewart of Adobe there too, so come say hi, and ping me on Twitter with any thoughts. Read more at: http://feeds.feedburner.com/~r/ajaxian/~3/274722448/what-is-the-future-of-ajax-applications-talking-to-the-data-tier. |
| < Prev | Next > |
|---|




