Qare Internals
    SQL Tables
     Schema
    Plugins
    API
 Site Map
 
SQL Table
 
 QareApplications
        AppDir
        ChangePassword
        Count
        CreateAccount
        Delegation
        DelegationDisplay
        DeleteRemote
        HelloWorld
        Inbox
        Login
        Logout
        Pending
        Ping
        Refresh
        Register
        RemoteAccount
        UserGroups
 


TABLE NAME
DESCRIPTION
Account
Holds the users account information locally.
Application
All applications entries running on qare.
AppData
Details of all the entries in AppTable running on qare.
AppTable
All applications entries running on qare related to registration.
Inbox
The storage place for user specific inbox messages.
keyPair
Holds the systems public and private keys.
localPrivileges
Keeps all the access permissions that have been delegated on a given system.
Message
Holds the message content number.
pendingMessage
Holds all the pending messages.
Privilege
Stores privileges associated with applications running on top of Qare.
Project
Keeps all the project informatio the system have.
Register
Keeps the web services information of systems the home system is registered to.
RegisterPending
Holds all the systems address for which the home systems has not registered yet.
remoteAccount
Holds the remote account information of a particular user.
Session
Keeps the sessions information.
System
Keeps all the systems QARE home knows.
User
Holds descriptions of user's on home system.
userDelegations
The place for storing user specific privileges.