Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. persistentBackend :: RawPostgresql backend -> backend

    persistent-postgresql Database.Persist.Postgresql

    The persistent backend

  2. package persistent-qq

    Provides a quasi-quoter for raw SQL for persistent Please see README and API docs at http://www.stackage.org/package/persistent.

  3. package persistent-mysql

    Backend for the persistent library using MySQL database server. This package contains a backend for persistent using the MySQL database server. Internally it uses the mysql-simple and mysql packages in order to access the database. This package supports only MySQL 5.1 and above. However, it has been tested only on MySQL 5.5. Only the InnoDB storage engine is officially supported. Known problems:

    • This package does not support statements inside other statements.

  4. package persistent-discover

    Persistent module discover utilities This package provides an executable for discovering Persistent model definition files, as well as a library function to glob all persistent model files. Please see the README on GitHub at https://github.com/parsonsmatt/persistent-discover#readme

  5. package persistent-documentation

    Documentation DSL for persistent entities A convenient DSL that allows you to attach documentation to persistent database entities

  6. package persistent-mongoDB

    Backend for the persistent library using mongoDB. MongoDB backend for the persistent library.

  7. package persistent-mtl

    Monad transformer for the persistent API A monad transformer and mtl-style type class for using the persistent API directly in your monad transformer stack.

  8. package persistent-pagination

    Efficient and correct pagination for persistent or esqueleto queries. Please see the README on GitHub at https://github.com/parsonsmatt/persistent-pagination#readme

  9. package persistent-redis

    Backend for persistent library using Redis. Based on the Redis package.

  10. package persistent-typed-db

    Type safe access to multiple database schemata. See README.md for more details, examples, and fun.

Page 3 of many | Previous | Next