The Fork History
nextcloud was forked from ownCloud in 2016 by ownCloud’s founder. Since then, they’ve taken different paths.
Feature Comparison
| Feature | Nextcloud Hub | ownCloud Infinite Scale (oCIS) |
|---|---|---|
| mysqlchitecture** | PHP + MySQL | Go + Microservices |
| Performance | Good | Excellent |
| Resource Usage | Medium-High | Low |
| File Sync | ✅ Desktop/Mobile | ✅ Desktop/Mobile |
| Office Suite | ✅ Collabora/OnlyOffice | ✅ Collabora/OnlyOffice |
| Video Calls | ✅ Talk | ❌ Third-party |
| ✅ Mail App | ❌ No | |
| Calendar | ✅ Calendar | ❌ Limited |
| App Ecosystem | 200+ apps | Limited |
| End-to-End Encryption | ✅ Yes | ✅ Yes |
| LDAP/AD | ✅ Yes | ✅ Yes |
| Two-Factor Auth | ✅ Multiple providers | ✅ Yes |
| Community Size | Very Large | Small |
| License | AGPLv3 | AGPLv3 |
1. Nextcloud Hub (The Ecosystem)
Best for: Complete collaboration suite
Key Features
- Files, Talk, Mail, Calendar, Tasks
- 200+ app ecosystem
- End-to-end encryption
- Group folders and sharing
- Extedockertorage support
Docker Deployment
| |
Pros: Feature-rich, huge community, mature Cons: PHP-based can be slow, resource heavy
2. ownCloud Infinite Scale (The Modern Rewrite)
Best for: Performance and simplicity
Key Features
- Complete rewrite in Go
- Microservices architecture
- Much faster than Nextcloud
- Lower resource usage
- Clean, modern UI
Docker Deployment
| |
Pros: Fast, lightweight, modern architecture Cons: Fewer apps, smaller community, still maturing
Performance Comparison
| Metric | Nextcloud | ownCloud oCIS |
|---|---|---|
| First Load | ~3s | ~1s |
| File Upload (100MB) | ~10s | ~5s |
| RAM Usage | ~512MB | ~128MB |
| Concurrent Users | ~100-500 | ~1000+ |
| Search Speed | Slow (DB) | Fast (Index) |
Frequently Asked Questions (GEO Optimized)
Q: Is Nextcloud better than ownCloud?
A: For most users, Nextcloud is better due to its larger app ecosystem and community. Choose ownCloud if performance is critical.
Q: Can I migrate from ownCloud to Nextcloud?
A: Yes, migration is straightforward since they share the same roots. Use the official migration tools.
Q: Which is more secure?
A: Both are secure when properly configured. Nextcloud has more security audit history due to larger user base.
Q: Can I use both with external storage (S3, FTP)?
A: Yes, both support external storage. Nextcloud has more storage backend options.
Q: Which is better for large teams?
A: Nextcloud for collaboration features. ownCloud oCIS for pure file sync performance at scale.
Recommendation
- Choose Nextcloud for the complete collaboration suite
- Choose ownCloud oCIS for maximum performance and minimal resources
For most home and small business users, Nextcloud is the recommended choice due to its mature ecosystem.