by Sabine Sint | Oct 29, 2020 | article, (meta)modeling, databases
We explore the benefits of using time-series databases to store models data. Thanks to this we can now query historical model information and perform advanced time-series analysis on it, especially useful when dealing with run-time models.
by Gwendal Daniel | May 23, 2019 | article, databases, UML and OCL
Code-generation from UML models to a number of SQL and NoSQL platforms. Including the possibility of running OCL queries on top of this combination of platforms.
by Diego Sevilla | May 25, 2018 | article, databases, tools
Most NoSQL database systems do not require the definition of schemas but this does not mean such schema does not (implicitly) exist. We have implemented a model-driven reverse engineering approach to infer such NoSQL implicit schemas
by Laurent Guerin | May 22, 2018 | code generation, databases, tools
See how you can use Telosys as a “development accelerator” for your next project. Thanks to its pragmatic approach, it allows for a quick start of very different kinds of projects.
by Gwendal Daniel | Sep 14, 2017 | databases, Model-driven Engineering, transformations
Gremlin-ATL is a scalable and efficient model-to-model transformation framework that translates ATL transformations into Gremlin, a query language supported by several NoSQL databases
by Gwendal Daniel | Sep 6, 2017 | tools, databases, Model-driven Engineering
NeoEMF is a multi-database model persistence solution, that is able to store models in several kind of NoSQL datastores, including graph, map and column databases