Re: suggested persistence approach for new app
Karsten Kusche <[email protected]> Thu, 6 Apr 2023 19:29:06 +0000
| Newsgroups | gmane.comp.lang.smalltalk.vwnc |
|---|---|
| Message-ID | <[email protected]> |
Hi Charles, if you’re familiar with RDMS, then i’d suggest using Glorp and a relational database. Don’t use EXDI directly, it’s cumbersome and there’re a lot of mistakes to make (like SQL injection) that frameworks like Glorp prevent you from doing. Glorp has its learning curve, if you’re not familiar with it, but it's rock solid. If you’re already familiar with Gemstone, just use Gemstone. It also has it’s learning curve but it’s also rock solid. Kind Regards Karsten [cid:68F3F05E-F7C5-4DAD-8528-ABBC7A316EC3] Georg Heeg eK | Amtsgericht Dortmund HR A 12812 Wallstr. 22 | D-06366 Köthen Tel.: +49-3496-214328<tel:+49-3496-214328> Web: https://urldefense.com/v3/__http://www.heeg.de__;!!DZ3fjg!4aofGXBflSvppOPs-Vm5-TZqh1hayvE2OJd83PW2Ihn4LBbIY_W3Ohur7nNpingvuzQBraoGVw40-E4BcPhEsVM3$ <https://urldefense.com/v3/__https://www.heeg.de/__;!!DZ3fjg!4aofGXBflSvppOPs-Vm5-TZqh1hayvE2OJd83PW2Ihn4LBbIY_W3Ohur7nNpingvuzQBraoGVw40-E4BcJ0bWRrD$ > Am 6. April 2023 um 21:17:46, Charles Monteiro ([email protected]<mailto:[email protected]>) schrieb: Assuming that Gemstone is already a candidate, although that case I would be doing it thru a web interface which needed further development for my purposes, what would people here do for persistence ? Plain old EXDI to an RDMS ? Glorp ? or the MongoDriver which I see has at least been updated to 4.4.8 ? from I"m using it from VW perspective what would be better i.e. for a brand new app ? Any other suggestions? thanks -- Charles A. Monteiro
88B4C6D5-0BDC-431B-84B6-CB438ECA0C62.png
(image/png, 5.5 KB) - not displayed