SQL
Many next-generation information management platforms force developers to learn cryptic languages to work with their data. Not only is this time-consuming, there’s also a real risk that important techniques might get missed, and thus lead to a less than optimal experience.
We felt it would be better to let people use familiar techniques to find and manipulate their data. That’s why we chose to provide a robust SQL implementation that not only lets you search for data, but also interact with it.
Rather than just being a bolt-on afterthought, SQL is integral to everything in FlexVertex. For example, SQL seamlessly works with our groundbreaking Voyager multiverse navigation language. However, even though we offer a powerful SQL option, you’re always free to use our APIs instead, or in combination with it.
FlexVertex SQL provides full create, read, update, and delete capabilities on both standard and embedded objects, all supervised by our fine-grained authorization system. You can choose from our rich function library to streamline interactions with your data, as well as manage result sets. Named parameters, Boolean conditions, list filtering, and arrays are just a few examples of the productivity tools that you can take advantage of when writing your SQL.