Divmod Sine


Version: 0.6.0
Size:
193KB
Requirements:
No special requirements
Seller:
Divmod, Inc
Price:
Free
System:
Linux
Rating:
4.8
License:
Freeware

Description - Divmod Sine



Axiom is an object database whose primary goal is to provide an object-oriented Layer with what we consider to be the key aspects of OO, i.e. polymorphism and message dispatch, without hindering the power of an RDBMS. It is designed to "feel Pythonic", without encouraging the typical ORM behavior such as Potato programming. Axiom provides a full interface to the database, which strongly suggests that you do not write any SQL of your own. Metaprogramming is difficult and dangerous (as many, many SQL injection attacks amply demonstrate). Writing your own SQL is still possible, however, and Axiom does have several methods which return Fragments of generated schema if you wish to use them in your own queries. Axiom currently supports only SQLite and does NOT have any features for dealing with concurrency. We do plan to add some later, and perhaps also support other databases in the future. Take a look at our concurrency and scalability PaGE for more information - we`ll update this as the community makes Progress on these issues.



More in Databases-Divmod Sine

Database Object Divmod Sine Methods Which Return