Nucleuon BI Studio 10 and Database Master 10 is coming

Nucleuon BI Studio 10 and Database Master 10

We arely  curentworking for the Database Master 10 and BI Studio 10 releases. They  are totaly new written with WPF technology and supports new datasources, better dashboarding, scripting, java script based web charting and more.

New BigData Platform

New BigData Platform

Nucleon software works and make research for a new distributed BigData platform for Desktop, Server and Cloud based data query,analytics and data visualization.

This platform make the BigData work easy and usefull for business people and stackholders.

Nucleon BI Studio 9 released

We are happy to announce the release of Nucleon BI Studio 9 software with new features and data source providers. Nucleon BI Studio 9 supports more data source connections  and data visualization components. It providers more then 40+ data source connections including Esri GeoDB and can execute the ad-hoc sql queries against no sql data sources.

It is not more stable and more feature rich and ready for enterprise use.

Relaunch: Nucleon Map&Reduce released

Nucleon Map&Reduce Desktop has been released

Product Relaunch:

We are happy to announce the new relaunch of Nucleon Map&Reduce Desktop 2.0 (formerly Nucleon Grid) software which allows to distributed data computing and data analysis.  Nucleon Map&Reduce can be used to analyse large data sets and with the poerfull C# scripting.

Nucleon Map&Reduce Desktop is an standalone desktop product and can be add worker nodes for distributed computing.  Map&Reduce Server will released this year for server based computing and remote queries.

 

Just download and work with Map&Reduce Desktop.

Database Master 9 has been released

We’re happy to announce the release of Nucleon Database Master 9.  With this release; we add new database and data source providers, soved more then 100 problems, did some  imrovements and add new features.

Data Export & Import

We enhanced data export and import features and dilogs.  It supports most used file formats and file based database systems to export and data import from all data source connections.

Datasource Connections

Nucleon Database Manager 9 provides now MongoDB, NuoDB, Oracle, MySQL, PostgreSQL, FireBird, SQLite, MS SQL Server, MS SQ Server Azure, MS SQL Server CE, MS Analysis Services (SSAS), Apache Hive, IBM DB2, IBM Informix, IBM Netezza, IBM TeraData, Ingres, Google Services(Analytics),  CiscoIS, IBM Notes, ESRI ShapeFile, ESRI GeoDB, MS SharePoint, JSON, ObjectDataProvider (.NET Data Objects), Rest Service, SOAP connections.

Stored Procedures And Functions

We add some new features and new options to edit and execute stored procedures and functions. It can now export procedure and function definitions to sql file.

 

Nucleon Software Team

What is an NoSQL Database?

A NoSQL database is a schema free and not relational database RDBMS) which provides a mechanism for distributed data storage and retrieval.

NoSQL, which encompasses a wide range of technologies and architectures, seeks to solve the scalability and big data performance issues that relational databases weren’t designed to address. NoSQL is especially useful when an enterprise needs to access and analyze massive amounts of unstructured data or data that’s stored remotely on multiple virtual servers in the cloud.

Contrary to misconceptions caused by its name, NoSQL does not prohibit structured query language (SQL). While it’s true that some NoSQL systems are entirely non-relational, others simply avoid selected relational functionality such as fixed table schemas and join operations. For example, instead of using tables, a NoSQL database might organize data into objects, key/value pairs or tuples.