- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 51字
- 2021-08-27 19:57:38
Introduction to database options
Today, there are a wide variety of database options out there. These can be broadly classified into the following:
- SQL databases
- NoSQL databases
You can visit; https://db-engines.com/en/ranking to see the popularity of different databases.
JHipster supports some of the most widely used databases, as detailed here.
推薦閱讀
- Boost.Asio C++ Network Programming(Second Edition)
- AngularJS入門與進階
- Learning NServiceBus(Second Edition)
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- 自己動手寫Java虛擬機
- PHP程序設計(慕課版)
- .NET 4.0面向對象編程漫談:基礎篇
- Linux網絡程序設計:基于龍芯平臺
- Mastering OpenCV 4
- Scratch 3.0少兒編程與邏輯思維訓練
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- 教孩子學編程:C++入門圖解
- UML 基礎與 Rose 建模案例(第3版)
- 大學計算機基礎實驗指導
- C# Multithreaded and Parallel Programming