Difference between revisions of "GT.M"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=GT.M |Short description=an industrial strength, transaction processing application platform. |Full description=GT.M is a schema-less database engine with scalabilit...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=an industrial strength, transaction processing application platform.
 
|Short description=an industrial strength, transaction processing application platform.
 
|Full description=GT.M is a schema-less database engine with scalability proven in the largest real-time core processing systems in production at financial institutions worldwide, as well as in large, well known health care institutions, but with a small footprint that scales down to use in small clinics, virtual machines and software appliances. The GT.M data model is a hierarchical associative memory (i.e., multi-dimensional array) that imposes no restrictions on the data types of the indexes and the content - any schema, dictionary or data organization is entirely that implemented by the application logic. GT.M's compiler for the standard M (also known as MUMPS) scripting language implements full support for ACID (Atomic, Consistent, Isolated, Durable) transactions, using optimistic concurrency control and software transactional memory (STM) that blurs the distinction between databases and programming languages. Its unique ability to create and deploy logical multi-site configurations of applications provides unrivaled continuity of business in the face of not just unplanned events, but also planned events, including planned events that include changes to application logic and schema.
 
|Full description=GT.M is a schema-less database engine with scalability proven in the largest real-time core processing systems in production at financial institutions worldwide, as well as in large, well known health care institutions, but with a small footprint that scales down to use in small clinics, virtual machines and software appliances. The GT.M data model is a hierarchical associative memory (i.e., multi-dimensional array) that imposes no restrictions on the data types of the indexes and the content - any schema, dictionary or data organization is entirely that implemented by the application logic. GT.M's compiler for the standard M (also known as MUMPS) scripting language implements full support for ACID (Atomic, Consistent, Isolated, Durable) transactions, using optimistic concurrency control and software transactional memory (STM) that blurs the distinction between databases and programming languages. Its unique ability to create and deploy logical multi-site configurations of applications provides unrivaled continuity of business in the face of not just unplanned events, but also planned events, including planned events that include changes to application logic and schema.
 +
|Homepage URL=http://www.fisglobal.com/solutions/Banking%20and%20Wealth/Services/Database%20Engine
 
|User level=advanced
 
|User level=advanced
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.fidelityinfoservices.com/FNFIS/Markets/NonfinancialIndustries/Healthcare/gtm/
 
|VCS checkout command=
 
 
|Computer languages=C,MUMPS
 
|Computer languages=C,MUMPS
 
|Documentation note=http://www.fidelityinfoservices.com/FNFIS/Markets/NonFinancialIndustries/Healthcare/GTM/UserDocumentation/
 
|Documentation note=http://www.fidelityinfoservices.com/FNFIS/Markets/NonFinancialIndustries/Healthcare/GTM/UserDocumentation/
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=database,processing,health,hierarchy,transaction,hospital,database engine,schema
 
|Keywords=database,processing,health,hierarchy,transaction,hospital,database engine,schema
|Is GNU=n
+
|Version identifier=6.3-000A
|Last review by=Kelly Hopkins
+
|Version date=2016/05/17
|Last review date=2009-03-05
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/fis-gtm/files/latest/download?source=files
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/16
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=5.3-003
+
|Status=
|Version date=2009-03-04
+
|Is GNU=No
|Version status=stable
+
|License verified date=2009-03-04
|Version download=http://downloads.sourceforge.net/fis-gtm/gtm_V53003_linux_i686_src.tar.gz?use_mirror=superb-east
+
}}
 +
{{Project license
 +
|License=AGPLv3orlater
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-03-04
 
|License verified date=2009-03-04
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=K.S. Bhaskar
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=K.S. Bhaskar
 
 
|Email=bhaskar@users.sourceforge.net
 
|Email=bhaskar@users.sourceforge.net
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Roger Partridge
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Roger Partridge
 
 
|Email=rogerpartridge@users.sourceforge.net
 
|Email=rogerpartridge@users.sourceforge.net
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Sam Weiner
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Sam Weiner
 
 
|Email=weiner@users.sourceforge.net
 
|Email=weiner@users.sourceforge.net
 
|Resource URL=
 
|Resource URL=
Line 66: Line 63:
 
|Works-with=database
 
|Works-with=database
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=AGPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-03-04
 
}}
 

Latest revision as of 19:11, 15 March 2017


[edit]

GT.M

http://www.fisglobal.com/solutions/Banking_and_Wealth/Services/Database_Engine
an industrial strength, transaction processing application platform.

GT.M is a schema-less database engine with scalability proven in the largest real-time core processing systems in production at financial institutions worldwide, as well as in large, well known health care institutions, but with a small footprint that scales down to use in small clinics, virtual machines and software appliances. The GT.M data model is a hierarchical associative memory (i.e., multi-dimensional array) that imposes no restrictions on the data types of the indexes and the content - any schema, dictionary or data organization is entirely that implemented by the application logic. GT.M's compiler for the standard M (also known as MUMPS) scripting language implements full support for ACID (Atomic, Consistent, Isolated, Durable) transactions, using optimistic concurrency control and software transactional memory (STM) that blurs the distinction between databases and programming languages. Its unique ability to create and deploy logical multi-site configurations of applications provides unrivaled continuity of business in the face of not just unplanned events, but also planned events, including planned events that include changes to application logic and schema.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

4 March 2009




Leaders and contributors

Contact(s)Role
Roger Partridge Maintainer
K.S. Bhaskar Maintainer
Sam Weiner Maintainer


Resources and communication

AudienceResource typeURI
DeveloperDownloadhttp://sourceforge.net/project/showfiles.php?group_id=11026
Bug TrackingBug Trackinghttp://sourceforge.net/tracker/?group_id=11026&atid=111026
DeveloperHomepagehttp://sourceforge.net/projects/fis-gtm/


Software prerequisites




Entry




























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.