Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

records

Compare

  Analyzed 2 months ago

SQL for Humans™

606 lines of code

4 current contributors

10 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

sqlautocode

Compare

  Analyzed 2 months ago

AutoCode is a flexible tool to autogenerate a model from an existing database. This is a slightly different approach to SqlSoup, that lets you use tables without explicitly defining them. Readme excerpt (included in package): Current Maintainer: Simon Pamies (spamsch) E-Mail: ... [More] s.pamies at banality dot de Authors: Paul Johnson (original author) Christophe de Vienne (cdevienne) E-Mail: cdevienne at gmail dot com Svilen Dobrev (sdobrev) E-Mail: svilen_dobrev at users point sourceforge dot net Credits: Werner F. Bruhin Tips and code for 0.5 release Jason Kirtland Refactoring and bugfixes for 0.5.1 License: MIT see license.txt Documentation: Call autocode.py --help for a list of available self explaining options. Example: autocode.py -o model.py -u postgres://postgres:user@password/MyDatabase -s myschema -t Person*,Download ToDo: + Add support for automagically creating relations + Generate ActiveMapper / Elixir [Less]

1.06K lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

OSMAlchemy

Compare

  Analyzed 2 months ago

OpenStreetMap to SQLAlchemy bridge

35.9K lines of code

0 current contributors

almost 7 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

Amir

Compare

  No analysis available

Amir is an accounting software designed mainly for persian users. It is developed using pygtk libraries, and uses launchpad for hosting source code and bug tracking.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

greptable

Compare

  No analysis available

List tables of SQL databases for easy schema greps.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

miruku

Compare

  No analysis available

A migration toolkit for SQLAlchemy.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...

GINO

Compare

  Analyzed 2 months ago

GINO - GINO Is Not ORM - is an extremely simple Python ORM, using SQLAlchemy core to define table models, and asyncpg to interact with database. GINO tries to stay in the middle between ORM and non-ORM: GINO operates database rows with "plain old Python objects" - a rollback doesn't magically ... [More] change their values. Any database operations are explicit. There are no dirty models, no sessions, no magic. You have concrete control to the database, through a convenient object interface. GINO depends on asyncpg, which means it works only for PostgreSQL and asyncio, so Python 3.6 is required. Based on SQLAlchemy, gate to its ecosystem is open - feel free to use e.g. Alembic to manage your schema changes. And we specially designed a few candies for the Sanic server. [Less]

11.8K lines of code

14 current contributors

over 3 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

rpclib

Compare

  Analyzed 2 months ago

This is a simple, easily extendible soap library that provides several useful tools for creating, publishing and consuming soap web services in python.

133 lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This

shove

Compare

  No analysis available

Common object storage and caching frontend supporting Python dictionary-style access and transparent object serialization and compression.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

socmanager

Compare

  Analyzed 2 months ago

Welcome to socmanager, a member management software for a choir. This software is used to serve http://www.schwaebischer-oratorienchor.de/. It contains both the actual server software and the content of the website.

31.2K lines of code

2 current contributors

6 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This