InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InstantDB: compressing data


Dave

Couple of possibles, bit related to text storage. All char and varchar
columns in IDB reserve fixed length entries for unicode strings. You could
either use the SMALLCHAR type to get revert to 1 byte chars, or the TEXT
type to get variable length unicode strings. Unfortunately, the best
combination - 1 byte variable length strings, doesn't seem to be an option
right now.

Regards

Pete

--

Peter Hearty                         peter.hearty@lutris.com
Lutris Technologies (UK)        http://www.lutris.com
----- Original Message -----
From: "Ekhaus, Dave" <dse@gist.com>
To: "Instantdb (E-mail)" <InstantDB@enhydra.org>
Sent: Monday, January 15, 2001 6:16 PM
Subject: InstantDB: compressing data


> hi
>
> anyone have any suggestions on strategies to compress data that is
> stored in instantdb.   i'm very impressed with instantdb as a product -
> howevery, i need to squeze the data i have into a much smaller footprint
and
> would like to not have to reorganize the database schema.
>
> thanks
> dave
>
> --------------------------------------------------------------------------
---
> To unsubscribe from this mailing list, send email to majordomo@enhydra.org
> with the text "unsubscribe instantdb" in the body of the email.
> If you have other questions regarding this mailing list, send email to
> the list admin at owner-instantdb@enhydra.org.
>


-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.