objectbox-c icon indicating copy to clipboard operation
objectbox-c copied to clipboard

C and C++ database for objects and structs

Results 22 objectbox-c issues
Sort by recently updated
recently updated
newest added

Dear ObjectboxTeam, i tried setting up ObjectBox for c++ as told in the manual. After changing CmakeLists.txt to find the library i now keep getting undefined reference errors - ObjectBox...

bug

The objectbox website as well as the repositories do a very good job of obfuscating the fact that objectbox is a closed source product. Please make this clear in the...

enhancement

Hi, I think that you can improve the docs with these topics: 1. More complete and complex examples 2. Relation one-to-many 3. Relation one-to-one 4. Storing date/time 5. Storing float/double...

enhancement

hello team, first, thanks for providing us this nice framework, it's really interesting to work with. then, I have 2 questions, maybe it's a dumb ones: 1) technically, how big...

Hi, Please, add conan package manager support. I open an issue/request there: https://github.com/conan-io/conan-center-index/issues/11235 It will open the doors to we use on our projects like a dependency. Thanks.

enhancement

I'd love to use ObjectBox in a multi-platform Android/iOS app (C++, QT/QML stack), as it looks to be pretty much perfect for my use case. But. It is unclear to...

enhancement

Is possible to make it C# compatible to Xamarin/Unity 3D?

enhancement

Hello, objectbox: We have a device that not support hard-float, but we really want to use objectbox. Can you please provide shared library or static library for armv7? Thank you...

enhancement

**Describe the bug** A lots of files in v0.20.0.tar.gz are same as those in v0.19.0.tar.gz **Basic info (please complete the following information):** - ObjectBox version: 0.20.0 - C or C++...

bug