#1 2023-08-23 09:15:32

carpe_diem
Member
Registered: 2023-08-23
Posts: 1

Database client server sample video or article?

Hi,

I create a 3-tier database application. I use datasnap. There is a datasnap windows server and mobile (android/ios) clients. I use SQL Server database. Basically i do CRUD operations. Report/add/delete/update data. When client numbers increases 200+, my server crashes sometimes.

When i search, i see mormot. But no articles for beginners or youtube videos. I download github mormot2 repository, but not samples there. Maybe i couldn't find it.

is there a step by step guide for beginners?

Thanks.

Last edited by carpe_diem (2023-08-23 09:17:33)

Offline

#2 2023-08-23 10:25:25

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,273
Website

Re: Database client server sample video or article?

Please read the Resource section of the project:
https://github.com/synopse/mORMot2/tree … #resources

For instance, some samples are at
https://github.com/synopse/mORMot2/tree/master/ex

Especially https://github.com/synopse/mORMot2/tree … yDemos/tbo have some good material.
No video yet.

Offline

Board footer

Powered by FluxBB