[database-devel] Welcome to database-devel!
Jake Wheat
jakewheatmail at gmail.com
Tue May 8 08:39:31 CEST 2012
Hello!
I'm the author of hssqlppp, which is a parser and type checker for
SQL.
I'm interested in writing applications in Haskell with the data in a
relational DBMS.
This is what I would like to build/use:
Typesafe wrapper for SQL in Haskell using quasi quotes, with fallback
for SQL which isn't understood by the parser or typechecker.
Alternative syntax instead of SQL, but still running on a SQL DBMS -
something based on Tutorial D, but with more Haskell-y concrete
syntax.
Simple DBMS written in Haskell which supports the above two syntaxes.
Thanks,
Jake.
More information about the database-devel
mailing list