FoundationDB, the company so far known mainly for its NoSQL data storage platform, expanded into the SQL world this week with the release of SQL Layer, a free and open source database engine that runs on top of the FoundationDB NoSQL platform.

Christopher Tozzi, Contributing Editor

September 10, 2014

1 Min Read
FoundationDB Adds Open Source SQL Storage Tool

FoundationDB, the company so far known mainly for its NoSQL data storage platform, expanded into the SQL world this week with the release of SQL Layer, a free and open source database engine that runs on top of the FoundationDB NoSQL platform.

SQL Layer is designed to offer the scalability, fault tolerance and high performance of FoundationDB's NoSQL key-value store, according to the company, while also delivering high concurrency and easy integration with the storage infrastructure that underlies websites and other applications. The product "can power many of the world's websites with little modification via compatibility with many popular Object Relational Mappers (ORMs) including ActiveRecord (Ruby/Rails), Django (Python), Hibernate (Java), SQLALchemy (Python), Doctrine (PHP) and EntityFramework (.NET)," FoundationDB said.

In geek-specific terms, key features of SQL Layer include hierarchical table modeling, parallel execution and nested select.

The company envisions the new offering as the first step in a major expansion that will push its purview beyond the NoSQL niche. According to a FoundationDB representative, "SQL Layer is the beginning of a new realm of multi-model database technology—one that automatically provides fault tolerance, performance and scale to SQL—the most widely used data model in the world. This is a huge step forward for many more layers, APIs and models to come."

SQL Layer is available to FoundationDB users now for production deployment. The platform has already enjoyed adoption by open source ecommerce platform Spree Commerce, FoundationDB reports.

Read more about:

AgentsMSPsVARs/SIs

About the Author(s)

Christopher Tozzi

Contributing Editor

Christopher Tozzi started covering the channel for The VAR Guy on a freelance basis in 2008, with an emphasis on open source, Linux, virtualization, SDN, containers, data storage and related topics. He also teaches history at a major university in Washington, D.C. He occasionally combines these interests by writing about the history of software. His book on this topic, “For Fun and Profit: A History of the Free and Open Source Software Revolution,” is forthcoming with MIT Press.

Free Newsletters for the Channel
Register for Your Free Newsletter Now

You May Also Like