Showing 33 open source projects for "remove"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 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
    pgactive

    pgactive

    PostgreSQL replication extension to create an active-active database

    ...Because active-active replication introduces new complexity (conflicts, schema changes, write amplification), pgactive provides tools for managing replication sets, conflict logging tables, and administrative commands to detach nodes or remove the extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ldap-preg_replace

    Replace/add/delete LDAP attributes online with regular expressions

    Replace, add and delete values of LDAP attributes online with regular expressions. Automate daunting data maintenance Tasks. Save yourself from the need to fiddle around with LDIF Change files (or create them based on the replacement result)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RDM

    RDM

    Cross-platform GUI management tool for Redis

    Cross-platform open source database management tool for Redis. RDM is easy-to-use GUI tool available for Windows, Linux, MacOS and iPadOS. Analyse your Redis ® memory usage with RDM and remove obsolete data with bulk removal. RDM supports all latest Redis ® features: ACL, Streams, Cluster, Sentinel, ReJSON module, HyperLogLog, etc. Build-in TLS, SSH and TLS-over-SSH tunneling for easy and secure access to any redis-server. RDM works with Amazon ElastiCache, Microsoft Azure Redis Cache, Digital Ocean and other Redis ® clouds. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel-Translatable

    Laravel-Translatable

    A Laravel package for multilingual models

    If you want to store translations of your models into the database, this package is for you. This is a Laravel package for translatable models. Its goal is to remove the complexity in retrieving and storing multilingual model instances. With this package you write less code, as the translations are being fetched/saved when you fetch/save your instance. If the property fallback is enabled in the configuration, then translatable will return the translation of the fallback locale for the fields where the translation is empty. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    Books

    A text based book-keeping application

    Written in C++, Books is a database book-keeping program where the user can add, edit, print, sort, and remove books. The data enter-able includes Author, Title, Publication year and cost. All information is stored in a .dat file (but not in a particular format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    node-orm2

    node-orm2

    Object Relational Mapping

    Supported: 4.0 + If using Nodejs >= 14 & Postgres, you must use pg driver >= 8.1. v7 doesn't work correctly (tests time out). Tests are run on Travis CI If you want you can run tests locally. Create Models, sync, drop, bulk create, get, find, remove, count, aggregated functions. Create Model associations, find, check, create and remove. Define custom validations (several builtin validations, check instance properties before saving - see enforce for details). Model instance caching and integrity (table rows fetched twice are the same object, changes to one change all). Plugins: MySQL FTS , Pagination , Transaction, Timestamps, Migrations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Qihoo360 Atlas

    Qihoo360 Atlas

    A high-performance and stable proxy for MySQL

    Atlas is a MySQL protocol-based database middleware project developed and maintained by the infrastructure team of the Web platform Department in QIHU 360 SOFTWARE CO. LIMITED(NYSE:QIHU). It fixed lots of bugs and added lot of new functions on the basis of MySQL-Proxy 0.8.2. Currently, the project has been widely applied in QIHU, many MySQL businesses has connected to the Atlas platform. The number of read and write requests forwarded by Atlas has reached billions. Rewrite all lua code with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pigeon Planner

    Pigeon Planner

    Organise and manage your pigeons

    Pigeon Planner aims to be a simple to use pigeon database. Add, edit, remove pigeons and view their details such as name, image, sex, colour, pedigree, relatives and results in the user-friendly interface.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    DatabaseOrganizer

    DatabaseOrganizer

    Application to help the database management.

    Python application to help on MySQL database management. It may be used to connect, list all tables, add, remove or modify entries. Windows installer and source code for download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    qMongoFront

    qMongoFront

    qMongoFront is a GUI tools for Mongodb. It is developed using QT

    qMongoFront is a native QT mongodb application for Linux that gives you an usable GUI interface to work with mongodb. It's free and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mysqltr

    mysqltr

    Change the encoding and collation of mysql databases on the fly.

    Change the encoding and collation of mysql databases on the fly. Clean html characters from your database, change the database storage engine, select collation type or convert text to UTF-8 or any other encoding. Completely configurable filter options. This script primarily useful in database migration and changing your database to finally support UTF-8 and other encoding types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    ...b. In Config.php varriable "$var->meta_tags" renamed to "$var->defaultMetaTags" c. TechMVC::updateMetaTags($param) has been added, will be used to add/update/remove metatags from any Controller. d. Custom Link Tag Support Enabled with controller based append facility: TechMVC::createCustomLinkTags($param); e. Session handler upgraded to avoid undefined session ids. Features Removed: ================ 1. Following functions has been removed completely: a. Utility::include_custom_lib($path, $shared
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FlockDB

    FlockDB

    A distributed, fault-tolerant graph database

    FlockDB is a specialized graph / adjacency-list storage system designed for high performance in large-scale, low-latency, real-time environments. It was developed at Twitter to store social graph data (followers, following, blocks, etc.) and secondary indexes. FlockDB emphasizes horizontal scalability, replication, and support for high rates of writes and updates, as well as efficient paging through very large result sets. It is not a general graph database in the sense of supporting complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Info Transformer is a powerful utility to maintain the information in spite of data format and storage. There are lots of high speed functions for common and special data processings. Extract, transfer, load, convert, update, match, remove and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FyDB is a distributed in-memory no-SQL DB. It supports distributed deployment, and can integrate heterogeneous data sources. Data of FyDB is stroed in memory as key-value structure, and it is also persistent. Join this project: fuyuncat@gmail.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Analyst is a free software, coded in C++, with the help of Qt. It can do research in Database, or on the Internet. It is a powerful tool because you can easily manage your database, add or remove files, get informations, and sort results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a Wordpress 2.8.6 plug-in developed to allow a user to dynamically create/remove blog posts/pages from an external database and set the post defaults to be used during the import process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple swing database is a small platform indipendent database which stores records in a file format of csv.The program was for my friend,who wanted to have access to the data in a file format of CSV (utf8).Being able to search/edit/remove/add new record
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    adminMySybase is a tool written in PHP for the administration of SyBase over the Web. Create/Browse/Edit/Remove databases, tables, rows in sybase all through PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Connect to DB2, Oracle, MS SQL and Mysql database. Add, edit and remove connections. Multiple connections simultaneously. Load/execute SQL. Export table/data as SQL/CSV/html. Import data from delimited/fixed length file. Loader with advanced option
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    You can add ,remove new records(students), send mail to selected student and view all the records(students) by using shelve module database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Delphi class for managing hierarchical data in a SQL-92 database and displaying it in TTreeView component. Includes methods: display tree, add node, remove node (with subnodes) and etc. Supports several trees in the same table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next