Python web framework for creating application without writing code.
Features
------------
* RESTful API to insert, read, update, delete object entries and files
* Relation between two or more objects objects
* Each object is protected by role based access control (RBAC) system
* Object
... [More] schema is not required but can be created to restrict input property or types
* Subscribe to change of any object through out of the box API
* Form builder/ viewer that does not require any code on the backend
* Authentication support for OpenID, OAuth2, Google, GitHub, Facebook [More coming]
* Built-in administration console [Less]
Delphi MongoDB Driver
---------------------
A Delphi driver to access a mongoDB server.
It maps variables onto Delphi variables of type OleVariant, which resembles the loose typing of JavaScript a lot.
There are two main units and three main objects to enable access to a mongo DB server TBSONDocument, TMongoWire, TMongoQuery
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy