Size: 540
Comment:
|
Size: 564
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 15: | Line 15: |
* SQLite servers? |
Databases
[:days4/projects/: Other SAGE Days 4 Projects]
Robert Miller, David Joyner, Yi Qiang, Emily Kirkman, Tom Boothby
- GOAL: Create a well thought-out SAGE Enhancement Proposal, and start coding to implement it.
- Online databases
- cgi web-accessible...
- accessible from SAGE, perhaps hosted at sage.math...
- SQLite servers?
- SAGE databases: included in sage
- SQLite interface
- Automagic caching of computation results, keeping those results in portable objects, making these objects merge-able, etc...