Showing 109 open source projects for "find"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    JabRef Bibliography Management

    JabRef Bibliography Management

    Graphical Java application for managing BibTeX and biblatex

    JabRef is an open-source, cross-platform citation and reference management tool. Stay on top of your literature: JabRef helps you to collect and organize sources, find the paper you need and discover the latest research. JabRef is available free of charge and is actively developed. It supports you in every step of your research work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SchemaCrawler

    SchemaCrawler

    Free database schema discovery and comprehension tool

    ... database. You can find potential schema design issues with lint. SchemaCrawler supports almost any database that has a JDBC driver, but for convenience is bundled with drivers for some commonly used RDBMS systems. SchemaCrawler works with any operating system that supports Java SE 8 or better. SchemaCrawler is also a Java API that makes working with database metadata as easy as working with plain old Java objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Graph Notebook

    Graph Notebook

    Library extending Jupyter notebooks to integrate with Apache TinkerPop

    .... It is recommended to explore them. All of the commands and features supported by graph notebook are explained in detail with examples within the sample notebooks. You can find them here. As this project has evolved, many new features have been added. If you are already familiar with graph-notebook but want a quick summary of new features added, a good place to start is the Air-Routes notebooks in the 02-Visualization folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OctoSQL

    OctoSQL

    Join, analyse and transform data from multiple databases

    OctoSQL is predominantly a CLI tool which lets you query a plethora of databases and file formats using SQL through a unified interface, even do JOINs between them. (Ever needed to join a JSON file with a PostgreSQL table? OctoSQL can help you with that.) OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL. At the same time it's an easily extensible full-blown dataflow engine, and you can use it to add a SQL interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • 5
    Kysely

    Kysely

    A type-safe typescript SQL query builder

    Kysely (pronounce “Key-Seh-Lee”) is a type-safe and autocompletion-friendly typescript SQL query builder. Inspired by knex. Mainly developed for node.js but also runs on deno and in the browser. Kysely makes sure you only refer to tables and columns that are visible to the part of the query you're writing. The result type only has the selected columns with correct types and aliases. As an added bonus you get autocompletion for all that stuff. As shown in the gif above, through the pure magic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel app

    Laravel app

    Add tags and taggable behaviour to your Laravel app

    ... is installed (be sure to check the requirements first) the only thing you have to do is to add the HasTags trait to an Eloquent model to make it taggable. But we didn't stop with the regular tagging capabilities you find in every package. Laravel Tags comes with batteries included. Out of the box it has support for translating tags, multiple tag types and sorting capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    data-diff

    data-diff

    Efficiently diff rows across two different databases

    We're excited to announce the launch of a new open-source product, data-diff that makes comparing datasets across databases fast at any scale. data-diff automates data quality checks for data replication and migration. In modern data platforms, data is constantly moving between systems, and at the modern data volume and complexity, systems go out of sync all the time. Until now, there has not been any tooling to ensure that when the data is correctly copied. Replicating data at scale, across...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sql driver mock for Golang

    Sql driver mock for Golang

    Sql mock driver for golang to test database interactions

    sqlmock is a mock library implementing sql/driver. Which has one and only purpose - to simulate any sql driver behavior in tests, without needing a real database connection. It helps to maintain correct TDD workflow. In v1.2.0 sqlmock.Rows has changed to struct from interface, if you were using any type references to that interface, you will need to switch it to a pointer struct type. Also, sqlmock.Rows were used to implement driver.Rows interface, which was not required or useful for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    usql

    usql

    Universal command-line interface for SQL databases

    ..., and multiple database support. Database administrators and developers that would prefer to work with a tool like psql with non-PostgreSQL databases, will find usql intuitive, easy-to-use, and a great replacement for the command-line clients/tools for other databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
    Learn More
  • 10
    Nebula Graph

    Nebula Graph

    A distributed, fast open-source graph database

    The graph database built for super large-scale graphs with milliseconds of latency. Optimized SUBGRAPH and FIND PATH for better performance. Optimized query paths to reduce redundant paths and time complexity. Optimized the method to get properties for better performance of MATCH statements. Nebula Graph adopts the Apache 2.0 license, one of the most permissive free software licenses in the world. Free as in freedom, because, under the Apache 2.0 license, you can use, copy, modify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jenkins Docker

    Jenkins Docker

    Docker jenkins repo

    ... a container, you can use a Docker command to extract the data, or other options to find where the volume data is. Note that some symlinks on some OSes may be converted to copies (this can confuse jenkins with lastStableBuild links etc). You can define the number of executors on the Jenkins built-in node using a groovy script. By default it is set to 2 executors, but you can extend the image and change it to your desired number of executors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    lowdb

    lowdb

    Small local JSON database powered by Lodash

    Small JSON database for Node, Electron and the browser. Powered by Lodash. You can use any of the powerful lodash functions, like _.get and _.find with shorthand syntax. Lowdb is perfect for CLIs, small servers, Electron apps and npm packages in general. It supports Node, the browser and uses lodash API, so it's very simple to learn. Actually, if you know Lodash, you already know how to use lowdb. lowdb doesn't support Cluster and may have issues with very large JSON files (~200MB). A UMD build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Redix

    Redix

    A very simple pure key => value storage system that speaks Redis

    redix is a very simple key => value storage engine that speaks redis and even more simpler and flexible. redis is very simple, sometimes we abuse it, so I decided to build a pure key-value storage system that introduces the core utilities for building any data structure you want based on the key => value model that is because I think that everything could be modeled easily using that model, so I decided to not to follow redis and all of its commands, you won’t find lpush, hset, sadd, … etc you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EMAGNET

    EMAGNET

    Automated hacking tool to find leaked databases with 97.1% accuracy

    Automated hacking tool that will find leaked databases with 97.1% accurate to grab mail + password. Before using Emagnet, please remember that with great power comes great responsibility. Pastebin patched the vulnerability I previously used in order to get recent uploads, so at the moment it is not possible to get recently uploaded files, you are now limited to all syntaxes exempt the default one (95% get's uploaded as 'text' and this is removed from all recent upload lists). Bruteforce support...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    SQL*Plus Commander

    SQL*Plus Commander

    Text-based user interface to query data on Oracle DB in a smart way

    ... of query and uses the results as parameters for other queries. suggested for DBA activities, log tables browsing. downloaded version contains a demo with HR data model from oracle.com Try it and let me know if you find it useful any idea or suggestion will be appreciated
    Downloads: 27 This Week
    Last Update:
    See Project
  • 16
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    ... will find binary downloads and discussion (https://sourceforge.net/p/crgrep/discussion/) . The actual development and issue tracking can be found here: https://bitbucket.org/cryanfuse/crgrep
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    invoicing-car-repair

    invoicing-car-repair

    An Invoicing program for Auto Shops written in vba and MS-Access.

    ... for A/R, Inventory, History and Accounting Purposes. See the readme file, and manual for greatest use of this App. This is an upgrade of Version 5d to 6a. The application now has an Appointment feature. Find this and/or other free programs at: https://gotomarcus.com/main/marcus/index.php
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Invoicing-AR-Inventory

    Invoicing-AR-Inventory

    Simple Invoicing program for Desktop written in vba and Access

    ... and Accounting Purposes. Read the readme file, and manual for greatest use of this App. This is an upgrade of Version to 6a. The application can now produce a Revenue Graph, you can add Inventory on the Invoice, and print mail labels. The MS-Access Runtimes for 32/64 bits are included. The ZIP file contains all program code, and program elements needed to work on. Find this and/or other free programs at: https://gotomarcus.com/main/marcus/index.php
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Mondroid

    Mondroid

    Open Source Mongodb Client For Mobile

    Mondroid is an open source mongodb client for mobile devices. Features - Both mongodb:// and mongodb+srv:// connections are supported - Adding, removing and reordering connection strings - Naming connection strings - Auto reconnecting - Creating and deleting collections - Number of documents can be seen in each collection tile - Find queries are supported in json format - CRUD operations are supported - On listing page; documents are represented in expandable tree format...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Raman Data Search and Storage

    Raman Data Search and Storage

    A Raman spectra library with search and storage function.

    Raman Data Search and Storage (RDSS) software was developed as an analytical tool for a fast and accurate identification of unknown minerals by comparison of their spectra with the indexed library of data. A search function was implemented to enable users to find a specific peak value. Using the asterisk character (*) as a placeholder for one or more unknown peak value(s), the software will return the best match(es). Besides the search utility by the Raman band positions, which was proven...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Key Store

    Key Store

    Scriptural Keys Restoration - decoded universally symbolic language

    The Key Store is a directory where users can find the symbolic meaning to a word as defined in Holy Scripture. These are often referred to as the keys of the Kingdom of Heaven. Much like a secret code, the directory exposes a universal dialect, all but nearly lost throughout the Dark Ages of time. Yet, fragments of this language remained until today such as, Father = Time and Mother = Nature. The database is expandable to grow as more entries and the sources are uncovered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    billing-equipment-repair

    billing-equipment-repair

    A billing APP for Equipment Sales/Repair Shops written in MS-Access.

    ..., Appointments, and Quotes, and produces reports for A/R, Inventory, History and Accounting Purposes. See the readme file, and manual for greatest use of this App. Find other free programs at: https://gotomarcus.com/marcusacademy/marcusmain/index.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Apricot DB

    Apricot DB

    Database ERD- design tool with Reverse Engineering

    Design/Reverse Engineer/Generate Scripts/Compare Versions of all major databases with "Apricot DB" ERD- tool "Apricot DB" is a database tool for design and analysis of the relational database structure. It represents the DB- structure in the form of editable Entity/Relationship Diagrams (ERD). "Apricot DB" allows to perform reverse engineering on the existing database, as well as to create a new database structure from scratch. Allows to generate the essential DDL- scripts for...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 24

    VISTA2SQL

    VISTA MEDICAL APP DATABASE REPLICATED TO RELATIONAL DB

    Pleased to inform that i have completed the integration of M2SQL with VISTA metadata . That means you can now replicate your VISTA Database to a relational database . Currently M2SQL supports SQLITE and MYSQL . Attached a zip file where you will find :- vdb.sqlite - full VISTA Database populated with WHO Demo Data (about GB) VISTA_APP_DOC.html - Vista metadata documentation as reflected in M2SQL Repository (open with browser , give it few seconds to open as it us huge) VISTAMETA.txt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Thesa

    Thesa

    It is a Platform to connect to tryton (json-rpc) and is based on qt

    ...: https://download.qt.io/official_releases/QtForPython/pyside2/ Run: python3 main.py you can find source code in: https://github.com/numaelis/thesa
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next