• on in NoSQL

    SQL is the abbreviation to Structured Query Language. It is a language widely used to create and manage DataBase Management Systems or DBMS. The use of SQL is a sequel to the relational model databases emerged in the 70’s. SQL databases are essentially relational model databases and they have a relationship between the data. The […]...

    [ Click to Continue ]
  • on in MongoDB

    Before going in detail about types of indexes in MongoDB let’s talk a little about what indexes does in your database and how it help you to speed up your database search queries. When we create index on table field what actually does is create meta data on that field of a table and point […]...

    [ Click to Continue ]
  • on in MongoDB

    If you come from the world of relation database then you certainly know that the best way to keep your data and design your scheme is to keep them in third normal form 3NF, you can keep your MongoDB also in the third normal form but in Mongo the best way for your scheme is […]...

    [ Click to Continue ]
  • on in NoSQL

    To get this straight I would like to mention that NoSQL specifically MongoDB is not only a key/value store but it provide more value than only a key value store database, but it’s not a RDBMS either, I have not worked with MongoDB in production with huge data but I have used it with quite […]...

    [ Click to Continue ]
  • on in SAP SAP HANA

    In order for you to understand how column and row store works in SAP HANA we need to know what Column and Row store is? and for start the best way would be to show you illustration of this in a picture bellow then I will go head and discuss this further in this article, […]...

    [ Click to Continue ]
  • on in MongoDB

    In MongoDB you must have ID for each collection you create and the data type that you can store in the ID field is limited only to arrays in other word you can use all kinds of data type including timestamp, integer, string and etc. But you cannot use array as your document id as […]...

    [ Click to Continue ]
  • on in MongoDB

    In NoSQL databases world there is no tables instead you store your data in collections which is similar to normal relation database table they are not really a table in structure but if you compare it with relation database you can do so with tables, collection in mongo is kind of scope which defines and […]...

    [ Click to Continue ]
  • on in MongoDB

    Your application always stores the data that is given to it by the user in the memory and then it stores that data to a storage medium device mainly the disk or other type of storage devices, and MongodDB uses memory mapped files as the server cannot stores all its information in the memory instead […]...

    [ Click to Continue ]
  • on in SAP SAP HANA

    SAP HANA is a new technology build by SAP to fill lack of speed some other database were lacking, SAP HANA is a in memory column-oriented, relational database management system which stores all the data in memory and give your business an online analytic process to speed up the calculation, HANA is an acronym for […]...

    [ Click to Continue ]
  • on in MongoDB

    For demo purpose we are going to configure three servers primary, secondary and arbiter servers and we are going to do this in local computer for testing purpose only in real world you need separate servers or you can use virtual machine to use seprate virtual machines for each servers,open command line and paste the […]...

    [ Click to Continue ]

PostgreSQL Version 7.4 Released

on

(PRWEB) November 18, 2003 The PostgreSQL Global Development Group (PGDG) is pleased to announce the availability of version 7.4 of the PostgreSQL Object Relational Database Management System (ORDBMS). This major release is the work...

Read More
on in Uncategorized

Bedford, Mass. (PRWEB) September 9, 2005 Stylus Studio (http://www.stylusstudio.com), the industry-leading provider of XML development tools for advanced data integration, today announced the release of a new educational video for the XML community. The new video demonstrates how to set up bi-directional data mapping using Stylus Studio adapter URLs to get any legacy...

[ Click to Continue ]
on in SQL server

Houston, TX (PRWEB) August 28, 2007 Idera, a leading provider of management and compliance solutions for Microsoft SQL Server environments, today announced the availability of version 4.5 of SQLsafe, the company’s award-winning high performance backup and recovery solution for Microsoft SQL Server environments. SQLsafe version 4.5 speeds SQL Server database restores with new...

[ Click to Continue ]
on in Uncategorized

McLean, VA (PRWEB) February 1, 2006 LogiXML today announces general availability of the new web-based LGX OLAP Reporting product. LGX OLAP Reporting contains a Multidimensional Expressions (MDX) Engine that creates optimized dynamic MDX commands, allowing analysts via a Web browser efficient access to OLAP data sources such as Microsoft Analysis Services and Hyperion Essbase....

[ Click to Continue ]
on in Uncategorized

BEDFORD, MA (PRWEB) March 15, 2006 Stylus Studio (http://www.stylusstudio.com), the industry-leading provider of XML development tools and data integration components for XML and legacy data integration, today announced the availability of a new groundbreaking video tutorial entitled: An Introduction to XML Schema Development with Stylus Studio. This latest installment to a collection of informative...

[ Click to Continue ]
on in MySQL

Sunnyvale, Calif. (PRWEB) February 28, 2008 Zmanda™, the open source leader in backup and recovery software, today announced the availability of version 2.1 of its Zmanda Recovery Manager (ZRM) for MySQL — the only mission-critical enterprise online backup and recovery solution designed specifically for MySQL databases. The ZRM server is now available...

[ Click to Continue ]