Search Results for "sql tools python" - Page 69

Showing 3211 open source projects for "sql tools python"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1

    PANDA

    Passing Attributes between Networks for Data Assimilation

    ...PANDA is also available in other programming languages, including: MATLAB/Octave: (1) https://drive.google.com/a/channing.harvard.edu/file/d/0BwVdzX3nIj6RamtmNVdKYVk1N2c/view?usp=sharing (2) https://github.com/QuackenbushLab/matlab-panda Python: (1) https://github.com/davidvi/pypanda (2) https://github.com/QuackenbushLab/pypanda Bioconductor/R: http://www.bioconductor.org/packages/devel/bioc/html/pandaR.html For more information please see: https://sites.google.com/a/channing.harvard.edu/kimberlyglass/tools/panda or email kimberly dot glass at channing dot harvard dot edu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Capital Market Tools

    Portfolio Management System built with only open source tools

    Portfolio Management System built with only open source tools. It's not clear yet what it will involve into but for now you can price and manage equity, bond and swap securities with a rigorous QuantLib pricing library. The system has a browser front-end and a MySQL back-end and is hosted at www.capitalmarkettools.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PubSubSQL

    An open-source in-memory database integrated with Publish-Subscribe

    ...When the underlying data changes, client subscribers receive updates in soft real-time without having to poll the database or implement database trigger hooks. PubSubSQL is written in Go and runs on Linux and Windows, with Mac OS X in the works. We provide unified APIs for Go, Java and .Net and will soon be adding Python, Objective-C, JavaScript, Ruby and more. PubSubSQL implements its own simplified flavor of SQL and has a dynamic table schema with columns auto-created on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BTS Pentesting Lab

    BTS Pentesting Lab

    BTS Pentesting Lab - a deliberately vulnerable Web application

    BTS PenTesting Lab is an open source vulnerable web application, created by Cyber Security & Privacy Foundation (www.cysecurity.org). It can be used to learn about many different types of web application vulnerabilities. Currently, the app contains the following types of vulnerabilities: *SQL Injection *XSS(includes Flash Based xss) *CSRF *Clickjacking *SSRF *File Inclusion * Code Execution *Insecure Direct Object Reference *Unrestricted File Upload vulnerability *Open URL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    HiveMind Java Web Application Cloud IDE

    HiveMind Java Web Application Cloud IDE

    Web development IDE in browser, supports Java, ruby, javascript...etc

    HiveMind is a browser based web development that combines an application container (jetty), a middleware and a developer environment that runs in the browser. It runs on the jvm so you are not limited by environment. You can run it on your laptop, company server or even on a cloud service like AWS. It supports Java, Ruby, Python, JavaScript, Groovy, Clojure. Source include so it is easy to hack so you can modify it for your own need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CSV*Loader for Oracle

    Simplified CSV turbo loader to Oracle

    Tired of writing control files? No problem! CSV*Loader will generate control file for SQL*Loader. Too slow? No problem! CSV*Loader turbo mode may load it 10x faster to your Oracle database than your good old Perl::DBI script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project has moved. Its new home is https://jpakkane.github.io/meson/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pycollibri

    3D tools written in Python and figured by Pygame

    3D tools written in Python and figured by Pygame licensed under BSD Revised and GPL version 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    macOS Setup Guide

    macOS Setup Guide

    Installing Development environment on macOS

    ...Whether you are an experienced programmer or not, this guide is intended for everyone to use as a reference for setting up your environment or installing languages/libraries. Some environments we will set up are Node (JavaScript), Python, C++ and Ruby. Even if you don't program in all of them, they are useful to have as many command-line tools rely on them. We'll also show you some useful daily use applications. The first thing you should do is update your system. To do that go: Apple menu () > About This Mac > Software Update. Also upgrade your OS to the latest version to have a more secure OS. macOS upgrades are usually free so you might as well keep your machine up to date. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10
    Infrastructure for creating document flow solutions, document forms, document printing forms. Automated data structure creation and modufication. Basic shems for store managment, accounting and other document flow tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    File based backup 52

    Content Based File level Data Backup in Python

    Content Based File level Data Backup in Python. This is a utility to backup your files. It can do full and incremental backups. It will take a directory as input, and will back up the files in that folder and all sub-folders to the backup destination directory. It can compress each file individually while backing-up. Mirrors the source directory structure under the target directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cx_Freeze is a set of utilities for freezing Python scripts into executables using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer and the Freeze utility that ships with Python itself
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    Zoozle Search & Download Suchmaschine

    Zoozle Search & Download Suchmaschine

    Zoozle 2008 - 2010 Webpage, Tools and SQL Files

    Download search engine and directory with Rapidshare and Torrent - zoozle Download Suchmaschine All The files that run the World Leading German Download Search Engine in 2010 with 500 000 unique visitors a day - all the tools you need to set up a clone. Code Contains: - PHP Files for zoozle - Perl Crawler for gathering new content to database and all other cool tools i have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    bub - A self-boot-strapping universal activity and "thing" tracker, which can be expanded for tracking tickets and work processes. Goals: Create a new tracking engine, written in PHP, that: 1. Allows tracking of abstract data. 2. Frees our minds for further dreams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project will encapsulate python routines for pricing derivatives and retrieving market data. It will also include user level tools and examples (such that openoffice Black-Scholes add-ins and spreadsheets) build around the python core modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AthTek WebXone

    AthTek WebXone

    Convert C/S type software to B/S type webapp.

    AthTek WebXone is an advanced RIA (Rich Internet Applications) Builder. It enables software developers to create web applications directly by C++Builder, VC, VB, Delphi and PowerBuilder. It can also convert C/S type software projects to B/S type web applications easily and effectively. WebXone supports all VCL components in web application development and the created web application is all browser supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Whale Music Server is (or rather WILL be) a music player similar to MPD. Program is in very early development stage, so please, dont waste your time on it. ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SeqSelector

    SeqSelector

    Tools to select sequences for capture enrichment of next-gen libraries

    The SeqSelector toolset is a suite of user-friendly, platform independent python scripts to facilitate selection of sequences for targeted enrichment of next-generation libraries through hybridization-based sequence capture. The scripts require no knowledge of programming, and can be applied to genome sequences of model or non-model species. We suggest a workflow in which genes of interest are first identified from previous studies and publicly available datasets of functional gene...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LabCrab

    A little tool to manage Computer Science labs in colleges

    LabCrab makes it easy to manage Computer Science laboratories, by providing tools to manage practical task lists and question papers. It's not complete yet. While it's fairly stable, there are a few flaws and missing features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    acp245

    ACP245 Suite: Brazil Telematics protocol implementation

    This "suite" includes a portable reference implementation and testing tools for ACP245, the automotive Telematics protocol defined by Brazil government. see: http://www.denatran.gov.br/simrav/simrav.asp
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Jcate

    a massive irc bot

    a massive java/scala irc bot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TODOs

    TODOs

    Search TODO, FIXME and similar comments in project files.

    TODOs is a small command-line utility to search TODO, FIXME and similar comments in project files. It is written in Python 3 and licensed under the terms of GNU GPL 3 license. Supported output formats are TXT, HTML and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    CLUE - C Learning Undergrad Environment

    Tools to support the learning of the C programming language

    CLUE (C Learning Undergraduate Environment) is a software allowing students to work on assignments in the C language while benefiting from support for peer testing, hyper-linked tutorials to help them understand compiler error messages, detection of "novice errors" with warnings hyper-linked to tutorials. Sponsored by National Science Foundation under award CCLI #0836863.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    A collection of software made by Milos Rancic.
    Downloads: 0 This Week
    Last Update:
    See Project