[ trixie ]
[ sid ]
[ 原始碼: rdflib-sqlalchemy ]
套件:python3-rdflib-sqlalchemy(0.5.4+git99f4689-1)
python3-rdflib-sqlalchemy 的相關連結
Debian 的資源:
下載原始碼套件 rdflib-sqlalchemy:
- [rdflib-sqlalchemy_0.5.4+git99f4689-1.dsc]
- [rdflib-sqlalchemy_0.5.4+git99f4689.orig.tar.gz]
- [rdflib-sqlalchemy_0.5.4+git99f4689-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
RDFLib store using SQLAlchemy dbapi as back-end
RDFLib-SQLAlchemy is a formula-aware store for RDFLib that uses SQLAlchemy to persist triples in relational databases.
Tested backends include:
* SQLite, using the built-in Python driver * MySQL, using mysql-connector * PostgreSQL, using psycopg2 or pg8000
其他與 python3-rdflib-sqlalchemy 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-alembic
- lightweight database migration tool for SQLAlchemy - Python module
-
- dep: python3-rdflib
- Python 3 library containing an RDF triple store and RDF parsers/serializers
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library
-
- dep: python3-sqlalchemy (>= 2.0.23)
- SQL toolkit and Object Relational Mapper for Python 3
-
- sug: python3-mysql-connector
- 套件暫時不可用
-
- sug: python3-psycopg2
- Python 3 module for PostgreSQL