Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.12 KB

index.md

File metadata and controls

35 lines (22 loc) · 1.12 KB
layout title
default
Introduction cloud-MES

Welcome to use the next generation cloud MES

Cloud-MES is an Open Source, MES(Manufacturing Execution System) application for the factory. It is easy to integrate into existing applications using RESTful api, messenger queue or directly using database.

Cloud-MES is written in Ruby on Rails and can run quit well in Windows, Mac OS X and many Unix-like systems such as Linux and FreeBSD. Cloud-MES is also support many databse, including postgresql, mysql, Oracle or even MS SQL Server.

Cloud-MES is licensed under the new BSD license.

Features

  • Modeling the factory using activerecord
  • Modeling can support different kind of database
  • All commen MES transaction include and can extend

{% for post in site.tags.news %}

{{ post.date | date: "%e" }} {{ post.date | date: "%b" }} {{ post.date | date: "%Y" }}

{{ post.summary }}

{% endfor %}