[ic] Table Editor - Next Generation

Stefan Hornburg (Racke) racke at linuxia.de
Thu Dec 12 18:28:09 UTC 2013


On 12/12/2013 11:18 AM, Stefan Hornburg (Racke) wrote:
> We started a Table Editor project which consists of a lean API provided by a Dancer
> application and a JavaScript driven frontend based on Angular.
> 
> To access your database you need a DBIx::Class schema,
> e.g. https://metacpan.org/pod/Interchange6::Schema.
> You can also generate one from your existing database.
> Only tables with primary keys are supported in the moment.
> 
> Authentication is provided by Dancer::Plugin::Auth::Extensible, currently every
> user with a valid login can use the table editor. This will be changed of course
> so only admin users can do that.
> 
> This are the things I have in mind to do for this project:
> 
> * installation instructions
> 
> * implement loading of schemes by entering schema module name / database
>   credentials online
> 
> * implement search
> 

Maybe https://metacpan.org/pod/DBIx::Class::Indexer::WebService::Solr and similar
modules can be used for this.

Regards
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team




More information about the interchange-users mailing list