java - lost between RDBMS, JCR, CMIS -
I have to start a new project to manage the data generated from the workflow laboratory. The generated data is hierarchical and there is no structured and structured data. A large part of the data will be office files and images. Inquiries of office materials and PDF documents are required.
I started learning CMIS 1.1 for the first time. But I could not find any implementation of this. Alfresco feels best, but yet CMIS 1.1 is not implemented.
Modsuph looks ok, but I do not know whether it is popular or not I am afraid that we did it with Seam 2.
RDBMS is not very good for managing files and inquiries.
So, what kind of technology to choose for this project?
I have a good experience of Java + RDBMS development.
Thanks
Generally a document management system is an excellent solution for this Would like to
Based on the effort you think about spending on this project, you can take advantage of the underlying web application that supports
, from Alfresco CMIS 1.1 is compliant. You should be able to access the CMIS 1.1 from Alfresco via the following URL:
For more information on Alfresco CMIS:
Comments
Post a Comment