Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-22-2021 07:57 PM
Since I am retired, I have the time to indulge my curiosity about "new" technologies, especially those with strong connections to mathematics. I put "new" in quotes, because some of the ideas for these technologies aren't really new. In one of my previous careers, I worked at IBM Research in San Jose, CA in a department that was investigating different database models, one of which was an entity-relationship model based on graph structure. Its competitor was a relational database model whose team was headed by the inventor and pioneer of relational database, E. F. (Ted) Codd.
Needless to say, the relational model won out and was adopted by a development team at the Santa Teresa Programming Center, evolving to the present day DB2 product. I was part of the team that transferred the technology from research to development and ended up as the technical lead for its Query Management Facility (QMF).
My interest with Neo4j is to revisit graphs as a database model and to learn how Neo4j is implemented in the cloud and how it incorporates machine learning. To pursue this, I would like to start a project that creates a graph for academic citation tracing, clustering and co-location of interests.
03-23-2021 01:38 AM
Hello @daninreno ,
Glad to have you join us here! You have an amazing background. I am intensely curious to learn more about your views and thoughts, but I'll let you get settled first.
When Neo4j was getting started, and during the early days NoSQL, we recognized that everything we were building was revisiting earlier ideas. The only difference was context. When relational won the day, the dominant query was aggregation over sets of records. There was a similar dynamic, we thought, happening in programming languages, where a rich variety of languages were being explored. C-language turned out to be the best fit for the available systems and the kinds of applications being built.
The internet changed both the kinds of applications being written and the query patterns on the data layer. The time for graphs had arrived.
Anyway, let us know if there's anything we can help with or clarify.
Best,
Andreas
All the sessions of the conference are now available online