All Projects → california-civic-data-coalition → Django Postgres Copy

california-civic-data-coalition / Django Postgres Copy

Licence: mit
Quickly import and export delimited data with Django support for PostgreSQL's COPY command

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Django Postgres Copy

Django Pgviews
Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.
Stars: ✭ 150 (+7.91%)
Mutual labels:  sql, postgres, django
Evolutility Server Node
Model-driven REST or GraphQL backend for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.
Stars: ✭ 84 (-39.57%)
Mutual labels:  sql, postgres
Archer
基于inception的自动化SQL操作平台,支持SQL执行、LDAP认证、发邮件、OSC、SQL查询、SQL优化建议、权限管理等功能,支持docker镜像
Stars: ✭ 1,239 (+791.37%)
Mutual labels:  sql, django
Oxidizer
📦 A Rust ORM based on tokio-postgres and refinery
Stars: ✭ 100 (-28.06%)
Mutual labels:  sql, postgres
Locopy
locopy: Loading/Unloading to Redshift and Snowflake using Python.
Stars: ✭ 73 (-47.48%)
Mutual labels:  sql, copy
Djongo
Django and MongoDB database connector
Stars: ✭ 1,222 (+779.14%)
Mutual labels:  sql, django
Docker Django Example
A production ready example Django app that's using Docker and Docker Compose.
Stars: ✭ 86 (-38.13%)
Mutual labels:  postgres, django
Django Tsvector Field
Django field for tsvector (PostgreSQL full text search vector) with managed stored procedure and triggers.
Stars: ✭ 56 (-59.71%)
Mutual labels:  postgres, django
Postgres Checkup
Postgres Health Check and SQL Performance Analysis. 👉 THIS IS A MIRROR OF https://gitlab.com/postgres-ai/postgres-checkup
Stars: ✭ 110 (-20.86%)
Mutual labels:  sql, postgres
Sqhell.vim
An SQL wrapper for vim
Stars: ✭ 113 (-18.71%)
Mutual labels:  sql, postgres
Go Postgres Jwt React Starter
A go, gin, and postgres API with jwt auth, complete with a react frontend
Stars: ✭ 115 (-17.27%)
Mutual labels:  sql, postgres
Ebean
Ebean ORM
Stars: ✭ 1,172 (+743.17%)
Mutual labels:  sql, postgres
Rpg Boilerplate
Relay (React), Postgres, and Graphile (GraphQL): A Modern Frontend and API Boilerplate
Stars: ✭ 62 (-55.4%)
Mutual labels:  sql, postgres
Sql
MySQL & PostgreSQL pipe
Stars: ✭ 81 (-41.73%)
Mutual labels:  sql, postgres
Squid
🦑 Provides SQL tagged template strings and schema definition functions.
Stars: ✭ 57 (-58.99%)
Mutual labels:  sql, postgres
Electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
Stars: ✭ 1,267 (+811.51%)
Mutual labels:  sql, postgres
Goose
A database migration tool. Supports SQL migrations and Go functions.
Stars: ✭ 2,112 (+1419.42%)
Mutual labels:  sql, postgres
Ppx pgsql
Syntax extension for embedded SQL queries using PG'OCaml.
Stars: ✭ 50 (-64.03%)
Mutual labels:  sql, postgres
Postgres.py
A nice PostgreSQL client library
Stars: ✭ 54 (-61.15%)
Mutual labels:  sql, postgres
Go Structured Query
Type safe SQL query builder and struct mapper for Go
Stars: ✭ 101 (-27.34%)
Mutual labels:  sql, postgres

Quickly import and export delimited data with Django support for PostgreSQL's COPY command

|Build Status| |PyPI version| |Coverage Status| |Documentation Status|

  • Documentation: django-postgres-copy.californiacivicdata.org <http://django-postgres-copy.californiacivicdata.org>__
  • Issues: github.com/california-civic-data-coalition/django-postgres-copy/issues <https://github.com/california-civic-data-coalition/django-postgres-copy/issues>__
  • Packaging: pypi.python.org/pypi/django-postgres-copy <https://pypi.python.org/pypi/django-postgres-copy>__
  • Testing: travis-ci.org/california-civic-data-coalition/django-postgres-copy <https://travis-ci.org/california-civic-data-coalition/django-postgres-copy>__
  • Coverage: coveralls.io/r/california-civic-data-coalition/django-postgres-copy <https://coveralls.io/r/california-civic-data-coalition/django-postgres-copy>__

.. |Build Status| image:: https://travis-ci.org/california-civic-data-coalition/django-postgres-copy.svg?branch=master :target: https://travis-ci.org/california-civic-data-coalition/django-postgres-copy .. |PyPI version| image:: https://badge.fury.io/py/django-postgres-copy.svg :target: https://badge.fury.io/py/django-postgres-copy .. |Coverage Status| image:: https://coveralls.io/repos/github/california-civic-data-coalition/django-postgres-copy/badge.svg?branch=master :target: https://coveralls.io/github/california-civic-data-coalition/django-postgres-copy?branch=master .. |Documentation Status| image:: https://readthedocs.org/projects/django-postgres-copy/badge/ :target: http://django-postgres-copy.californiacivicdata.org

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].