Clusterpoint
   HOME

TheInfoList



OR:

Clusterpoint is a European software technology company developing and supporting the Clusterpoint database management system platform. The company was founded by software engineers, and is venture capital backed. For most of its history Clusterpoint was servicing business customers as an
enterprise software Enterprise software, also known as enterprise application software (EAS), is computer software used to satisfy the needs of an organization rather than individual users. Such organizations include businesses, schools, interest-based user groups, ...
vendor.


Clusterpoint database

Clusterpoint is a schema-free
document database A document-oriented database, or document store, is a computer program and data storage system designed for storing, retrieving and managing document-oriented information, also known as semi-structured data. Document-oriented databases are one ...
. Examples are where SQL
RDBMS A relational database is a (most commonly digital) database based on the relational model of data, as proposed by E. F. Codd in 1970. A system used to maintain relational databases is a relational database management system (RDBMS). Many relation ...
data is used in combination with an
enterprise search Enterprise search is the practice of making content from multiple enterprise-type sources, such as databases and intranets, searchable to a defined audience. "Enterprise search" is used to describe the software of search information within an ente ...
engine to address performance and scalability needs of web and mobile applications, or where
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 ...
and
analytics Analytics is the systematic computational analysis of data or statistics. It is used for the discovery, interpretation, and communication of meaningful patterns in data. It also entails applying data patterns toward effective decision-making. It ...
tools such as
Hadoop Apache Hadoop () is a collection of open-source software utilities that facilitates using a network of many computers to solve problems involving massive amounts of data and computation. It provides a software framework for distributed storage an ...
might be needed due to sheer volume of data or large computing workloads.


General features

* Data is managed in open, cross-platform, industry standard
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. T ...
or
JSON JSON (JavaScript Object Notation, pronounced ; also ) is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays (or other ser ...
format using open API, for instance, Python API or JavaScript Node.js API * Data structure agnostic and type-rich database, handles variable data structure XML or JSON documents in a single database. Supports unstructured textual data, dates, numbers, meta-data (all
XML Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. T ...
and
JSON JSON (JavaScript Object Notation, pronounced ; also ) is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays (or other ser ...
types) * Cross-platform support: binaries are available for
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which ...
,
FreeBSD FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD), which was based on Research Unix. The first version of FreeBSD was released in 1993. In 2005, FreeBSD was the most popular ...
,
Mac OS X macOS (; previously OS X and originally Mac OS X) is a Unix operating system developed and marketed by Apple Inc. since 2001. It is the primary operating system for Apple's Mac (computer), Mac computers. Within the market of ...
and
Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
. Clusterpoint database software can be compiled on other
operating systems An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing operating systems schedule tasks for efficient use of the system and may also inc ...
. * Multi-master cluster software architecture: any cluster node can serve as a master and run the management application * Horizontal database scalability: scales out from a single server to few thousands of servers networked into a cluster infrastructure


Clusterpoint products

* ''Clusterpoint DBMS'' - clustered NoSQL database, which uses approach of multiple server system to spread load and increase performance. Clusterpoint database facilitates high parallelism of computing and distribution of data. * ''GOL: Big Data SIEM Analytics tool from Clusterpark'' - Log, Events and Security Records Search and Analytics. * ''DigiBrowser: Quick SQL denormalization into NoSQL database'' - imports multi-table SQL database into one Clusterpoint database using automagic denormalization. * ''NTSS: Network Traffic Surveillance System for Lawful Intercept'' - High-speed capture, store, search and analysis of all Internet traffic for the corporate network.


References

{{DEFAULTSORT:Clusterpoint Proprietary database management systems Document-oriented databases XML databases Distributed computing architecture NoSQL XML Database-related software for Linux