|
|
|
|
|
by kw123
2580 days ago
|
|
Thanks for your comments. This is actually a externalized layer between RDS and application. It hosts the persistence logic normally implemented by ORM. However, this platform attempts to provide a simpler method for creating the logic. For example, to create a query service, you would just specify the input and output for the service with JSON and then a SELECT statement for the query. The other two services you may create include a SQL command service and a aggregate CRUD service, all with help of a GUI Service Builder.
With your comments, I see the need to carefully phrease my product to avoid confusing. Thanks. |
|