On Mon, Apr 7, 2014 at 4:13 PM, Richard Hipp <d...@sqlite.org> wrote:
> Realize the my whole purpose in writing "sar" was to demonstrate that
> SQLite could serve at least as well as an application's "save-file format"
> as does a ZIP archive.  Note that ZIP is used as the file format for ePUB
> and ODT.
>
> Additional information:  http://www.sqlite.org/appfileformat.html

Heh. Was thinking last Friday or so "WIBNI to use sqlite as foundation
for an archive format", and here it is.

That said, does anybody know of a website where people can show off
(demo) their concrete use of sqlite as an app file format ?

And/or to show off ideas for sqlite as an app file format ?
In essence sqlite schemata for various purposes ...

Examples:
    spreadsheet(s),
    schematic capture (data flow graphs, circuit graphs)
    general graphs, trees, ...
    (UML diagrams of various kinds, ER diagrams, ...)

Similarly, a website to show off/demo virtual tables of kinds ?

Most generally, a website to show off any kind of contribution to
sqlite, be it custom function, virtual table, virtual filesystem,
schemata, other extensions, ... ?


-- 
Andreas Kupries
Senior Tcl Developer
Code to Cloud: Smarter, Safer, Faster(tm)
F: 778.786.1133
andre...@activestate.com
http://www.activestate.com
Learn about Stackato for Private PaaS: http://www.activestate.com/stackato

EuroTcl'2014, July 12-13, Munich, GER -- http://www.eurotcl.tcl3d.org/
21'st Tcl/Tk Conference: Nov 10-14, Portland, OR, USA --
http://www.tcl.tk/community/tcl2014/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to