|
The concept behind Taban is that the web Application will use HTTP protocol like GET, PUT, DELETE methods to perform CRUD (Create , Read , Update and Delete) operation by using JSON as a Data Exchange Format. By default, the data in JSON gets stored in a db4o object database. Conversely, it can convert JSON ... Read more : A Cose Look at Taban: the JSON REST Database for OSGi.
|