Allow users to create database files.
Currently, to create a file an admin must first create an assetstore which references a specific database. The assetstore import function is used to create a Girder file that references a specific table/collection in the database with a default filter, fields, sort, limit, and format.
In addition to this, anywhere uploads are allowed we could alternately allow adding a database file.
There are a number of features that would be desired to implement this. One a basic implementation is available, some of these can become their own issues.
Allow users to create database files.
Currently, to create a file an admin must first create an assetstore which references a specific database. The assetstore import function is used to create a Girder file that references a specific table/collection in the database with a default filter, fields, sort, limit, and format.
In addition to this, anywhere uploads are allowed we could alternately allow adding a database file.
There are a number of features that would be desired to implement this. One a basic implementation is available, some of these can become their own issues.