HOME

TheInfoList



OR:

Aerospike is the company behind the Aerospike open source
NoSQL A NoSQL (originally referring to "non- SQL" or "non-relational") database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases. Such databases have existed ...
distributed
database management system In computing, a database is an organized collection of data stored and accessed electronically. Small databases can be stored on a file system, while large databases are hosted on computer clusters or cloud storage. The design of databases span ...
. Citrusleaf, a Mountain View, California based company which
rebranded Rebranding is a marketing strategy in which a new name, term, symbol, design, concept or combination thereof is created for an established brand with the intention of developing a new, differentiated identity in the minds of consumers, investors ...
to Aerospike in August 2012, announced the product in 2011. The software is used by developers to deploy real-time
big data Though used sometimes loosely partly because of a lack of formal definition, the interpretation that seems to best describe Big data is the one associated with large body of information that we could not comprehend when used only in smaller am ...
applications.


History

Citrusleaf was founded in 2009 by CTO Brian Bulkowski and vice president of engineering and operations Srini V. Srinivasan. The company rebranded to Aerospike in 2012. The database was initially used mainly in the
advertising Advertising is the practice and techniques employed to bring attention to a product or service. Advertising aims to put a product or service in the spotlight in hopes of drawing it attention from consumers. It is typically used to promote a ...
industry as a server-side cookie store, where read and write performance is paramount. It formed the core user data storage for adMarketplace and several other advertising companies including BlueKai, Tapad,
The Trade Desk The Trade Desk (stylized as theTradeDesk) is an American multinational technology company that specializes in real-time programmatic marketing automation technologies, products, and services, designed to personalize digital content delivery to u ...
, Sony's So-net, and eXelate. Other customers include payment systems, gaming, cyber-security, and
e-commerce E-commerce (electronic commerce) is the activity of electronically buying or selling of products on online services or over the Internet. E-commerce draws on technologies such as mobile commerce, electronic funds transfer, supply chain manageme ...
industries. In 2012, the web site
Wikibon Wikibon is a community of practitioners and consultants on technology and business systems that uses open source sharing of free advisory knowledge. The company was launched in 2007 by David Vellante, David Floyer and Peter Burris and is headqu ...
promoted Aerospike for transactional analytic applications. It had automatic fail-over, replication, and cross data center
synchronization Synchronization is the coordination of events to operate a system in unison. For example, the conductor of an orchestra keeps the orchestra synchronized or ''in time''. Systems that operate with all parts in synchrony are said to be synchronou ...
. In August 2012, Aerospike acquired the database AlchemyDB. AlchemyDB, led by Russell Sullivan, is a hybrid RDBMS/NoSQL-datastore that has been optimized for memory efficiency. Aerospike made the acquisition with funding from
New Enterprise Associates New Enterprise Associates (NEA) is an American-based venture capital firm. NEA focuses investment stages ranging from seed stage through growth stage across an array of industry sectors. With ~$25 billion in committed capital, NEA is one of the w ...
, Draper Associates,
Columbus Nova Technology Partners Columbus Nova is an investment company founded in 2000 by Andrew Intrater, who serves as the company's chief executive officer and is cousin to Russian oligarch Viktor Vekselberg. History On September 17, 2013, online music service Rhapsod ...
, and Alsop Louie Partners. In December 2012, online ad broker Tapad bought an Aerospike flash-based NoSQL database running on SSDs with indices held in RAM. The Aerospike database allowed Tapad the cost benefit of dealing with memory as a "single level store" by utilizing flash as a memory extension. In June 2014, Aerospike raised $20 million in a Series C round of funding. The company announced it had open sourced its technology. The company also partnered with
Adform Adform is a global digital media advertising technology company specializing in real-time programmatic marketing automation technologies. Its operations are headquartered in Europe. The company specialized in the creation of technology that hel ...
,
InMobi InMobi is an Indian multinational mobile advertising technology company, based in Bengaluru. Its mobile-first platform allows brands, developers and publishers to engage consumers through contextual mobile advertising. The company was found ...
, and Vizury in 2014. In February 2015, Aerospike named John Dillon, previously of
Salesforce.com Salesforce, Inc. is an American cloud-based software company headquartered in San Francisco, California. It provides customer relationship management (CRM) software and applications focused on sales, customer service, marketing automation, an ...
, as its CEO. A round of $32 million of funding was announced on November 18, 2019, led by Triangle Peak Partners.


Aerospike database

The Aerospike database management system is a key-value datastore, or
distributed hash table A distributed hash table (DHT) is a distributed system that provides a lookup service similar to a hash table: key–value pairs are stored in a DHT, and any participating node can efficiently retrieve the value associated with a given key. The m ...
, that delivers predictable, sub-millisecond query response times. It also has the ability to scale to very large sizes while maintaining high speeds. Its code is engineered to match the characteristics of
flash memory Flash memory is an electronic non-volatile computer memory storage medium that can be electrically erased and reprogrammed. The two main types of flash memory, NOR flash and NAND flash, are named for the NOR and NAND logic gates. Both us ...
, as opposed to more traditional methods. Aerospike uses row-based random access with indexes in memory and data in memory or on SSD (solid-state drive) storage. The database holds data that is accessible in real time.


References

{{reflist, 2


Further reading


Forrester: NoSQL Key-Value Databases, Q3 2014
Database companies Database providers Information technology companies of the United States NoSQL companies Structured storage