Showing 35 open source projects for "url"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    Redash

    Redash

    Connect to any data source, easily visualize and share your data

    Redash is an essential tool to help you make sense of your data. It allows everyone, regardless of level of technical know-how to harness the power of data. SQL users connect, query, visualize and share data easily and efficiently, allowing everyone in their organization to use the data. Redash combines the power and comfort of an SQL client with the collaborative benefits of a cloud-based service. It lets you create big, beautiful and easy to digest visualizations on dashboards for...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    migrate

    migrate

    Database migrations, CLI and Golang library

    Database migrations are written in Go. Use as CLI or import as a library. Migrate reads migrations from sources and applies them in correct order to a database. Drivers are "dumb", migrate glues everything together and makes sure the logic is bulletproof. (Keeps the drivers lightweight, too.) Database drivers don't assume things or try to correct user input. When in doubt, fail. Package migrate reads migrations from sources and runs them against databases. Sources are defined by the...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    AriaNg

    AriaNg

    A modern web frontend making aria2 easier to use

    AriaNg is a modern web frontend making aria2 easier to use. AriaNg is written in pure html & javascript, thus it does not need any compilers or runtime environment. You can just put AriaNg in your web server and open it in your browser. AriaNg uses responsive layout, and supports any desktop or mobile devices. Sort tasks (by name, size, progress, remaining time, download speed, etc.), files, bittorrent peers. Search tasks, and retry tasks. Adjust task order by dragging. More information of...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Dbmate

    Dbmate

    A lightweight, framework-agnostic database migration tool

    ...Migrations are run atomically inside a transaction. Supports creating and dropping databases (handy in development/test). Supports saving a schema.sql file to easily diff schema changes in git. Database connection URL is defined using an environment variable (DATABASE_URL by default), or specified on the command line.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    pq

    pq

    Pure Go Postgres driver for database/sql

    In most cases clients will use the database/sql package instead of using this package directly. Similarly to libpq, when establishing a connection using pq you are expected to supply a connection string containing zero or more parameters. A subset of the connection parameters supported by libpq are also supported by pq. Additionally, pq also lets you specify run-time parameters (such as search_path or work_mem) directly in the connection string. This is different from libpq, which does not...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Entity relation diagrams generator

    Entity relation diagrams generator

    Entity Relation Diagrams generation tool

    ERAlchemy generates Entity Relation (ER) diagram from databases or from SQLAlchemy models. The simplest way to install eralchemy on OSX is by using Homebrew. ERAlchemy requires GraphViz to generate the graphs and Python. Both are available for Windows, Mac and Linux. Thanks to it's modular architecture, it can be connected to other ORMs/ODMs/OGMs/O*Ms. Some tests require a local postgres database with a schema named test in a database named test all owned by a user named postgres with a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    embetty

    embetty

    Embetty displays remote content like tweets or YouTube videos

    ...Include the embetty lib into your HTML document. Insert an embed by using a custom tag. Embetty needs a server component that you need to run on your infrastructure. Configure the server URL for embetty using a meta data-embetty-server tag. Use the type attribute with a value of facebook, vimeo or youtube. Set the video-id attribute to the video ID. For videos of type vimeo or youtube, it's also possible to set a start-at attribute with a value of time in seconds to start the video at a specific timecode. The Embetty server component does not proxy video data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MyBatis

    MyBatis

    MyBatis SQL mapper framework for Java

    ...It is recommended that you use a classpath resource for this configuration, but you could use any InputStream instance, including one created from a literal file path or a file:// URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dadbod.vim

    dadbod.vim

    dadbod.vim: Modern database interface for Vim

    vim-dadbod (by tpope) is a modern database interface plugin for Vim and Neovim designed to let you run queries and manage database connections directly from your editor. Unlike older database plugins which required many commands or separate UI components, dadbod uses a simple model: you connect using a single connection URL and issue queries with a unified :DB command. It supports a wide array of backends — from PostgreSQL, MySQL, SQLite, Redis, MongoDB, BigQuery, Snowflake and more — via adapters. Results of queries are displayed in preview windows or splits inside Vim, allowing you to stay in your editing context rather than switching to a separate tool. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10

    Rail station Inf

    Wyszukaj dane o kilometrażu stacji i punktów eksploatacji linii PKP

    ...W edytorze wyświetla się tylko ostatnie zapytanie, więc zapis pliku spowoduje zachowanie tylko ostatniego zapytania a nie całej tabeli z zakładki "Dane". Funkcje menu "Edycja" pozwalają zrobić listę adresów URL do łączenia z API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WebApp.rs

    WebApp.rs

    A web application completely written in Rust

    ...You can adapt the application configuration within Config.toml if needed. make deploy uses podman to start a PostgreSQL container and the Rust backend container. If you wish to use docker instead of podman, set CONTAINER_RUNTIME=docker in the top of Makefile. Edit Config.toml if needed to set the backend url and PostgreSQL credentials. The login screen will accept any username and password that are equal, such as me (username) and me (password). There is currently no further user authentication yet, but nonmatching combination will result in an authentication failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FileMasta

    FileMasta

    A search application to explore, discover and share online files

    A federated search application for discovering interesting files that are being shared online, such as video, music, books, software, games, subtitles and much more. All data is crawled by od-database which collects information about the contents of servers worldwide. We don't search file contents. We host no content, we provide only access to already available files in the same way Google and other search engines do.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    Cast / Crew Edit 2

    Use IMDb's cast and crew data for DVD Profiler

    “Cast/Crew Edit 2″ only expects the URL of the movie / the TV Show on IMDb and it parses the cast/crew automatically. Afterwards you can modify the data and then copy to DVD Profiler. Please be aware that IMDb data must not be contributed to the Invelos database, but with this tool the linking ability of the crew will work (I gave up that hope for the “solution” of the DVD Profiler).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QDAC3.0

    QDAC3.0

    QDAC 3.0 is a VCL & FMX data access component

    ...Support follow formats load and save: * CSV/TXT * MDS(Binary format) * MDZ(Compressed binary format) * XML(ADO compatible) Support follow db in version 1.0: * PostgreSQL * SQLite(public or encrypt) More information please see the document. Url for 2.0:http://sourceforge.net/p/qdac 项目QQ群:250530692 项目主页:http://blog.qdac.cc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    URLstore

    URLstore

    URLstore stores private websites that you don't want to bookmark.

    URLstore is a console application that stores private websites that you don't want to bookmark. It then allows you quickly launch them on Google Chrome in incognito mode. It requires no installation and is very lightweight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OCILIB - C and C++ Driver for Oracle

    OCILIB - C and C++ Driver for Oracle

    Open source C and C++ library for accessing Oracle Databases

    ...It offers a full featured, easy and productive API. Written in ISO C and C++ on top of OCI, OCILIB runs on all Oracle platforms. NOTE : The project has moved to GitHub ! Website URL : http://www.ocilib.net GitHub URL : https://github.com/vrogier/ocilib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Clean Nuke

    Clean Nuke

    Simple and Advanced Content Management System based on phpnuke.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    easyObject

    easyObject

    modern web applications development made easy

    easyObject is an intuitive tool that enables to ensure common tasks of most web applications very easily. Written in PHP5 and using jQuery for the UI, it is fast, efficient, reliable and robust. In a word, the perfect tool for lazy and demanding developers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Arabic Named Entity Gazetteer

    Arabic Named Entity Gazetteer

    ...Lee, "Automatically Developing a Fine-grained Arabic Named Entity Corpus and Gazetteer by utilizing Wikipedia", In Proceedings of IJCNLP, p392-400. Nagoya, Japan, October, 2013. Author URL: http://www.cs.bham.ac.uk/~fsa081/index.html http://fsalotaibi.kau.edu.sa Email: fsalotaibi {AT} kau.edu.sa fsa081 {AT} cs.bham.ac.uk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    QDAC

    QDAC is a vcl quick and powerful data access components

    ...Support follow formats load and save: * CSV/TXT * MDS(Binary format) * MDZ(Compressed binary format) * XML(ADO compatible) Support follow db in version 1.0: * PostgreSQL * SQLite(public or encrypt) More information please see the document. 项目网址:http://sourceforge.net/p/qdac 项目微群:http://q.weibo.com/1085250 项目QQ群:250530692 项目主页:http://www.yibaike.org QDAC3.0 in progress and use new project,URL: https://sourceforge.net/p/qdac3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mole

    Mole

    Automatic SQL Injection Exploitation Tool

    Mole is an automatic SQL Injection exploitation tool. Only by providing a vulnerable URL and a valid string on the site it can detect the injection and exploit it, either by using the union technique or a boolean query based technique. The Mole uses a command based interface, allowing the user to indicate the action he wants to perform easily. The CLI also provides auto-completion on both commands and command arguments, making the user type as less as possible.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    gwreports
    gwreports is a MySQL reporting tool implemented as a module for XOOPS and ImpressCMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SingletDAO
    SingletDAO is a simple java data access frame work to access data in database. A Single Data Access Object to access data in database and eliminates writing custom DAOs. Easy to plug-in. Easy to manage SQL queries. Supports JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    TechMVC is a very powerful and highly optimized MVC2 based web application framework, which enables developers to build high performance Website. Current Version: 3.1.1 Features Upgraded: =============== 1. Meta Character set support enabled. Can be specified from Config.php($var->defaultCharacterSet). Default: utf-8 2. Following functions added: a. TechMVC::LoadLibrary($path, $shared = false) -> Include library to TechMVC runtime. b. In Config.php varriable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DRCAT is a catalogue of Web-based data resources for bioinformatics. It includes resource metadata (such as ID, name, description and URL) and the type, format and URL query syntax of retrievable data. DRCAT is annotated with EDAM ontology terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB