News

DataDirect Boosts ODBC Drivers

Looking to give a boost to applications that rely on Microsoft's Open Database Connectivity (ODBC) standard, DataDirect Technologies this week released version 6.0 of its DataDirect Connect for OBDC.

DataDirect, a subsidiary of Progress Software Corp., is among a handful of companies that provide ODBC drivers. ODBC is a driver specification designed to let applications make SQL queries to any database across most major operating systems. Most leading database vendors offer their own ODBC drivers, and there are numerous less expensive open source alternatives, as well. But Bedford, Mass.-based DataDirect says its drivers are aimed at ISVs and large enterprises.

DataDirect Connect for ODBC version 6.0 is the first upgrade in well over a year, according to Rob Steward, the company's vice president of research and development. The release substantially increases the speed at which data is loaded into an application into a database, allows for the exporting of data from one database into another, and performs bulk transfers without having to use Microsoft's bcp utility, Steward said. Existing batch processes will also run faster without requiring changes to application code, he added. It also adds application failover.

"The big deal is the performance that you gain. Those bulk utilities are much faster at inserting large numbers of records, and now we provide the ability to do that through ODBC," Steward said. The features will allow developers to better tune their applications, he added.

In addition to Microsoft's SQL Server, DataDirect's ODBC drivers provide connectivity to databases from Oracle, IBM (DB2 and Informix) and Sybase, among others. With the new release, the company has added connectivity to PostgreSQL and Greenplum.

The drivers start at $4,000 per single core. Additional cores on the same CPU cost approximately $3,000.

About the Author

Jeffrey Schwartz is editor of Redmond magazine and also covers cloud computing for Virtualization Review's Cloud Report. In addition, he writes the Channeling the Cloud column for Redmond Channel Partner. Follow him on Twitter @JeffreySchwartz.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube