标签: android sql sqlite orm realm
我使用Realm作为SQLite的替代品,这个库非常棒。我想知道我是否可以使用Realm做mysql select sum group by date之类的事情。如果是这样,我该怎么做呢?