DDD on DSL Platform
Rikard Pavelic <[email protected]>
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <CAMbgDOwN+D=y+PfeL+f_Fbvokpeqeu59u0kW38wDzcWxrqzxeg@mail.gmail.com> |
Hi everyone! Recently we've opened a free beta of our Invasive software composition platform based on DDD. We would appreciate any feedback and constructive criticism ;) In short it's a way to describe you domain models in DSL based on DDD building blocks. From that formal specification our compilers will migrate a Postgres/Oracle database and prepare server and client libraries in supported languages. You can take a look at it on https://learn.dsl-platform.com using our try-it-online sandbox. Currently there are only small examples there, but we plan on adding more complex apps in time. We are currently open sourcing (on Github) our client and server libraries. Since a lot of libraries (code) are maintained by the compiler there were a few DDD design (sic.) issues and we will gladly discuss them here. Regards, Rikard