ModernCpp.ir
258 subscribers
685 photos
42 videos
13 files
914 links
site : moderncpp.ir
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
Download Telegram
ModernCpp.ir
How MemSQL Works #memsql #database Post Links : https://docs.memsql.com/v6.8/introduction/how-memsql-works/ Channel Link : https://t.me/moderncpp_ir
چه جالب :

MemSQL is an ODBC-compatible database. It is wire protocol compatible with MySQL so that applications that use a MySQL driver can connect to and use MemSQL transparently.
میشه با درایور مای اس کیو ال بهش وصل شد و ازش استفاده کرد
How MemSQL Works
#memsql #database
Channel Link : https://t.me/moderncpp_ir
UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database engine. UnQLite is a document store database similar to MongoDB, Redis, CouchDB etc. as well a standard Key/Value store similar to BerkeleyDB, LevelDB, etc.


دیتابیس UnQLite یک دیتابیس بدون سرور و ساده از دسته بندی دیتابیس های NoSQL است که هم یک دیتابیس ذخیره اسناد مانند Mongodb است و هم یک دیتابیس استاندارد ذخیره کلید-مقدار (key-value) مانند LevelDB .
این دیتابیس بدون نیاز خارجیست و میتوان آن را معادل SQlite در دسته دیتابیس‌های برپایه SQL قرار داد.



Original Site : https://unqlite.org
Source Link Github : https://github.com/symisc/unqlite
Channel Link : https://t.me/moderncpp_ir
#database #nosql #unqlite #self_contained #serverless #zero_configuration #transactional #document #key_value
Forwarded from ModernCloud.ir
آموزش ویدیویی سریع و راحت MongoDB در 30 دقیقه

لینک آموزش در سکان آکادمی : https://sokanacademy.com/blog/آموزش-ویدیویی-سریع-و-راحت-mongodb-در-30-دقیقه

لینک کانال تلگرام : https://t.me/moderncloud_ir
#mongo #database #tutorial