Skip to content

Commit d97f7c1

Browse files
authored
Update README.md
Adding the C++ job
1 parent 20d1c54 commit d97f7c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ ObjectBox Embedded Database for C and C++
44
The out-of-the-box [Data Sync](https://objectbox.io/sync/) keeps data in sync across devices and any kind of backend/cloud reliably for occasionally connected devices.
55
ObjectBox Data Persistence and Data Sync follows an offline-first approach and can be used on-premise as well as with a cloud setup.
66

7+
*********************************************************************************************************************************
8+
Jobs: We're looking for a [C++ Developer](https://objectbox.io/jobs/objectbox-senior-c-plusplus-developer/) with a ❤️ for performant code
9+
*********************************************************************************************************************************
10+
711
This is the **ObjectBox runtime library** to run ObjectBox as an embedded database in your C or C++ application.
812

913
Here's a C++ example that inserts a `Task` data object (a plain user defined `struct`) into the database:

0 commit comments

Comments
 (0)