This website requires JavaScript.
Explore
Help
Register
Sign In
Vergara_Tech
/
mongodb
Watch
2
Star
0
Fork
You've already forked mongodb
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
MongoDB Haskell driver, including patch for MongoDB v.6.* authentication with SCRAM-SHA256
31
commits
6
branches
67
tags
1
MiB
Haskell
100%
4cfd4e7fa3
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Scott R. Parish
4cfd4e7fa3
use what appears to be more standard naming, eg BsonValue instead of BSValue
2010-01-17 11:41:24 -06:00
Database
use what appears to be more standard naming, eg BsonValue instead of BSValue
2010-01-17 11:41:24 -06:00
.gitignore
.gitignore dist/
2010-01-16 18:05:02 -06:00
mongoDB.cabal
compile with -Wall and -Werror, fix all ensuing breaks
2010-01-16 21:40:22 -06:00
Setup.lhs
stuff to make into a package
2010-01-09 16:49:06 -06:00
TODO
allDocs: create a lazy list off a cursor
2010-01-16 19:14:47 -06:00