Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Wasp:Megastore&F1-like system#
# Wasp:Megastore&F1-like system #

* Introduction : [Project Page][1]
* Documents : [Wiki][2]
Expand All @@ -8,7 +8,7 @@ With the development of NoSQL, HBase gradually become the mainstream of the NoSQ

Therefore, we decided to explore providing cross-row transactions, indexes, SQL function without sacrificing the linear expansion of capacity in the upper layer of the HBase by theoretical model MegaStore. The system provides simple user interface: SQL, the user can do not need to pay attention to the hbase schema design, greatly simplifies the user's data migration and learning costs. To see what's supported, go to our language reference guide, and read more on our [wiki][4].

#Mission#
# Mission #

Become a standard distributed relational database,which's storage engine is nosql system, for example the hbase.

Expand Down