Re: PK Generation and FrontBase
Andrus Adamchik <[email protected]>
| Newsgroups | gmane.comp.java.cayenne.user |
|---|---|
| Message-ID | <[email protected]> |
> On Apr 20, 2021, at 7:40 AM, Jérémy DE ROYER <[email protected]> wrote: > > I remember this library at Frankfurt but I though it was mainly for statistics purposes. For me it has become a "Swiss Army knife" for any kind of data manipulation. It treats data as, well "data", not imposing any other abstraction. This makes it simple, yet powerful. Some use cases include recombining data from different otherwise incompatible data sources, moving data from one data source to another. And yes, data analytics as well. All my company internal ETL is done with DFLib, and business analytics - with DFLib and Jupyter. Andrus