Tiggzi Database: Backend For Your Mobile App
Posted: July 11th, 2012 | Author: max | Filed under: Database, Features, New release | Tags: Database, features, release | No Comments »
We are super excited the announce the availability of Tiggzi Database (beta). Tiggzi Database is a cloud database that provides a backend and storage for your mobile app. You already know that any using 3rd party REST API is very easy in Tiggzi app builder. Every REST API provides some specific functionality. For example, if you use Facebook API you can easily post a message to the timeline, but what happens if you need to store data specific to your app? Let’s say you are building a todo app - where can you store the list of things to do? That’s exactly where Tiggzi database comes in. It comes with elegant REST APIs so you can easily show, create, edit, and delete app data. Tiggzi database comes with built-in User Management. It’s powerful, scalable and easy to use. It works seamlessly with Tiggzi app builder.
You can access Tiggzi database today at http://io.tiggzi.com. From tiggzi.com, go to My Account, then click on Database.
On the first page you can see a lit of all your databases, you can also create a new database:

Once you select a database, you will see all the collections in the database:

A very nice feature is that you get curl command hints. This will enable you to define a service in Tiggzi app builder very quickly:

In Tiggzi app builder, defining a service is as simple as this:

Keep in mind that this service is still in beta. We got a lot more features we want to add, such as push, analytics and server-side code. Database docs are here. We also would love to hear your feedback. Let us know of the forum, email, Twitter or Facebook.
Leave a Reply