A
A
anathem2013-05-30 11:57:21
JavaScript
anathem, 2013-05-30 11:57:21

js database visualization library

Maybe someone knows if there is some kind of JavaScript library (preferably open source) that would give it an array of data in some format, and it would show beautifully built database tables, with given table links? :)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Stdit, 2013-05-30
@Stdit

You can use the good old graphviz.

S
SmartFrog, 2013-05-30
@SmartFrog

Didn't really understand the problem. There are many different ways to visualize data here:
http://d3js.org/
https://github.com/mbostock/d3/wiki/Gallery
The number of examples is huge, most likely, drawing a database schema is also there. And if not, then it’s easy to “finish” (I tried, I know).

R
Ruslan_Y, 2013-05-30
@Ruslan_Y

If I understand you correctly, then here it is: wwwsqldesigner
BSD License. Demo here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question