SFSQL Demo Apps Object Explorer

NOTE: This is a Beta experimental web app written in PHP that is not yet formatted for style nor written for efficiency.

It allows you to walk through a SFSQL Object Store by querying the SFSQL API for all children under each object level.

ROOT


Query:SELECT $o:.blog.oid(), $o:.blog.pos() as 'pos', $o:.blog.poid() where $o:.blog.poid() =0
Object Count:1
o:blog
Name:blog
Path:blog
OID:8
POID:0
POS:0


Query:SELECT $o:.cftodos.oid(), $o:.cftodos.pos() as 'pos', $o:.cftodos.poid() where $o:.cftodos.poid() =0
Object Count:1
o:cftodos
Name:cftodos
Path:cftodos
OID:28
POID:0
POS:0


Query:SELECT $o:.FlyMachines.oid(), $o:.FlyMachines.pos() as 'pos', $o:.FlyMachines.poid() where $o:.FlyMachines.poid() =0
Object Count:1
o:FlyMachines
Name:FlyMachines
Path:FlyMachines
OID:4
POID:0
POS:0


Query:SELECT $o:.shops.oid(), $o:.shops.pos() as 'pos', $o:.shops.poid() where $o:.shops.poid() =0
Object Count:1
o:shops
Name:shops
Path:shops
OID:617
POID:0
POS:0


Query:SELECT $o:.TODOS.oid(), $o:.TODOS.pos() as 'pos', $o:.TODOS.poid() where $o:.TODOS.poid() =0
Object Count:1
o:TODOS
Name:TODOS
Path:TODOS
OID:5
POID:0
POS:0