HOME

TheInfoList



OR:

NuoDB is a cloud-native distributed SQL database company based in
Cambridge, Massachusetts Cambridge ( ) is a city in Middlesex County, Massachusetts, United States. It is a suburb in the Greater Boston metropolitan area, located directly across the Charles River from Boston. The city's population as of the 2020 United States census, ...
. Founded in 2008 and incorporated in 2010, NuoDB technology has been used by
Dassault Systèmes Dassault Systèmes SE () (abbreviated 3DS) is a French Multinational corporation, multinational software corporation which develops software for 3D product design, simulation, manufacturing and other 3D related products. Founded in 1981, it is ...
, as well as
FinTech Financial technology (abbreviated as fintech) refers to the application of innovative technologies to products and services in the financial industry. This broad term encompasses a wide array of technological advancements in financial services, ...
and
financial industry Financial services are service (economics), economic services tied to finance provided by financial institutions. Financial services encompass a broad range of tertiary sector of the economy, service sector activities, especially as concerns finan ...
entities including UAE Exchange,
Temenos A ''temenos'' ( Greek: ; plural: , ''temenē''). is a piece of land cut off and assigned as an official domain, especially to kings and chiefs, or a piece of land marked off from common uses and dedicated to a god, such as a sanctuary, holy g ...
, and Santander Bank.


History

In 2008, the firm was founded by Barry S. Morris and
Jim Starkey Jim Starkey (born January 6, 1949, in Illinois) is a database architect responsible for developing InterBase, the first relational database to support multi-versioning,Babcock, Charles"MySQL Database to Get Replication Monitoring, Multiversionin ...
, with Morris serving as CEO until 2015. Originally called NimbusDB, the company name was changed to NuoDB in 2011. Based in Cambridge, Massachusetts,Darrow, Bow
"Database superstar Jim Starkey touts NuoDB's new patent."
Gigaom. August 8, 2012
Alspach, Kyle

Boston Business Journal. July 30, 2012
NuoDB
patented A patent is a type of intellectual property that gives its owner the legal right to exclude others from making, using, or selling an invention for a limited period of time in exchange for publishing an enabling disclosure of the invention."A ...
its "''elastically scalable database''", filing in March 2011 and receiving approval only 15 months later (July 2012). In 2012, the firm raised $12 million in
venture capital Venture capital (VC) is a form of private equity financing provided by firms or funds to start-up company, startup, early-stage, and emerging companies, that have been deemed to have high growth potential or that have demonstrated high growth in ...
funds.Alspach, Kyle
"Database startup NuoDB names backers in $10M roundup."
Boston Business Journal. July 9, 2012
In 2013,
Gartner Gartner, Inc. is an American research and advisory firm focusing on business and technology topics. Gartner provides its products and services through research reports, conferences, and consulting. Its clients include large corporations, gover ...
listed NuoDB as a niche player in its Magic Quadrant for Operational Database Management Systems.Feinberg, Donald. Adrian, Merv. Heudecker, Nick
Magic Quadrant for Operational Database Management Systems.
Gartner. October 21, 2013
Boston Business Journal and Mass High Tech named NuoDB as one of their 2014 Innovation All Stars. In February 2014, NuoDB announced an extension to its
Series B A venture round is a type of funding round used for venture capital financing, by which startup companies obtain investment, generally from venture capitalists and other institutional investors. The availability of venture funding is among the ...
funding round led by
Dassault Systèmes Dassault Systèmes SE () (abbreviated 3DS) is a French Multinational corporation, multinational software corporation which develops software for 3D product design, simulation, manufacturing and other 3D related products. Founded in 1981, it is ...
. The round added $14.2 million to the company's funding. Morgenthaler Ventures, Hummer Winblad Venture Partners and Longworth Venture Partners participated in the round.McMillan, Liz
"NuoDB Announces New Round of Investment."
February 27, 2014
In 2015,
Gartner Gartner, Inc. is an American research and advisory firm focusing on business and technology topics. Gartner provides its products and services through research reports, conferences, and consulting. Its clients include large corporations, gover ...
again listed NuoDB, this time as a Visionary in its Magic Quadrant for Operational Database Management Systems. Morris, the company's founding CEO, became executive chairman in July 2015. Bob Walmsley, previously executive vice president of sales and services, was promoted to CEO. NuoDB raised a $17 million financing round in 2016 from existing investors including Dassault Systèmes, Hummer Winblad Venture Partners, Longworth Venture Partners and Morgenthaler Ventures. At that time, the company had raised a total of $59.7 million in funding. In 2017, CauseSquare announced its partnership with NuoDB, selecting NuoDB as the official database for the mobile social engagement platform designed for the non-profit sector. In 2018, NuoDB became available on the Red Hat OpenShift Container Platform. One year later, NuoDB added
Kubernetes Kubernetes (), also known as K8s is an open-source software, open-source OS-level virtualization, container orchestration (computing), orchestration system for automating software deployment, scaling, and management. Originally designed by Googl ...
availability in pursuit of a cloud-native, cloud-agnostic, multi-cloud strategy. In 2019, Temenos AG partnered with NuoDB, promoting
scalability Scalability is the property of a system to handle a growing amount of work. One definition for software systems specifies that this may be done by adding resources to the system. In an economic context, a scalable business model implies that ...
and IT service continuity. NuoDB was acquired by
Dassault Systèmes Dassault Systèmes SE () (abbreviated 3DS) is a French Multinational corporation, multinational software corporation which develops software for 3D product design, simulation, manufacturing and other 3D related products. Founded in 1981, it is ...
in December 2020.


