[ ソース: ruby-graffiti ]
パッケージ: ruby-graffiti (2.3.2-1)
ruby-graffiti に関するリンク
Debian の資源:
ruby-graffiti ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.nongnu.org]
類似のパッケージ:
Relational RDF store for Ruby
Graffiti is an RDF store based on dynamic translation of RDF queries into SQL. Graffiti allows one to map any relational database schema into RDF semantics and vice versa, to store any RDF data in a relational database.
Graffiti uses Sequel to connect to database backend and provides a DBI-like interface to run RDF queries in Squish query language from Ruby applications.
その他の ruby-graffiti 関連パッケージ
|
|
|
|
-
- dep: ruby-pg
- PostgreSQL interface for Ruby
- または ruby-mysql2
- simple, fast MySQL library for Ruby
- または ruby-sqlite3
- SQLite3 interface for Ruby
-
- dep: ruby-sequel
- Simple, flexible, and powerful SQL database access toolkit for Ruby
-
- dep: syncache
- Thread-safe time-limited cache for Ruby
-
- sug: ruby-sequel-pg
- Faster SELECTs when using Sequel with pg