Difference between revisions of "Haskell Database Connectivity"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Haskell Database Connectivity |Short description=use Haskell with SQL-type databases |Full description=HDBC provides an abstraction layer between Haskell programs a...")
 
(Changed homepage and download links.)
 
Line 3: Line 3:
 
|Short description=use Haskell with SQL-type databases
 
|Short description=use Haskell with SQL-type databases
 
|Full description=HDBC provides an abstraction layer between Haskell programs and SQL relational databases. This lets you write database code once, in Haskell, and have it work with any number of backend SQL databases (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
 
|Full description=HDBC provides an abstraction layer between Haskell programs and SQL relational databases. This lets you write database code once, in Haskell, and have it work with any number of backend SQL databases (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
|User level=intermediate
 
|Status=Live
 
|Component programs=
 
 
|Homepage URL=http://software.complete.org/software/projects/show/hdbc
 
|Homepage URL=http://software.complete.org/software/projects/show/hdbc
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.complete.org/hdbc
 
|VCS checkout command=git clone git://git.complete.org/hdbc
 
|Computer languages=Haskell
 
|Computer languages=Haskell
|Documentation note=
+
|Decommissioned or Obsolete=No
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=hugs
 
|Related projects=hugs
 
|Keywords=database,SQL,Haskell,abstraction layer
 
|Keywords=database,SQL,Haskell,abstraction layer
|Is GNU=n
 
|Last review by=Deb Nicholson
 
|Last review date=2008-06-26
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.1.5.0
 
|Version identifier=1.1.5.0
 
|Version date=2008-06-26
 
|Version date=2008-06-26
 
|Version status=stable
 
|Version status=stable
|Version download=http://software.complete.org/software/projects/list_files/hdbc
+
|Version download=http://gopher.quux.org:70/devel/hdbc
 +
|Last review by=Craig Hutchinson
 +
|Last review date=2018/08/03
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|User level=intermediate
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 +
|Is GNU=No
 +
|License verified date=2008-06-26
 +
}}
 +
{{Project license
 +
|License=LGPLv2.1orlater
 +
|License verified by=Deborah Nicholson
 
|License verified date=2008-06-26
 
|License verified date=2008-06-26
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=John Goerzen
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=John Goerzen
 
 
|Email=jgoerzen@complete.org
 
|Email=jgoerzen@complete.org
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 47: Line 47:
 
|Database=sql
 
|Database=sql
 
|Interface=command-line
 
|Interface=command-line
|Works-with=database,sql
+
|Works-with=database, sql
}}
 
{{Project license
 
|License=LGPLv2.1orlater
 
|License verified by=Deborah Nicholson
 
|License verified date=2008-06-26
 
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 15:22, 2 August 2018


[edit]

Haskell Database Connectivity

http://software.complete.org/software/projects/show/hdbc
use Haskell with SQL-type databases

HDBC provides an abstraction layer between Haskell programs and SQL relational databases. This lets you write database code once, in Haskell, and have it work with any number of backend SQL databases (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)





Licensing

License

Verified by

Verified on

Notes

Verified by

Deborah Nicholson

Verified on

26 June 2008




Leaders and contributors

Contact(s)Role
John Goerzen Maintainer


Resources and communication

AudienceResource typeURI
DeveloperBug Trackinghttp://software.complete.org/software/projects/hdbc/issues
GeneralForumhttp://software.complete.org/software/wiki/hdbc


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.