Technology

SQL Structured Query Language (SQL) (pronounced ''S-Q-L''; or alternatively as "sequel") is a domain-specific language used to manage data, especially in a relational database management system (RDBMS). It is particularly useful in handling s ...
compliant, NuoDB's database technology is classified as "
NewSQL NewSQL is a class of relational database management system, relational database management systems that seek to provide the scalability of NoSQL systems for online transaction processing (OLTP) workloads while maintaining the ACID guarantees of a t ...
". It has a
distributed object In distributed computing, distributed objects are objects (in the sense of object-oriented programming) that are distributed across different address spaces, either in different processes on the same computer, or even in multiple computers conn ...
architecture that works in the cloud,Alspach, Kyle
"Big data updates: Terascala, NuoDB."
Boston Business Journal. September 4, 2012
which means that when a new server is added in order to scale-out the database, the database runs faster.Proctor, Seth
"Exploring the Architecture of the NuoDB Database, Part 1."
InfoQ. July 12, 2013
The database scales out without sharding. The database distributes tasks amongst several processors to avoid
bottleneck Bottleneck may refer to: * the narrowed portion (neck) of a bottle Science and technology * Bottleneck (engineering), where the performance of an entire system is limited by a single component * Bottleneck (network), in a communication network * ...
s of data.Darrow, Bob
"New-look database startup NuoDB gets $10M to scale up and out."
Gigaom. July 9, 2012
It uses
peer-to-peer Peer-to-peer (P2P) computing or networking is a distributed application architecture that partitions tasks or workloads between peers. Peers are equally privileged, equipotent participants in the network, forming a peer-to-peer network of Node ...
messaging to route tasks to nodes,Darrow, Bob
"Boston is a database hub. Here are 5 startups to watch."
Gigaom. March 2, 2012
and it is
ACID An acid is a molecule or ion capable of either donating a proton (i.e. Hydron, hydrogen cation, H+), known as a Brønsted–Lowry acid–base theory, Brønsted–Lowry acid, or forming a covalent bond with an electron pair, known as a Lewis ...
compliant.Kusnetzky, Dan
"NuoDB developer profile."
ZDnet. July 30, 2012
The database uses a "tiered approach — comprising multiple, redundant tiers of transaction engines (TE) and storage managers (SM)." This approach helps scale the data predictably in the cloud. NuoDB domains consist of several redundant TEs and SMs that can run on the same platform. Adding database capacity can be done by adding more TEs or SMs."The Multi-Version Concurrent Database is Born."
Dr. Dobb's World of Software. October 22, 2013
The NuoDB 2.6 release added support for active-active database deployments across multiple Amazon Web Services (AWS) availability zones. Unlike other database systems, NuoDB makes it possible to expand its databases by adding more servers rather than simply replacing hardware. The system was designed to align with – and expand upon – IBM computer scientist
Edgar F. Codd Edgar Frank "Ted" Codd (19 August 1923 – 18 April 2003) was a British computer scientist who, while working for IBM, invented the relational model for database management, the theoretical basis for relational databases and relational database ...
's 12 rules for
relational databases A relational database (RDB) is a database based on the relational model of data, as proposed by E. F. Codd in 1970. A Relational Database Management System (RDBMS) is a type of database management system that stores data in a structured form ...
.Darrow, Barb
"Upstart NuoDB paints picture of database nirvana for the cloud era."
Gigaom. January 15, 2013
It adds the ability to run anywhere; elastic scalability; nonstop availability; a single, logical database; and distributed security.Kanaracus, Chris
"NuoDB launches cloud-friendly database."
ComputerWorld. January 15, 2013
It is available in a free developer version ("Community Edition") and an enterprise version.Walton, Zach
"NuoDB Officially Launches Its Cloud-Based Database."
WebProNews. January 29, 2013
Bell, Peter
"NuoDB Launches Scalable, Cloud Based, Relational Database."
InfoQ. March 12, 2013
The Community Edition was expanded on January 31, 2017 to enable scale-out across multiple hosts. With the release of version 3.0 (2017), NuoDB expanded its ecosystem beyond
Amazon Web Services Amazon Web Services, Inc. (AWS) is a subsidiary of Amazon.com, Amazon that provides Software as a service, on-demand cloud computing computing platform, platforms and Application programming interface, APIs to individuals, companies, and gover ...
, adding Google Cloud,
Microsoft Azure Microsoft Azure, or just Azure ( /ˈæʒər, ˈeɪʒər/ ''AZH-ər, AY-zhər'', UK also /ˈæzjʊər, ˈeɪzjʊər/ ''AZ-ure, AY-zure''), is the cloud computing platform developed by Microsoft. It has management, access and development of ...
, and
Red Hat Red Hat, Inc. (formerly Red Hat Software, Inc.) is an American software company that provides open source software products to enterprises and is a subsidiary of IBM. Founded in 1993, Red Hat has its corporate headquarters in Raleigh, North ...
environments and expanded multi-availability zone deployment for hybrid or multi-cloud environments. ''NuoDB Operator'' achieved ''Red Hat OpenShift Operator Certification'' in 2019. Support for Kubernetes Operators, public clouds (Google Cloud, Microsoft Azure), and cloud-native and cloud-agnostic capabilities was introduced in version 4.0 (2019), along with a new feature for assessing database health and performance.


Release history


References

{{Reflist, 33em Database companies Defunct software companies of the United States NewSQL Software companies based in Massachusetts Database-related software for Linux