Editor's note JavaScript is forever increasing its reach beyond the browser. V8 and node.js show how the language can be used to create servers with that elusive factor called "web scale", and plenty of toolkits and languages have JavaScript bindings now. There are even desktop environments written in JavaScript. And now, one of the most helpful offshoots of JavaScript, JSON, will soon have its support increased in an upcoming release of PostgreSQL. I think it is a fine idea to have JSON support baked into databases themselves, as it should remove some of the boilerplating that occurs to feed JavaScript appropriate JSON. And since the database will do type checking, as databases are built to do, it will be possible to have strongly typed JSON, should you want it. It'll be the best of both worlds. --Chris Get some JSON in your database If you deal with JSON day in, day out, at least have a database that can handle JSON as well. Read more | |  |  | Connect with TechRepublic | | The 21st Century Data Center Special Feature More than ever, data centers run the world, but many of them need a 21st century reboot. Today's data centers have to be more efficient, redundant, and flexible than ever. TechRepublic and ZDNet examine when and how to best run your own data center versus when to outsource to the cloud or a service provider, and when to take a hybrid approach. | | |
No comments:
Post a Comment