Hi,
we don't have builtin support for that. Someone would need to port the database to work with Codename One which isn't hard but is a bit of work.
The only reasonable way to do this is with native interfaces
https://www.codenameone.com/how-do-i---access-native-device-functionality-invoke-native-interfaces.htmlThe Android version of the Database contains some Java code but a lot of non-Java code so it's not something that can be realistically ported to iOS etc.
If we have enough demand from enterprise customers we can probably wrap couchbase in a cn1lib.