Difference between revisions of "Metakit"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Metakit |Short description=Embedded database library |Full description='Metakit' fills the gap between flat-file, relational, object-oriented, and tree-structured d...")
 
(Added Python link)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|Short description=Embedded database library
 
|Short description=Embedded database library
 
|Full description='Metakit' fills the gap between flat-file, relational, object-oriented, and tree-structured databases, supporting relational joins, serialization, nested structures, and instant schema evolution. There is a C++ API, a Python binding (Mk4py), and a Tcl binding (Mk4tcl). Data files are portable, use auto-sizing ints and strings, and can efficiently store binary data from single bits to multi-Mb objects. MetaKit works well for moderate-size (a few dozen Mb) datasets, and offers excellent performance well beyond that size when its column-wise data model is fully taken advantage of.
 
|Full description='Metakit' fills the gap between flat-file, relational, object-oriented, and tree-structured databases, supporting relational joins, serialization, nested structures, and instant schema evolution. There is a C++ API, a Python binding (Mk4py), and a Tcl binding (Mk4tcl). Data files are portable, use auto-sizing ints and strings, and can efficiently store binary data from single bits to multi-Mb objects. MetaKit works well for moderate-size (a few dozen Mb) datasets, and offers excellent performance well beyond that size when its column-wise data model is fully taken advantage of.
 +
|Homepage URL=http://equi4.com/metakit/
 
|User level=none
 
|User level=none
|Status=Live
+
|Is High Priority Project=No
 
|Component programs=Mk4py,Mk4tcl,Oomk
 
|Component programs=Mk4py,Mk4tcl,Oomk
|Homepage URL=http://www.equi4.com/metakit.html
 
 
|VCS checkout command=-d:pserver:anonymous@equi4.com:/home/cvs co metakit
 
|VCS checkout command=-d:pserver:anonymous@equi4.com:/home/cvs co metakit
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=User tutorials available in HTML format from http://support.articque.com/metakit/metakit_tutorial.html and http://www.markroseman.com/tcl/mktcl.html
 
|Documentation note=User tutorials available in HTML format from http://support.articque.com/metakit/metakit_tutorial.html and http://www.markroseman.com/tcl/mktcl.html
 
|Paid support=Paid support and consulting available from Equi4 Software at http://www.equi4.com/about.html
 
|Paid support=Paid support and consulting available from Equi4 Software at http://www.equi4.com/about.html
|IRC help=
+
|Decommissioned/Obsolete=No
|IRC general=
+
|Accepts cryptocurrency donations=No
|IRC development=
 
 
|Related projects=SQLite,Berkeley_Database
 
|Related projects=SQLite,Berkeley_Database
 
|Keywords=C++,database,library,tree,Python,Tcl,relational,serialization,nested,metakit
 
|Keywords=C++,database,library,tree,Python,Tcl,relational,serialization,nested,metakit
|Is GNU=n
+
|Version identifier=2.4.9.8
|Last review by=Janet Casey
+
|Version date=2015/06/18
|Last review date=2004-12-02
+
|Version status=stable
|Submitted by=Database conversion
+
|Version download=https://github.com/jcw/metakit/archive/2.4.9.8.tar.gz
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/13
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.4.9.3
+
|Is GNU=No
|Version date=2004-01-26
+
|License verified date=2002-03-18
|Version status=stable
+
}}
|Version download=http://www.equi4.com/pub/mk/metakit-2.4.9.3.tar.gz
+
{{Project license
 +
|License=X11
 +
|License verified by=Janet Casey
 
|License verified date=2002-03-18
 
|License verified date=2002-03-18
|Version comment=2.4.9.3 stable released 2004-01-26
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Jean-Claude Wippler
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Jean-Claude Wippler
 
 
|Email=jcw@equi4.com
 
|Email=jcw@equi4.com
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/Metakit
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/metakit
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 59: Line 69:
 
|Works-with=database
 
|Works-with=database
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=X11
 
|License verified by=Janet Casey
 
|License verified date=2002-03-18
 
}}
 

Latest revision as of 05:31, 13 April 2018


[edit]

Metakit

http://equi4.com/metakit/
Embedded database library

'Metakit' fills the gap between flat-file, relational, object-oriented, and tree-structured databases, supporting relational joins, serialization, nested structures, and instant schema evolution. There is a C++ API, a Python binding (Mk4py), and a Tcl binding (Mk4tcl). Data files are portable, use auto-sizing ints and strings, and can efficiently store binary data from single bits to multi-Mb objects. MetaKit works well for moderate-size (a few dozen Mb) datasets, and offers excellent performance well beyond that size when its column-wise data model is fully taken advantage of.





Licensing

License

Verified by

Verified on

Notes

License

X11

Verified by

Janet Casey

Verified on

18 March 2002




Leaders and contributors

Contact(s)Role
Jean-Claude Wippler Maintainer


Resources and communication

AudienceResource typeURI
Developer,SupportE-mailmailto:metakit@equi4.com
HelpE-mailmailto:announce@equi4.com
Python (Ref)https://pypi.org/project/Metakit
Debian (Ref)https://tracker.debian.org/pkg/metakit
Bug TrackingHomepagehttp://www.equi4.com/bugs
DeveloperVCS Repository Webviewhttp://www.equi4.com/cgi-bin/cvsweb/metakit/


Software prerequisites




Entry










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.
















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.