Skip to main content

Hyper Table Management System (HTMS) - high level API

Project description

Tabular-network data model

This project is a new, original approach to building data models and implementing software at the junction of the concepts of relational DBMS, network DBMS and the object-relational mapping (ORM) concept. The new data model was called a "Tabular-Network".

Tabular-Network DBMS may be of interest in subject areas in which existing SQL and NoSQL systems are not always effective: in big data processing, in adaptive applications with self-modifying database structures, in embedded systems etc. The first functionally complete implementation of the API was called the HyperTable Management System (HTMS).

Simplicity was one of the main goals of creating HTMS. Using the HTMS API is no more complicated than the APIs of well-known ORMs such as Django. But the tabular-network model is much closer to the real world than the relational model, so to design the databases easier.

HTMS includes:

  • htms_obj_api - object-oriented high level API - a library of utilities and classes at the logical level for creating a database and manipulating data in application code (analogue of ORM);
  • htms_mid_api - library of middle level utility functions and classes, which is the basis for the htms_obj_api, and it can also be used by application's programmers;
  • htms_low_api - library of low level utility functions and classes, which is the basis for htms_mid_api and htms_obj_api, and it can also be used by experienced system programmers;
  • HTed - a universal HyperTable screen editor, implemented as a website on the Django framework, which can connect to any server regardless of applications (functionally close to the PgAdmin web utility for PostgeSQL);

Full description: https://github.com/Arselon/HTMS

Copyright 2018-2021 Arslan S. Aliev http://arslan-aliev.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

htms_obj-2.3.1.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

htms_obj-2.3.1-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file htms_obj-2.3.1.tar.gz.

File metadata

  • Download URL: htms_obj-2.3.1.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9

File hashes

Hashes for htms_obj-2.3.1.tar.gz
Algorithm Hash digest
SHA256 3486c77858ca659a018439c526b814761d84fc46ea8aa2ba368c32e2b25c280a
MD5 ed6e847bccb05d2837560607879a8ea7
BLAKE2b-256 4e5c981919da0c7f559bc618228923ccbd3b5353e16c7bb1389647b217ccb2b8

See more details on using hashes here.

File details

Details for the file htms_obj-2.3.1-py3-none-any.whl.

File metadata

  • Download URL: htms_obj-2.3.1-py3-none-any.whl
  • Upload date:
  • Size: 12.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9

File hashes

Hashes for htms_obj-2.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 eddb6f601951ae094067e2567c48143a84344b80f2b86352719851ccb8659687
MD5 0c6621117653e5c4769ed05aa5b5a463
BLAKE2b-256 b829d1a2f11091ee0be16230d1a70cc3cdc1feaaae87257771e61b07619d6945

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page