Our three libraries for communicating with MongoDB have been re-imagined, re-written, and re-released.
The BSON library provides datatypes, pretty printing, and low level serialisation for communicating binary data with Mongo databases.
A native Fantom driver which allows you to communicate, query, and run commands on MongoDB.
An extension to the Mongo library that maps Fantom objects to and from MongoDB Collections and BSON Documents.
Have fun! :)
Steve, these are awesome!! I can't believe I haven't played around with them before! Thanks!
Great job SlimerDude!
The Mongo Driver for Fantom has been updated with some "behind the scenes" changes making applications more robust.
zlib
The makes the implementation the Mongo Stable API, pretty much feature complete.
Have fun!
Login or Signup to reply.
SlimerDude Thu 5 May 2022
Our three libraries for communicating with MongoDB have been re-imagined, re-written, and re-released.
BSON
The BSON library provides datatypes, pretty printing, and low level serialisation for communicating binary data with Mongo databases.
Mongo
A native Fantom driver which allows you to communicate, query, and run commands on MongoDB.
Morphia
An extension to the Mongo library that maps Fantom objects to and from MongoDB Collections and BSON Documents.
Have fun! :)
Jay Herron2 Fri 6 May 2022
Steve, these are awesome!! I can't believe I haven't played around with them before! Thanks!
LightDye Sat 14 May 2022
Great job SlimerDude!
SlimerDude Thu 2 Jun 2022
ANN: Mongo 2.1
The Mongo Driver for Fantom has been updated with some "behind the scenes" changes making applications more robust.
zlib
wire compressionThe makes the implementation the Mongo Stable API, pretty much feature complete.
Have fun!