#26 Add upscaledb

已关闭
cruppstahl9 年之前创建 · 3 条评论

Hi @koz.ross,

I would be happy if you could add my upscaledb library (https://upscaledb.com).

You can merge my repository cruppstahl/awesome-c, or use the patch that I attached.

Thanks for your efforts! Chris

Hi @koz.ross, I would be happy if you could add my upscaledb library (https://upscaledb.com). You can merge my repository cruppstahl/awesome-c, or use the patch that I attached. Thanks for your efforts! Chris
cruppstahl 评论于 9 年之前
发布者

Not sure if attaching a file works - i got plenty of database errors. I have therefore also pasted the file.

From 323a06397f Mon Sep 17 00:00:00 2001 From: Christoph Rupp chris@crupp.de Date: Fri, 8 Apr 2016 12:20:29 +0200 Subject: [PATCH] Added upscaledb


README.md | 2 ++ 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md index bbf8d09..78b8474 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ This lists databases and data stores with C APIs.

  • [sophia][244] - A modern, embeddable key-value database. [FreeBSD][24].
  • [SQLite][22] - A self-contained, serverless, zero-configuration, transactional SQL database engine with a C interface. Public domain.
  • [UnQLite][23] - A self-contained, serverless, zero-configuration, transactional NoSQL engine with a C interface. [FreeBSD][24]. +* [upscaledb][408] - An embedded "typed" key/value store with a built-in query language. [GNU GPLv3][41].

## Documentation Generation ##

@@ -946,3 +947,4 @@ This is a 'catch-all' category for anything that doesn't fit well anywhere else.

+[408]: https://upscaledb.com

1.9.1

Not sure if attaching a file works - i got plenty of database errors. I have therefore also pasted the file. From 323a06397fb0841a6de051b41dc14139766a14a4 Mon Sep 17 00:00:00 2001 From: Christoph Rupp <chris@crupp.de> Date: Fri, 8 Apr 2016 12:20:29 +0200 Subject: [PATCH] Added upscaledb --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bbf8d09..78b8474 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ This lists databases and data stores with C APIs. * [sophia][244] - A modern, embeddable key-value database. [FreeBSD][24]. * [SQLite][22] - A self-contained, serverless, zero-configuration, transactional SQL database engine with a C interface. Public domain. * [UnQLite][23] - A self-contained, serverless, zero-configuration, transactional NoSQL engine with a C interface. [FreeBSD][24]. +* [upscaledb][408] - An embedded "typed" key/value store with a built-in query language. [GNU GPLv3][41]. ## Documentation Generation ## @@ -946,3 +947,4 @@ This is a 'catch-all' category for anything that doesn't fit well anywhere else. [405]: https://github.com/hoedown/hoedown [406]: https://github.com/srdja/Collections-C [407]: https://github.com/Juniper/libxo +[408]: https://upscaledb.com -- 1.9.1
Koz Ross 评论于 9 年之前
所有者

Hi,

Thanks for your submission, but as far as I can tell, upscaledb is a C++ project. This repository is specifically for C, and only C, and thus, I can't include it. Please correct me if I'm wrong though - then, I'd be happy to add it.

Hi, Thanks for your submission, but as far as I can tell, upscaledb is a C++ project. This repository is specifically for C, and *only* C, and thus, I can't include it. Please correct me if I'm wrong though - then, I'd be happy to add it.
Koz Ross 评论于 9 年之前
所有者

Closing for lack of movement.

Closing for lack of movement.
登录 并参与到对话中。
未选择里程碑
未指派成员
2 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。