A graph query engine
Project description
Overview
Projects such as Django and Flask ship with what is known as ORM (object relational mappers). These abstractions expose much of the underlying relational behavior (both in schema and queries).This project on the other hand allows a programmer to stay entirely in the object domain (hiding any relational functionality contained within), while still allowing transparent mapping to a relational database. This transparent mapping functionality is not included in this release.
Installation
Requires python3.x
pip3 install fquery
Running tests:
alias t=pytest-3
t
You can also run it via tox.
License
This project is made available under the Apache License, version 2.0.
See LICENSE.txt for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fquery-0.1.tar.gz
.
File metadata
- Download URL: fquery-0.1.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df1bbf7fc83eb7d62d2e579b714c9a22df9062cefa964924e3253ac3bf51dcd8 |
|
MD5 | 7d2b89b8502cbb4a4cc7bae3ab74a1ff |
|
BLAKE2b-256 | fde093339dc22eb58afe0982bdacee6c374d4a31cf27fe344a6ba630c933e4c5 |
File details
Details for the file fquery-0.1-py3-none-any.whl
.
File metadata
- Download URL: fquery-0.1-py3-none-any.whl
- Upload date:
- Size: 26.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1a817da14888d980385642fd3a1260a2a8e372349a202a76c4c20d950064f42 |
|
MD5 | 9cd056fcc2de13df108ea443857111cc |
|
BLAKE2b-256 | df720a5de3330d697df2957174a401d4ce9efab1b6ff5cdc5bd27e66995a12af |