Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Announcements
»
Third party
»
ANN: New mORMot Client with MongoDB 5.1/6 Support
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
IndySecOpenSSL is now ava...
by
tonyw
[
Today
at 05:39:38 pm]
[New Component] ExtTabCtr...
by
ovidio
[
Today
at 05:37:04 pm]
Toying Pascal Documenting...
by
paule32
[
Today
at 05:22:32 pm]
Gitlab site history date.
by
Fred vS
[
Today
at 05:07:59 pm]
Cursor changes to arrow o...
by
atlatl
[
Today
at 05:02:45 pm]
Sizes and SizeInt
by
440bx
[
Today
at 02:15:13 pm]
how to add a ForEach call...
by
jamie
[
Today
at 12:42:04 pm]
XLibre, finally and fortu...
by
kagamma
[
Today
at 12:15:10 pm]
[SOLVED] Watches panel is...
by
CM630
[
Today
at 12:06:33 pm]
How to monitor changes in...
by
Martin_fr
[
Today
at 11:55:18 am]
Conscious Artificial Inte...
by
Dzandaa
[
Today
at 11:50:59 am]
Printer Info
by
J-G
[
Today
at 11:26:52 am]
Strange Behaviour at Runt...
by
andrew Bubble
[
Today
at 11:19:45 am]
Can I get the position an...
by
CM630
[
Today
at 11:00:33 am]
WEBP, no DLLs
by
CM630
[
Today
at 08:52:43 am]
Dataset EnableControls/Di...
by
Sharfik
[
Today
at 07:40:21 am]
TVirtualDBTreeEx and upda...
by
Sharfik
[
Today
at 07:36:30 am]
made hooking newinstance ...
by
Thaddy
[
Today
at 06:56:17 am]
Interesting video
by
Curt Carpenter
[
Today
at 04:28:27 am]
I found an actual use for...
by
jamie
[June 09, 2026, 11:48:04 pm]
Lazarus Main and Gnome/Wa...
by
Jonax
[June 09, 2026, 09:02:10 pm]
MacOS post compilation sc...
by
marcou
[June 09, 2026, 07:30:07 pm]
water filling simulation
by
Dzandaa
[June 09, 2026, 06:53:35 pm]
Pdf Viewer in Pascal
by
Tomxe
[June 09, 2026, 05:00:32 pm]
How can 'Canvas does not ...
by
J-G
[June 09, 2026, 03:05:01 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: ANN: New mORMot Client with MongoDB 5.1/6 Support (Read 1478 times)
abouchez
Full Member
Posts: 137
ANN: New mORMot Client with MongoDB 5.1/6 Support
«
on:
August 12, 2022, 07:29:09 pm »
Starting with its version 5.1, MongoDB disabled the legacy protocol used for communication since its beginning.
As a consequence, our mORMot client was not able to communicate any more with the latest versions of MongoDB instances.
Last week, we made a deep rewrite of
https://github.com/synopse/mORMot2/blob/master/src/db/mormot.db.nosql.mongodb.pas
, which changed the default protocol to use the new layout on the wire. Now messages use regular MongoDB Database Commands, with automated compression if needed.
No change is needed in your end-user MongoDB or ORM/ODM code. The upgrade is as simple as update your mORMot 2 source, then recompile.
You can read more at:
https://blog.synopse.info/?post/2022/08/12/New-Client-for-MongoDB-5.1/6-Support
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Announcements
»
Third party
»
ANN: New mORMot Client with MongoDB 5.1/6 Support
TinyPortal
© 2005-2018