Showing 30 open source projects for "time"

View related business solutions
  • PeerGFS PEER Software - File Sharing and Collaboration Icon
    PeerGFS PEER Software - File Sharing and Collaboration

    One Solution to Simplify File Management and Orchestration Across Edge, Data Center, and Cloud Storage

    PeerGFS is a software-only solution developed to solve file management/file replication challenges in multi-site, multi-platform, and hybrid multi-cloud environments.
    Learn More
  • Go beyond a virtual data room with Datasite Diligence Icon
    Go beyond a virtual data room with Datasite Diligence

    Datasite Diligence, helps dealmakers in more than 170 countries close more deals, faster.

    The data room with a view. Evolved for next-generation M&A. Built on decades of deal experience. Packed with expert tools, yet intuitive for novices. A fully mobile platform with frictionless processes. Smart AI tools that let you close more deals, faster, plus end-to-end support at all times. Do due diligence with intelligence.
    Learn More
  • 1
    RavenDB

    RavenDB

    ACID Document Database

    A NoSQL document database designed for high-performance, real-time applications with built-in distributed capabilities.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    realm dotnet

    realm dotnet

    Realm is a mobile database: a replacement for SQLite & ORMs

    ...Accelerate time-to-market with easy to learn, language-native APIs that simplify data access. Device Sync, backed by MongoDB Atlas, handles the most complex part of connecting your client to the backend with ease – guaranteeing an app that works as expected and syncs data reliably, every time. Build full mobile apps with ease.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    EventStoreDB

    EventStoreDB

    The stream database optimised for event sourcing

    ...Event Sourcing offers some great benefits over state-oriented systems; the key ones are explained below. An event-sourced system stores your data as a series of immutable events over time, providing one of the strongest audit log options available. All state changes are kept, so it is possible to move systems backward and forwards in time which is extremely valuable for debugging and “what if” analysis.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    KeePass

    KeePass

    A lightweight and easy-to-use password manager

    KeePass Password Safe is a free, open source, lightweight, and easy-to-use password manager for Windows, Linux and Mac OS X, with ports for Android, iPhone/iPad and other mobile devices. With so many passwords to remember and the need to vary passwords to protect your valuable data, it’s nice to have KeePass to manage your passwords in a secure way. KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have to...
    Leader badge
    Downloads: 332,308 This Week
    Last Update:
    See Project
  • Junie, the AI coding agent by JetBrains Icon
    Junie, the AI coding agent by JetBrains

    Your smart coding agent

    Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
    Learn More
  • 5
    CCG

    CCG

    CCG (Crud Class Generator) is a ORM tool for .Net

    The Crud Class Generator tool was developed for .Net to generate the class, which is an object model of a database table. Thanks to these created classes, many CRUD operations can be performed without writing a SQL query. *CCG is easy to use, because; it is developer-friendly *CCG is practical, because; it allows to make many crud processes without writing SQL query *CCG is fast because; The object size is very small and allowing multiple simultaneous operations to be performed by going...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Report Builder

    Report Builder

    Report Designer for .net Applications

    Creating reports is not very easy with VB.net or C# especially if your are using express editions. Visual Studio Professional provides Crystal reports which is a design time report designer. LNSoft Report Designer is an application that can be integrated in an application so that reports can be edited at runtime.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    SQLProcexp by Fabien Sabinet

    SQLProcexp by Fabien Sabinet

    SQL Server instance monitoring & protection

    ...A free professional monitoring application for SQL Server instance with historical data of : - CPU - logical read - physical read - write - SQL Queries - Wait Time - Signal wait - 1 user configurable list of waits - and 1 SQL Query preconfigured with number of users sessions Based on capture at configurable interval (2 secondes by default) of sys.sysprocesses, sys.dm_exec_requests, sys.dm_exec_sessions, sys.dm_os_wait_stats and sys.dm_exec_query_stats. Added new network protection anti-intrusion system, after a number of trying to connect via RDP or SQL the IP is BL in the FW Added new auto update Windows application Added new analysis of IP traffic (should not stay on as it's consuming some network band) No installation needed, it’s a simple small standalone c# .NET x86 executable file Sorry not open source, don't want it to be used at all or as part for commercial purpose... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RethinkDB Driver for .NET

    RethinkDB Driver for .NET

    A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage

    The RethinkDB Driver for .NET is an official client library that allows .NET applications to interact with RethinkDB, a distributed NoSQL database that supports real-time data streaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PC Server Realtime Date Time Updater

    PC Server Realtime Date Time Updater

    NOT AVAILABLE - Under Development -

    PC Server Realtime Datetime Updater Can over ride the current window's time Win32/64 Ver
    Downloads: 0 This Week
    Last Update:
    See Project
  • Construction Takeoff Software Icon
    Construction Takeoff Software

    Takeoffs From Anywhere

    Stratosphere’s cutting edge cloud platform gives estimators unprecedented freedom to complete takeoffs from anywhere with next generation takeoff and markup tools.
    Learn More
  • 10

    OPC2MongoDB

    Free tool to read data from OPC sources and save to a MongoDB database

    This tool allows to connect to OPC UA and DA servers, poll for data and subscribe to events and write data in real time to a MongoDB database. It is simple to configure, the opc2mongodb.conf file is self explained, it must be put in the same folder as the exe file. The code is written in C# and it uses the h-OPC and the oficial MongoDB libraries for C#. Requires the .NET fremework 4.6 or later. Need any help? Create an issue here or contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DBPlot (DataPlot, DatabasePlot, CsvPlot)

    Plot your data in seconds (MsSQL, MySQL, PostgreSQL, SQLite, CSV)

    A great tool to quickly visualize data. DBPlot supports MsSQL, MySQL, PostgreSQL, SQLite, and CSV files with drag-drop and data type inference capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DbPipeline.NET

    OR-Mapper for C# and VB.NET that is better than Entity Framework

    The DbPipeline.NET OR-Mapper library was created out of frustration of the shortcomings of Entity Framework in handling stateless web applications and hiding of SQL from skilled developers. The DbPipeline.NET Database Interface Library shields you, the programmer, from having to learn and work with all the ADO.NET or Entity Framework database objects at a low level, and encapsulates all this power into objects with many additional capabilities and features that are not offered in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Little Registry Cleaner
    Little Registry Cleaner is an open source program designed for Microsoft's Windows Registry. Its purpose is to remove obsolete or unwanted items that build up in the registry over time in order to improve the stability & performance of your computer
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    BOM Management Software

    BOM Management Software

    Manage your Excel Bill of Materials (BOM) in one centralized database

    The Bill of Materials Management System (BMMS) is a real time collaborative software application designed specifically for organizing and managing electronic component and bill of materials data. It enables multiple users to work in parallel and supports advanced features including version control. It is fully integrated with the Ciiva Electronic Component Search API, seamlessly bringing together the component library and bill of materials with all other related information sources in one centralized database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Object-oriented simulation-ready database simultaneously supports Java and C# APIs. Fully-transactional. Uses time-stamps and user ID to track all changes. Supports objects with properties whose values change in time under complex patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyInventory

    MyInventory

    Decentralized inventory for opensimulator accounts

    ...If a user only visits one or maybe two grids, this central storage works quite well, but as more and more grids are starting to appear, the centralist thinking starts to become frustrating. Each time a user creates an account on a new grid, the user is faced with a nearly empty inventory, and has to spend time searching for suitable clothes and accessories. In many situations it would be a lot simpler if a user could simply reuse the inventory already accumulated. This project is an attempt to give the user control of the inventory, allowing the upload and download of inventory elements between different grids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    doPersistence

    Data persistence with one line of code.

    ...For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000 objects/second. ~2,000 objects/second if loaded one row at a time. See website for example code. Or download zip file for working copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A universal datastore with plugin support which keeps a history of a persons digital data, safely encrypted, in one file. Designed to safely backup the complete digital life of the user with accessibility from any computer and mobile clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Pentaho Personalizer is based on the "dead" project PentahoLooker. The Pentaho Personalizer is sponsored by Lizacom and have a "commercialy" financed core of developers to ensure that the project do not "die" by lack of time or interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Embeddable time series database for .NET. Create and use ordered datetime/value pairs seamlessly and serialize data to disk easily. Ideal for embedding in custom financial or scientific apps requiring a quick-and-easy database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AktivHelp Support Desk System is a web-based helpdesk application that allows for the exchange of information between users and their service provider (for example an IT helpdesk and their end-users).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    This project is a graphical user interface to multiple databases or flat-file analytic back-ends. The layout and data sources of the interface will be defined by any number of XML files that are loaded by the application at start time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is a fork of the sourceforge.net project artikel23. The target of this is to migrate the postgres database environment to the open source rdbm firebird Due a lack of time, I am not able to put work on this project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Utility for scheduling a SQL Backup from server A, compressing them, copying into server B on sepecified time, running on Client/Server C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB