https://github.com/techatpark/zols
Datamesh Reference Implementation
https://github.com/techatpark/zols
datamesh
Last synced: 5 months ago
JSON representation
Datamesh Reference Implementation
- Host: GitHub
- URL: https://github.com/techatpark/zols
- Owner: techatpark
- License: apache-2.0
- Created: 2013-09-04T14:43:06.000Z (almost 13 years ago)
- Default Branch: develop
- Last Pushed: 2025-12-27T16:58:35.000Z (6 months ago)
- Last Synced: 2025-12-27T21:38:35.652Z (6 months ago)
- Topics: datamesh
- Language: Java
- Homepage:
- Size: 38.1 MB
- Stars: 2
- Watchers: 19
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

Zols
====
Data is npt physical stretegic Asset.
Data Swamp
Data warehouse query optimized
Zols is a Light weighted Content Management System built on Spring Framework. Apart from providing everything you want
from a CMS, Zols is unique in three ways:
### Embeddable CMS
Zols can run both as a standalone CMS or as an embedded CMS within your existing Spring Web Application.All you need is
to include some jars to your Spring MVC application. Your CMS is in your application straight away
### From HTML to CMS in no time
Directly link your HTML Projects to CMS. Make changes to HTML files and see it up and running in no time.This gives the
power of quickly bootstrapping and testing our your HTML authoring and be able to quickly deploy it in the production.
### Native Data Format
Content is no longer just a text. Any data we enter here is stored in it's native format. For E.g Dates, Time, Number
etc. Which we can read, update, delete and query by clearly documented REST API
## License
Zols is released under version 2.0 of the [Apache License][].
[here]:https://github.com/sathishk/zols-sample
[Apache License]: http://www.apache.org/licenses/LICENSE-2.0