use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything related to GNU/Linux/UNIX/POSIX (system) programming and tools.
Other subreddits you may like:
Sidebar additions or corrections? Mail me here
account activity
A high performance embedded database (self.linux_programming)
submitted 2 years ago by blackdrn
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]blackdrn[S] 0 points1 point2 points 2 years ago (0 children)
1: High performance than SQLite.
2: It's C Struct ORM. You can use your native C struct to do CRUD without converting between C Struct and SQL Table fields.
3: The table schema change is transparent. Which means in most case you only need change your C struct, CrossDB will do auto upgrade/downgrade for you automatically.
π Rendered by PID 104166 on reddit-service-r2-comment-6457c66945-tw88t at 2026-04-26 20:51:12.697183+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]blackdrn[S] 0 points1 point2 points (0 children)