Ming

Software Screenshot:
Ming
Software Details:
Version: 0.5.2 updated
Upload Date: 12 May 15
Developer: Rick Copeland
Distribution Type: Freeware
Downloads: 7

Rating: nan/5 (Total Votes: 0)

MongoDB is database server written in C++. It follows the NoSQL, key-value store system and is scalable, high-performance and open sourced.

Ming was written to allow developers to query, interact and automate some MongoDB database operations using Python code only.

This makes writing Python apps and websites a lot easier because developers can use Python syntax to run SQL operations instead of complicating themselves with C++ and SQL code.

Ming includes basic database connection methods, schema migration, schema enforcement, database querying and result fetching abstraction layers, covering most of the MongoDB operations and features.

Ming is basically an ODM (Object-Document Mapper), what ORMs (Object-Relational Mappers) are to relational databases like PostgreSQL or MySQL.

What is new in this release:

  • Compatible with pymongo 2.7
  • Compatible with Python 3.3 and 3.4
  • Compatible with PyPy
  • Fix update_if_not_modified
  • MIM: support float comparisons

What is new in version 0.5.1:

  • Compatible with pymongo 2.7
  • Compatible with Python 3.3 and 3.4
  • Compatible with PyPy
  • Fix update_if_not_modified
  • MIM: support float comparisons

What is new in version 0.4.2:

  • Schema migration now raises the new schema error if both old & new are invalid.
  • Aggregation methods added to session. distinct, aggregate, etc are now available for convenience and pass through directly to pymongo.

Similar Software

Riak
Riak

12 May 15

ToroDB
ToroDB

9 Apr 16

pyodbc
pyodbc

12 May 15

remoteStorage.js
remoteStorage.js

6 Mar 16

Other Software of Developer Rick Copeland

MongoMultiMaster
MongoMultiMaster

20 Feb 15

Zarkov
Zarkov

14 Apr 15

Comments to Ming

Comments not found
Add Comment
Turn on images!