polydb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
polydb [2020/08/31 10:24] – [polyDB] paffenholzpolydb [2020/09/01 14:09] – [polyDB] paffenholz
Line 1: Line 1:
 ====== polyDB ====== ====== polyDB ======
  
-''polyDB'' is a database for objects in discrete geometry and related areas. The database can be accessed from within polymake (attention: the version described on the following pages will only be included in the upcoming snapshot and release. The current command set for queries is slightly different. Check the output of ''help <command>'' in the polymake shell.). There is also a web interface at [[https://db.polymake.org|db.polymake.org]]. Internally, the database is build upon ''MongoDB'', and you can use the full ''MongoDB'' query language to send requests to the database. +''polyDB'' is a database for objects in discrete geometry and related areas. The database can be accessed from within polymake or via a REST API. There is also a web interface at [[https://db.polymake.org|db.polymake.org]]. Internally, the database is build upon ''MongoDB'', and you can use the full ''MongoDB'' query language to send requests to the database. 
  
   * [[user_guide:howto:polydb_tutorial|tutorial for querying the database]]   * [[user_guide:howto:polydb_tutorial|tutorial for querying the database]]
-  * [[user_guide:howto:poly_db_write|tutorial writing and creating new collections]] 
-  * [[dev_corner:polydb_format|db layout and storage format]] 
   * [[polydb:rest:intro|(Experimental) polyDB REST API]]   * [[polydb:rest:intro|(Experimental) polyDB REST API]]
 +
  
 ====== Other data in polymake format ====== ====== Other data in polymake format ======
  • polydb.txt
  • Last modified: 2024/02/07 10:26
  • by lkastner