Skip to content

Latest commit

 

History

History
 
 

rdbms

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

#Hypergrid example for displaying RDBMS data

screenshot

this is an example usage of the hypergrid control looking at the +1MM row postrgres db example from the greenplum getting started tutorial. For this example to work you'll need to

feel free to connect this example to any other db that any-db supports (MS SQL, MySQL, Postgres, and SQLite3). Make sure to npm install the proper any-db-***** interface and edit the config.js file.