Author Topic: Web Database  (Read 5838 times)

justforkicks

  • Newbie
  • *
  • Posts: 23
    • View Profile
    • Email
Web Database
« on: December 15, 2008, 05:32:08 am »
Hi !

In future versions of OpenGoo, we might want to consider a Database program from a completeness of stack perspective. And one easy and quick way to achieve that might be to use TaffyDB (http://www.taffydb.com/). Taffy DB is a free and opensource JavaScript library that acts as thin data layer inside Web 2.0 and Ajax applications. So using Taffy DB and an AJAX Table interface, we can get a quick equivalent of DabbleDB (http://www.dabbledb.com/) and other such solutions.

Cheers
---
JFK

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Web Database
« Reply #1 on: December 15, 2008, 09:19:52 am »
Looks interesting. I'll study it later.

Thanks for the info.