For those interested: pre-alpha version of my database up and running (more or less). http://test.cosyandb.com:7070/index.html#!/
I haven't used SQL or databases much so it might be lost on me. What are some good commands to run?
-
-
Theres a web UI so mostly you dont need SQL. You can use the entity tab to add delete modify records and the admin tab to modify the metadata (add fields, constraints, etc).
-
The only thing you need SQL for is to add a new table: create table my_table(i id); Then you can add actual fields on the admin UI.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.