Skip to main content

An awesome database!

Project description

Super Database 3000

Branch Build Coverage Package
master Build Status Coverage Status PyPI version
dev Build Status Coverage Status -

Install:

  • pip install superdatabase3000

Usage:

  • first, launch a server:
from superdatabase3000 import DbServer

server = DbServer()
server.read_loop()
  • connect client:
from superdatabase3000 import DbClient

client = DbClient()
df = client.select("/toto")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

superdatabase3000-0.2.0.tar.gz (12.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page