Integrating RDBMS and multi-model databases Webinar
August 31, 2018 Comments Off on Integrating RDBMS and multi-model databases Webinar
Multi-model databases offer tremendous advantages for deriving meaning from your enterprise’s complete data collection. However, to realize these benefits it’s necessary to coordinate your RDBMS with your multi-model database. This is often a time-consuming, tedious task, but there are some exciting new technologies out there that make it much easier.
In conjunction with SAP/OrientDB, Colin Leister and I will be presenting a Webinar on October 11 at 9 am PDT that will show you how to:
- Carry out a one-time migration from a legacy RDBMS into the multi-model graph database
- Keep all of your existing systems synchronized on an ongoing basis with your multi-model database
- Conduct sophisticated analysis to extract actionable intelligence from your graph, document, and relational data
You can register here.
AWS Neptune graph database training now available
May 31, 2018 Comments Off on AWS Neptune graph database training now available
Currently in preview mode, Amazon’s new Neptune graph database offering will be a game changer. By democratizing access to graph data, it will spawn innumerable new initiatives.
I’m proud to announce the availability of the WiseClouds’ Amazon Web Services Neptune Graph Database Design & Development course. Available for private delivery (both via live Webinar as well as onsite), these hands-on classes are highly customizable based on client requirements. To learn more and download the syllabus, visit here.
DB-Engines.com: A very helpful database technology comparison site
February 28, 2018 Comments Off on DB-Engines.com: A very helpful database technology comparison site
I’ve been working with all sorts of databases for a really long time, and I’ve never seen the industry as dynamic and diverse as it is right now. Unfortunately, if you’re evaluating databases – relational, NoSQL, or otherwise – it can be very difficult to obtain a high-level, vendor-neutral view of your options.
Lately I’ve been spending a fair amount of time on the DB-Engines website in support of some research initiatives that I’m carrying out. DB-Engines provides a wealth of really useful information, including:
- Database rankings
- A compendium of database solutions
- A glossary of key terms
- Side-by-side product comparisons
If you’re interested in learning more about which database technology is best for you and your organization, it’s definitely worth dropping by.
Hands-on training for an evolving graph database world
September 30, 2017 Comments Off on Hands-on training for an evolving graph database world
The recent acquisition of OrientDB by Callidus Cloud has the potential to transform the graph and multi model database landscape – more on that soon. For now, I’m happy to announce that WiseClouds will continue to provide training and consulting services for modeling, designing, developing, and administering these next-generation applications.
If you’d like to advance your career by gaining expertise in the latest information management technologies, I invite you to join our next hands-on Live Global Class which will be held from October 25 through 27. As an added benefit, all students will be eligible to earn their OrientDB database modeling and design certification. To learn more, click here.
On-demand graph database design and modeling training/certification now available
July 31, 2017 Comments Off on On-demand graph database design and modeling training/certification now available
Until fairly recently, the impressive benefits provided by graph databases have been restricted to the most sophisticated – and deep pocketed – technology organizations such as Facebook and LinkedIn. But with the rise of flexible, powerful, and affordable offerings such as OrientDB, it’s now possible for every enterprise to realize the advantages of graph databases.
I’m happy to announce that WiseClouds is partnering with OrientDB to produce a series of training courses and companion certification exams. These classes are available in a variety of formats, including video-on-demand, multi-day live courses presented over the Web for private enterprises as well events open to the public, and onsite deliveries.
If you’re interested in learning how to take advantage of everything that a graph database has to offer, I encourage you to check out the OrientDB Multi-Model Database: Modeling, Design & Interaction class. A subscription through the end of 2017 is available for a limited time at $49, which also includes the official OrientDB certification exam. It provides 2 ½ hours of valuable content, including:
- RDBMS Challenges
- Introduction to NoSQL & Supporting Technologies
- Graph Databases Overview
- OrientDB Capabilities & Multi-Model Architecture
- Modeling a Graph Database
- Taking Advantage of Inheritance and Polymorphism
- Interacting with your Graph Database via APIs
- Writing Powerful Queries using Standard SQL
To help you get up to speed quickly, all the lessons are bolstered with easy-to-understand illustrations and multifaceted examples.
Three day graph database training in July
June 30, 2017 Comments Off on Three day graph database training in July
For years, graph databases have underpinned core operations at the most sophisticated social networks (such as Facebook and LinkedIn). Thanks to factors such as software advances and more affordable hardware environments, these databases are now within reach of every business and government entity, much as numerous other advanced technologies have now graduated into mainstream deployments.
Many enterprises are now using graph databases as the foundation for diverse applications such as financial fraud detection, targeted advertising, and genomics – to name just a few. I’ve been working with – and writing about – relational databases for many years, and I’m tremendously excited about how graph databases will change everything about the way data is gathered, stored, and most importantly: utilized.
If you’re getting started on your graph database journey, I encourage you to take part in our upcoming training class featuring OrientDB: the industry-leading multi-model database which is equally adept at working with graph *and* document data. Over the course of three days (July 17 – 19), we’ll provide in-depth coverage of essential topics such as database design/modeling, application development, and administration.
You can learn more here.
Speaking at Graph Day 2017 in SF
May 30, 2017 Comments Off on Speaking at Graph Day 2017 in SF
I’ve been a database technologist for more than 25 years. During that time, I’ve been fortunate to observe the rise (and longevity) of relational database platforms, along with the more recent advent of NoSQL solutions. I’m particularly excited about the potential for graph databases: I believe that they’re going to transform the way information is processed. In fact, WiseClouds will shortly be announcing a series of training courses dedicated to the highly capable OrientDB multi model database.
If you’re in the San Francisco Bay Area, and would like to learn more about what graph databases can do for you, be sure to attend Graph Day 2017. I’ll be joining many other speakers to help you explore the full range of fascinating applications built on graph databases. You can register here.
Exploring the Database Forest article is now available
May 2, 2013 Comments Off on Exploring the Database Forest article is now available
SAP asked me to write an article that summarized some of today’s most interesting database trends. Here’s what I cover in the article:
I begin by demonstrating that a ‘one-size-fits-all’ database platform isn’t a good idea given today’s complexities. Next, I describe several of the most intriguing new information management technology categories, followed by an overview of how integrated solutions such as SAP’s Real Time Data Platform can provide a logical, unified approach. Finally, I point out that despite all of the fresh breakthroughs and noteworthy new solutions, transactional databases continue to remain at the heart of the enterprise’s information processing responsibilities. This means that selecting an RDBMS will endure as a vital obligation.
This article also served as the foundation for the recent Webinar that I presented as well. You can view the article here: Exploring the database forest
Easy-to-understand graph database tutorial
March 13, 2012 Comments Off on Easy-to-understand graph database tutorial
If you’re curious about Big Data, NoSQL, MapReduce, or Hadoop – and you’re in London – you might want to stop by the talk I’ll be giving next week. As part of my presentation, I’ll be describing three of the most popular database architectures: relational, hierarchical, and graph.
I’ve found that most developers and architects have experience with relational and hierarchical data stores, but graph data is something that’s relatively unfamiliar. Ironically, every time you interact with social networking platforms such as Facebook and LinkedIn, your experience is largely driven by what’s contained in massive graph databases.
To help give you a better idea of this interesting new way of storing and accessing data, check out this tutorial from LinkedDataTools.com. It presents graph databases in a friendly, easy-to-understand manner, and also explains how the semantic Web (or Web 3.0 if you like) is built on this type of data.
You must be logged in to post a comment.