We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.
Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
Learn More
Secure your business by securing your people.
Over 100,000 businesses trust 1Password
Take the guesswork out of password management, shadow IT, infrastructure, and secret sharing so you can keep your people safe and your business moving.
Fluent Migrator is a migration framework for .NET much like Ruby on Rails Migrations. Migrations are a structured way to alter your database schema and are an alternative to creating lots of sql scripts that have to be run manually by every developer involved. Migrations solve the problem of evolving a database schema for multiple databases (for example, the developer's local database, the test database and the production database). Database schema changes are described in classes written in...
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...
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...
.NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries
Develop clean code with our .NET components (plus PowerShell, SQL, Java, Perl, and JavaScript components as well!). CleanCode highlights include user controls, a validation engine, a diagnostic system, an XML/HTML pre-processor, and a variety of articles on code design.
NHibernate Query Analyzer is a tool to help developer understand NHibernate. This tool allows you to view the results from NHibernate both in their raw format from the DB and object graphs returned from NHibernate.
SqlBuddy is a tool for use with Microsoft SQL Server and MSDE, written in csharp/ DotNet (.NET), to facilitate SQL script writing. It is serves a slightly different purpose that of Query Analyser, in that it is aimed to *help* the user write SQL.
ARMR provides a foundation for creating an efficient in-memory database. Its unique list processing structures simplify programming logic and allow the developer to rapidly sort, group, and select data. Give your app a hypercard like capability.
Aztec is a command based database application that has similar functionality and uses as SQL. Aztec operates around the "Core-Civilization" enabling interfacing with other applications along with highly customized client and IDE applications.
Evertune | Improve Your Brand's Visibility in AI Search
For enterprise marketing teams looking for a platform to understand and influence how AI models like ChatGPT recommend their products or services.
Evertune is the Generative Engine Optimization (GEO) platform that helps brands improve visibility in AI search across ChatGPT, AI Overview, Gemini, Claude and more.
Database abstraction layer that simplifies and makes access to data more developer friendly without the need to handle complex string concatenations. Use of expressions like: select.Where("Id").IsEqualTo(_myGuid) makes coding faster and more readable.
Oracle PL/SQL Code Editor. Allows you to connect to any Oracle Database, browse the database objects and edit and debug PL/SQL code with syntax highlighting. The main focus is for it to be some kind of a PL/SQL IDE, free to download, use, modify!
PersonalDataStripper is a tool to export data from a database anonymizing the privacy
related one in the process by applying a set of rules. It is intended to
transfer data from a client database to the developer site.
This project will allow a developer to work with any database without regard to the underlying database by making the ADO.NET database interfaces more usable.