• 非sql数据库解决方案已成为越来越受欢迎,近年来,尤其是对于大数据储存。 他们提供了许多优势,在关系数据库,例如增加的速度和可伸缩性。

    LiteDB是一个嵌入式的非sql数据库,这主张了简述所有人,因为它是在形式单一的DLL文件和可以部署相当多的瞬间。 灵感,这是一个选项,以考虑小型项目需要的文件为导向的数据库。

    LiteDB没有一客户机-服务器的结构,所以你不需要安装任何东西之前的使用情况。 所有您需要做的是复制的LiteDB.dll 文件在您的项目的文件夹和增加它作为一个参考。 任选的,也可以部署通过NuGet的。

    数据存储在一个架构的结构和文件,反过来,存放在集合,这可以被看作是表格的关系数据库。 信息储存的备份和恢(二JSON)的数据格式。

    除了数据库,一个小控制台的节目,称为LiteDB壳体,还提供了帮助用户创建和管理数据库文件。 这是非常简单的使用中,为您提供舒适用该命令控制台。

    完整的列表可以命令可以在该命令迅速窗口,他们中还列出联机文档。

    LiteDB是主要设计用于操作系统和应的应用程序,以及小的桌面或网络的应用程序。 这是一个无服务器数据库,由一个单一的文件和可以部署毫不费力,使你能够将文件存储和流数据。

    它是适用于多种类型的项目,提供了一个快速的、开放源。净非sql文档的存储,可以自由使用,甚至用于商业目的。

  • एनओएसक्यूएल डेटाबेस समाधान है, तेजी से लोकप्रिय हो हाल के वर्षों में, विशेष रूप से, बड़ा डेटा के लिए भंडारण । वे प्रस्ताव के कई फायदे संबंधपरक डेटाबेस, इस तरह के के रूप में वृद्धि की गति और scalability है ।

    LiteDB है एक एम्बेडेड एनओएसक्यूएल डेटाबेस पक्ष में है कि सादगी और सब से ऊपर, यह के रूप में वितरित किया जाता है के रूप में एक एकल DLL फ़ाइल और तैनात किया जा सकता है बहुत ज्यादा तुरन्त. से प्रेरित MongoDB, यह एक विकल्प पर विचार करने के लिए छोटी परियोजनाओं के लिए की आवश्यकता है कि एक दस्तावेज़-उन्मुख डेटाबेस.

    LiteDB नहीं करता है एक क्लाइंट-सर्वर संरचना है, तो आप की जरूरत नहीं है स्थापित करने के लिए कुछ भी उपयोग करने से पहले. तुम सब करना है कॉपी LiteDB.dll फ़ाइल में अपने प्रोजेक्ट के बिन फ़ोल्डर जोड़ने और यह एक संदर्भ के रूप में. वैकल्पिक रूप से, यह भी लागू किया जा सकता के माध्यम से NuGet.

    डेटा संग्रहीत किया जाता है में एक स्कीमा-कम संरचना, और दस्तावेजों कर रहे हैं, बारी में, संग्रहीत संग्रह में देखा जा सकता है जो तालिकाओं के रूप में संबंधपरक डेटाबेस है । जानकारी में संग्रहीत किया जाता है BSON (बाइनरी JSON) डेटा प्रारूप है ।

    इसके अलावा, डेटाबेस के लिए एक छोटे से सांत्वना कार्यक्रम, कहा जाता है LiteDB खोल, भी प्रदान की जाती है मदद करने के लिए उपयोगकर्ताओं को बनाने और का प्रबंधन डेटाबेस फ़ाइलें. यह बहुत उपयोग करने में आसान है, बशर्ते आप के साथ आराम कर रहे आदेश कंसोल का उपयोग करना.

    पूर्ण उपलब्ध आदेशों की सूची में देखा जा सकता कमांड प्रॉम्प्ट विंडो, और वे भी कर रहे हैं में सूचीबद्ध ऑनलाइन प्रलेखन.

    LiteDB मुख्य रूप से के लिए बनाया गया आईओएस, एंड्रॉयड और UWP क्षुधा, के रूप में अच्छी तरह के रूप में छोटे डेस्कटॉप या वेब अनुप्रयोगों. यह है एक दिया है कि डेटाबेस के होते हैं एक एकल फाइल और तैनात किया जा सकता है अनायास, आप को सक्षम करने के लिए फ़ाइलों को संग्रहीत और डेटा स्ट्रीम.

    यह है उपयुक्त के लिए कई प्रकार की परियोजनाओं के साथ उपलब्ध कराने, एक, तेजी से खुला स्रोत है । नेट एनओएसक्यूएल दस्तावेज़ की दुकान है कि कर सकते हैं किया जा स्वतंत्र रूप से इस्तेमाल किया, यहां तक कि वाणिज्यिक प्रयोजनों के लिए.

  • NoSQL database solutions have become increasingly popular in recent years, especially for big data storage. They offer many advantages over relational databases, such as increased speed and scalability.

    LiteDB is an embedded NoSQL database that favors simplicity above all else, as it is delivered in the form of a single DLL file and can be deployed pretty much instantly. Inspired by MongoDB, it is an option to consider for small projects that require a document-oriented database.

    LiteDB does not have a client-server structure, so you don’t need to install anything before usage. All you have to do is copy the LiteDB.dll file in your project’s Bin folder and add it as a reference. Optionally, it can also be deployed via NuGet.

    Data is stored in a schema-less structure, and documents are, in turn, stored in collections, which can be seen as tables in relational databases. Information is stored in the BSON (Binary JSON) data format.

    In addition to the database, a small console program, called LiteDB Shell, is also provided to help users create and manage database files. It is very simple to use, provided you are comfortable with using the command console.

    The full list of available commands can be viewed in the Command Prompt window, and they are also listed in the online documentation.

    LiteDB is primarily designed for iOS, Android and UWP apps, as well as small desktop or web applications. It is a serverless database that consists of a single file and can be deployed effortlessly, enabling you to store files and stream data.

    It is suitable for many types of projects, providing you with a fast, open-source .NET NoSQL document store that can be used freely, even for commercial purposes.